index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-11
e1000e: fix double release of mutex
Jeff Kirsher
1
-2
/
+7
2008-12-09
sungem: improve ethtool output with internal pcs and serdes
Hermann Lauer
1
-0
/
+15
2008-12-09
sungem: Make PCS PHY support partially work again.
David S. Miller
1
-56
/
+73
2008-12-05
zd1211rw: use unaligned safe memcmp() in-place of compare_ether_addr()
Shaddy Baddah
1
-1
/
+1
2008-12-05
ipw2200: fix netif_*_queue() removal regression
Zhu Yi
1
-0
/
+4
2008-12-05
iwlwifi: clean key table in iwl_clear_stations_table function
Tomas Winkler
2
-3
/
+24
2008-12-03
netx-eth: initialize per device spinlock
Uwe Kleine-König
1
-0
/
+2
2008-12-03
enc28j60: Fix sporadic packet loss (corrected again)
Baruch Siach
1
-2
/
+14
2008-12-03
bnx2: Add workaround to handle missed MSI.
Michael Chan
2
-3
/
+38
2008-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
21
-50
/
+138
2008-12-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
3
-1
/
+47
2008-11-30
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
1
-1
/
+2
2008-11-30
get xenbus_driver ->probe() "recognized" by modpost
Al Viro
1
-3
/
+3
2008-11-30
section errors in smc911x/smc91x
Al Viro
2
-10
/
+10
2008-11-30
section misannotation in ibmtr_cs
Al Viro
1
-1
/
+1
2008-11-30
ixgbe section fixes
Al Viro
1
-5
/
+4
2008-11-28
pppol2tp: Add missing sock_put() in pppol2tp_release()
Frédéric Moulins
1
-0
/
+1
2008-11-28
mlx4_core: Save/restore default port IB capability mask
Jack Morgenstein
3
-1
/
+47
2008-11-26
macvlan: don't broadcast PAUSE frames to macvlan devices
Patrick McHardy
1
-0
/
+3
2008-11-26
sungem: Fix PCS_MIICTRL register write in gem_init_phy().
David S. Miller
1
-1
/
+1
2008-11-25
net: hp-plus uses eip_poll
Randy Dunlap
1
-1
/
+1
2008-11-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
6
-19
/
+64
2008-11-25
ath5k: disable beacon filter when station is not associated
Martin Xu
2
-1
/
+35
2008-11-25
ath5k: fix Security issue in DebugFS part of ath5k
Cheng Renquan
1
-5
/
+5
2008-11-25
ath9k: correct expected max RX buffer size
Luis R. Rodriguez
1
-2
/
+11
2008-11-25
ath9k: Fix SW-IOMMU bounce buffer starvation
Luis R. Rodriguez
2
-8
/
+8
2008-11-25
iwlagn: fix DMA sync
Johannes Berg
1
-3
/
+5
2008-11-25
phylib: Add Vitesse VSC8221 SGMII PHY
Trent Piepho
1
-9
/
+55
2008-11-24
Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6-mpc52xx into merge
Paul Mackerras
1
-1
/
+2
2008-11-23
drivers/net/chelsio/sge.c: remove redundant argument comments
Qinghuang Feng
1
-4
/
+0
2008-11-23
driver/net/*: remove redundant argument comments
Qinghuang Feng
6
-12
/
+0
2008-11-21
net/hp-plus: fix link errors
Randy Dunlap
1
-1
/
+1
2008-11-21
axnet_cs / pcnet_cs: moving PCMCIA_DEVICE_PROD_ID for Netgear FA411
Cord Walter
2
-1
/
+1
2008-11-20
phy: fix phy_id detection also for broken hardware.
Giuseppe Cavallaro
1
-2
/
+11
2008-11-20
atl2: don't request irq on resume if netif running
Alan Jenkins
1
-3
/
+5
2008-11-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
5
-16
/
+23
2008-11-20
smc911x: Fix printf format typo in smc911x driver.
Vernon Sauder
1
-1
/
+1
2008-11-20
asix: Fix asix-based cards connecting to 10/100Mbs LAN.
Pantelis Koukousoulas
1
-1
/
+3
2008-11-20
mv643xx_eth: fix recycle check bound
Lennert Buytenhek
1
-1
/
+2
2008-11-20
mv643xx_eth: fix the order of mdiobus_{unregister, free}() calls
Lennert Buytenhek
1
-1
/
+1
2008-11-20
sh: sh_eth: Update to change of mii_bus
Nobuhiro Iwamatsu
1
-2
/
+2
2008-11-19
net: ipg.c fix bracing on endian swapping
Harvey Harrison
1
-4
/
+4
2008-11-19
phylib: Fix auto-negotiation restart avoidance
Trent Piepho
1
-11
/
+23
2008-11-19
net: jme.c rxdesc.flags is __le16, other missing endian swaps
Harvey Harrison
1
-11
/
+10
2008-11-19
ixgbe: fix compilation with gcc-3.4
Alexey Dobriyan
1
-30
/
+28
2008-11-18
iwlagn: fix RX skb alignment
Johannes Berg
3
-13
/
+22
2008-11-18
mac80211: remove ieee80211_notify_mac
Johannes Berg
2
-2
/
+0
2008-11-18
libertas_tf: fix skb tail pointer
Johannes Berg
1
-1
/
+1
2008-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
23
-98
/
+494
2008-11-16
e1000e: fix IPMI traffic
Jeff Kirsher
3
-2
/
+51
[next]