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.12.y
linux-6.13.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
2007-12-04
PHY: Add the phy_device_release device method.
Anton Vorontsov
2
-4
/
+17
2007-12-04
gianfar: fix compile warning
Grant Likely
1
-1
/
+1
2007-12-04
pasemi_mac: Fix reuse of free'd skb
Olof Johansson
1
-1
/
+1
2007-12-04
SMC911X: Fix using of dereferenced skb after netif_rx
Wang Chen
1
-1
/
+1
2007-12-04
sky2: recovery deadlock fix
Stephen Hemminger
1
-4
/
+2
2007-12-04
Fix memory corruption in fec_mpc52xx
Jon Smirl
1
-2
/
+2
2007-12-04
Don't claim to do IPv6 checksum offload
David Woodhouse
1
-1
/
+1
2007-12-04
cxgb - revert file mode changes.
Divy Le Ray
4
-0
/
+0
2007-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/net-2.6
Linus Torvalds
1
-6
/
+5
2007-12-02
LIB82596: correct data types for hardware addresses
Thomas Bogendoerfer
1
-25
/
+25
2007-12-02
via-velocity: don't oops on MTU change (resend)
Stephen Hemminger
1
-8
/
+3
2007-12-02
Stop phy code from returning success to unknown ioctls.
David Woodhouse
1
-0
/
+3
2007-12-02
SET_NETDEV_DEV() in fec_mpc52xx.c
David Woodhouse
1
-0
/
+2
2007-12-02
net: smc911x: only enable for mpr2 on sh.
Paul Mundt
1
-1
/
+1
2007-12-02
e1000: Fix NAPI state bug when Rx complete
Auke Kok
1
-1
/
+1
2007-12-02
sky2: turn of dynamic Tx watermark workaround (FE+ only)
Stephen Hemminger
1
-0
/
+7
2007-12-02
sky2: don't use AER routines
Stephen Hemminger
1
-30
/
+7
2007-12-02
sky2: revert to access PCI config via device space
Stephen Hemminger
2
-38
/
+56
2007-12-02
cxgb - fix stats
Divy Le Ray
4
-89
/
+96
2007-12-02
cxgb - fix NAPI
Divy Le Ray
1
-4
/
+2
2007-12-02
cxgb - fix T2 GSO
Divy Le Ray
3
-20
/
+18
2007-12-02
ucc_geth: handle passing of RX-only and TX-only internal delay PHY connection...
Kim Phillips
1
-0
/
+10
2007-12-02
phylib: marvell: add support for TX-only and RX-only Internal Delay
Kim Phillips
1
-9
/
+17
2007-12-02
skge: MTU changing fix
Stephen Hemminger
1
-33
/
+2
2007-12-02
skge: serial mode register values
Stephen Hemminger
1
-3
/
+6
2007-12-02
skge version 1.13
Stephen Hemminger
1
-1
/
+1
2007-12-02
skge: increase TX threshold for Jumbo
Stephen Hemminger
1
-6
/
+5
2007-12-02
skge: fiber link up/down fix
Stephen Hemminger
1
-7
/
+12
2007-12-02
skge: retry on MAC shutdown
Stephen Hemminger
1
-11
/
+8
2007-12-02
skge: receive flush logic
Stephen Hemminger
1
-7
/
+2
2007-12-02
skge: FIFO Ram calculation error
Stephen Hemminger
1
-2
/
+2
2007-12-02
S2io: Fixed the case when the card initialization fails on mtu change
Sreenivasa Honnur
1
-9
/
+23
2007-12-02
Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jeff Garzik
13
-21
/
+33
2007-12-02
Merge branch 'master' into upstream-fixes
Jeff Garzik
9
-19
/
+30
2007-11-30
iwlwifi 4965 Fix race conditional panic.
Joonwoo Park
1
-0
/
+1
2007-11-30
iwlwifi 3945 Fix race conditional panic.
Joonwoo Park
1
-0
/
+1
2007-11-30
iwlwifi: fix iwl_mac_add_interface handler
Tomas Winkler
2
-7
/
+12
2007-11-30
libertas: let more than one MAC event through
Holger Schurig
1
-1
/
+2
2007-11-30
libertas: Don't set NETIF_F_IPV6_CSUM in dev->features
David Woodhouse
1
-4
/
+0
2007-11-30
drivers/net/wireless: Add missing "space"
Joe Perches
6
-6
/
+6
2007-11-30
b43/b43legacy: fix left-over URLs and ifdefs
Stefano Brivio
3
-3
/
+3
2007-11-30
iwlwifi: fix possible NULL dereference in iwl_set_rate()
Saleem Abdulrasool
2
-0
/
+8
2007-11-29
[SUNGEM]: Fix NAPI regression with reset work
Johannes Berg
1
-6
/
+5
2007-11-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-1
/
+1
2007-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/net-2.6
Linus Torvalds
4
-10
/
+17
2007-11-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...
Linus Torvalds
2
-2
/
+2
2007-11-27
plip: fix parport_register_device name parameter
Mikulas Patocka
1
-1
/
+1
2007-11-27
plip: use netif_rx_ni() for packet receive
Mikulas Patocka
1
-1
/
+1
2007-11-24
dmfe: checkpatch fix (add whitespace)
Jeff Garzik
1
-1
/
+1
2007-11-24
Blackfin EMAC driver: fix bug - NAT doesn't work with bfin_mac driver
Vitja Makarov
1
-1
/
+1
[next]