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.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
2009-04-14
Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)
Yang Hongyang
5
-12
/
+12
2009-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300
Linus Torvalds
1
-1
/
+1
2009-04-10
Separate out the proc- and unit-specific header directories from the general
David Howells
1
-1
/
+1
2009-04-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-2
/
+3
2009-04-09
igb: remove sysfs entry that was used to set the number of vfs
Alexander Duyck
1
-105
/
+54
2009-04-09
igbvf: add new driver to support 82576 virtual functions
Alexander Duyck
12
-0
/
+5175
2009-04-09
drivers/net/eql.c: Fix a dev leakage.
Yang Hongyang
1
-0
/
+2
2009-04-09
niu: Fix unused variable warning.
David S. Miller
1
-0
/
+1
2009-04-09
r6040: set MODULE_VERSION
Florian Fainelli
1
-0
/
+1
2009-04-09
bnx2: Don't use reserved names
Bastian Blank
1
-13
/
+13
2009-04-09
FEC driver: add missing #endif
Sascha Hauer
1
-0
/
+1
2009-04-09
niu: Fix error handling
Dan Carpenter
1
-1
/
+1
2009-04-09
mv643xx_eth: don't reset the rx coal timer on interface up
Lennert Buytenhek
1
-2
/
+2
2009-04-09
smsc911x: correct debugging message on mii read timeout
Steve Glendinning
1
-1
/
+1
2009-04-09
ethoc: fix library build errors
Randy Dunlap
1
-0
/
+2
2009-04-07
dma-mapping: replace all DMA_28BIT_MASK macro with DMA_BIT_MASK(28)
Yang Hongyang
1
-2
/
+2
2009-04-07
dma-mapping: replace all DMA_30BIT_MASK macro with DMA_BIT_MASK(30)
Yang Hongyang
3
-13
/
+13
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
58
-102
/
+98
2009-04-07
dma-mapping: replace all DMA_39BIT_MASK macro with DMA_BIT_MASK(39)
Yang Hongyang
2
-6
/
+6
2009-04-07
dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40)
Yang Hongyang
4
-7
/
+7
2009-04-07
dma-mapping: replace all DMA_48BIT_MASK macro with DMA_BIT_MASK(48)
Yang Hongyang
1
-1
/
+1
2009-04-07
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
29
-56
/
+53
2009-04-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
15
-14136
/
+324
2009-04-07
b44: Use kernel DMA addresses for the kernel DMA API
Michael Buesch
1
-1
/
+1
2009-04-07
forcedeth: Fix resume from hibernation regression.
Ed Swierk
1
-0
/
+3
2009-04-07
ibm_newemac: Fix dangerous struct assumption
Jean Delvare
1
-1
/
+1
2009-04-07
smsc911x: remove unused #include <linux/version.h>
Huang Weiyi
1
-1
/
+0
2009-04-07
axnet_cs: fix phy_id detection for bogus Asix chip.
Ken Kawasaki
1
-1
/
+8
2009-04-05
bnx2: Use request_firmware()
Michael Chan
5
-9102
/
+247
2009-04-05
b44: Fix sizes passed to b44_sync_dma_desc_for_{device,cpu}()
Michael Buesch
1
-3
/
+3
2009-04-05
virtio_net: Set the mac config only when VIRITO_NET_F_MAC
Alex Williamson
1
-6
/
+4
2009-04-05
myri_sbus: use request_firmware
Jaswinder Singh Rajput
2
-5013
/
+30
2009-04-05
e1000: fix loss of multicast packets
Jesse Brandeburg
1
-8
/
+26
2009-04-05
vxge: should include tcp.h
Alexander Beregalov
1
-0
/
+1
2009-04-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
9
-9
/
+9
2009-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
44
-2865
/
+23833
2009-04-03
workqueue: add to_delayed_work() helper function
Jean Delvare
5
-6
/
+5
2009-04-03
glge: remove unused #include <version.h>
Huang Weiyi
1
-1
/
+0
2009-04-03
dnet: remove unused #include <version.h>
Huang Weiyi
1
-1
/
+0
2009-04-03
hso: fix for the 'invalid frame length' messages
Jan Dumon
1
-4
/
+6
2009-04-03
hso: fix for crash when unplugging the device
Jan Dumon
1
-8
/
+11
2009-04-03
fsl_pq_mdio: Fix compile failure
Segher Boessenkool
1
-0
/
+1
2009-04-02
fsl_pq_mdio: Revive UCC MDIO support
Anton Vorontsov
1
-1
/
+1
2009-04-02
ucc_geth: Pass proper device to DMA routines, otherwise oops happens
Anton Vorontsov
2
-11
/
+13
2009-04-02
tc35815: Fix build error if NAPI enabled
Atsushi Nemoto
1
-1
/
+1
2009-04-02
hso: add Vendor/Product ID's for new devices
Jan Dumon
1
-2
/
+9
2009-04-02
ucc_geth: Remove unused header
Kumar Gala
3
-3
/
+0
2009-04-02
gianfar: Remove unused header
Kumar Gala
1
-1
/
+0
2009-04-02
kaweth: Fix locking to be SMP-safe
Larry Finger
1
-4
/
+3
2009-04-02
r8169: reset IntrStatus after chip reset
Karsten Wiese
1
-2
/
+3
[next]