index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-18
bnx2: Fix bug in bnx2_free_rx_mem().
Michael Chan
1
-3
/
+3
2008-12-17
jme: Fixed a typo
cwm97m
1
-1
/
+1
2008-12-17
net: kernel BUG at drivers/net/phy/mdio_bus.c:165!
Krzysztof Halasa
1
-2
/
+3
2008-12-17
drivers/net: starfire: Fix napi ->poll() weight handling
Jarek Poplawski
1
-0
/
+5
2008-12-17
tlan: Fix pci memory unmapping
Sakari Ailus
1
-4
/
+9
2008-12-16
enc28j60: use netif_rx_ni() to deliver RX packets
Baruch Siach
1
-1
/
+1
2008-12-16
tlan: Fix small (< 64 bytes) datagram transmissions
Sakari Ailus
1
-4
/
+6
2008-12-12
e1000e: fix double release of mutex
Jeff Kirsher
1
-2
/
+7
2008-12-10
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-04
netx-eth: initialize per device spinlock
Uwe Kleine-König
1
-0
/
+2
2008-12-04
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-03
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-12-01
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-29
pppol2tp: Add missing sock_put() in pppol2tp_release()
Frédéric Moulins
1
-0
/
+1
2008-11-29
mlx4_core: Save/restore default port IB capability mask
Jack Morgenstein
3
-1
/
+47
2008-11-27
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-26
net: hp-plus uses eip_poll
Randy Dunlap
1
-1
/
+1
2008-11-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
6
-19
/
+64
2008-11-26
ath5k: disable beacon filter when station is not associated
Martin Xu
2
-1
/
+35
2008-11-26
ath5k: fix Security issue in DebugFS part of ath5k
Cheng Renquan
1
-5
/
+5
2008-11-26
ath9k: correct expected max RX buffer size
Luis R. Rodriguez
1
-2
/
+11
2008-11-26
ath9k: Fix SW-IOMMU bounce buffer starvation
Luis R. Rodriguez
2
-8
/
+8
2008-11-26
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-24
drivers/net/chelsio/sge.c: remove redundant argument comments
Qinghuang Feng
1
-4
/
+0
2008-11-24
driver/net/*: remove redundant argument comments
Qinghuang Feng
6
-12
/
+0
2008-11-22
net/hp-plus: fix link errors
Randy Dunlap
1
-1
/
+1
2008-11-22
axnet_cs / pcnet_cs: moving PCMCIA_DEVICE_PROD_ID for Netgear FA411
Cord Walter
2
-1
/
+1
2008-11-21
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-20
net: ipg.c fix bracing on endian swapping
Harvey Harrison
1
-4
/
+4
2008-11-20
phylib: Fix auto-negotiation restart avoidance
Trent Piepho
1
-11
/
+23
[next]