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-01-06
igb: fix anoying type mismatch warning on rx/tx queue sizing
Linus Torvalds
1
-2
/
+2
2009-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
17
-1383
/
+444
2009-01-06
qlge: Fix sparse warnings for tx ring indexes.
Ron Mercer
1
-10
/
+10
2009-01-06
qlge: Fix sparse warning regarding rx buffer queues.
Ron Mercer
2
-51
/
+15
2009-01-06
qlge: Fix sparse endian warning in ql_hw_csum_setup().
Ron Mercer
1
-1
/
+1
2009-01-06
qlge: Fix sparse endian warning for inbound packet control block flags.
Ron Mercer
2
-12
/
+10
2009-01-06
qlge: Fix sparse warnings for byte swapping in qlge_ethool.c
Ron Mercer
1
-4
/
+4
2009-01-06
myri10ge: print MAC and serial number on probe failure
Brice Goglin
1
-1
/
+5
2009-01-06
net/ehea: bitops work on unsigned longs
Stephen Rothwell
2
-3
/
+2
2009-01-05
tun: Eliminate sparse signedness warning
Gerrit Renker
1
-1
/
+1
2009-01-05
e100: cosmetic cleanup
Bruce Allan
1
-134
/
+134
2009-01-05
qlge: bugfix: Fix register access error checking.
Ron Mercer
1
-12
/
+12
2009-01-05
qlge: bugfix: Fix ring length setting for rx ring, large/small
Ron Mercer
1
-4
/
+9
2009-01-05
qlge: bugfix: Fix shadow register endian issue.
Ron Mercer
2
-22
/
+7
2009-01-05
qlge: bugfix: Add missing pci_unmap_page call in receive path.
Ron Mercer
1
-0
/
+5
2009-01-05
qlge: bugfix: Add missing pci_mapping_err checking.
Ron Mercer
1
-0
/
+5
2009-01-05
enc28j60: fix RX buffer overflow
Baruch Siach
1
-1
/
+3
2009-01-05
starfire: use request_firmware()
Jaswinder Singh Rajput
3
-383
/
+48
2009-01-05
firmware: convert tg3 driver to request_firmware()
Jaswinder Singh Rajput
2
-698
/
+98
2009-01-05
firmware: convert acenic driver to request_firmware()
Jaswinder Singh
2
-46
/
+75
2009-01-02
hso maintainers update patch
Denis Joseph Barrow
1
-0
/
+2
2009-01-02
hso modem detect fix patch against Alan Cox'es tty tree
Denis Joseph Barrow
1
-1
/
+1
2009-01-02
tty: Modem functions for the HSO driver
Denis Joseph Barrow
1
-13
/
+318
2009-01-02
tty: Fix the HSO termios handling a bit
Alan Cox
1
-24
/
+31
2009-01-02
hso: net driver using tty without locking
Alan Cox
1
-12
/
+42
2008-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-1
/
+6
2008-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
15
-87
/
+102
2008-12-31
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
5
-8
/
+52
2008-12-30
[SCSI] cxgb3i: fix select/depend problem
James Bottomley
1
-1
/
+6
2008-12-30
drivers/net/usb: use USB API functions rather than constants
Julia Lawall
2
-3
/
+2
2008-12-30
EtherExpress16: fix printing timed out status
Roel Kluin
1
-28
/
+28
2008-12-30
mlx4_en: Added "set_ringparam" Ethtool interface implementation
Yevgeny Petrilin
3
-33
/
+61
2008-12-30
mlx4_en: Always allocate RX ring for each interrupt vector
Yevgeny Petrilin
2
-13
/
+4
2008-12-30
mlx4_en: Verify number of RX rings doesn't exceed MAX_RX_RINGS
Yevgeny Petrilin
1
-1
/
+2
2008-12-30
net: KS8695: removed duplicated #include
Huang Weiyi
1
-1
/
+0
2008-12-30
tun: Fix SIOCSIFHWADDR error.
Kusanagi Kouichi
1
-1
/
+1
2008-12-30
smsc911x: compile fix re netif_rx signature changes
Alexey Dobriyan
1
-2
/
+2
2008-12-30
net: Fix more NAPI interface netdev argument drop fallout.
Kamalesh Babulal
3
-3
/
+3
2008-12-29
net: Fix unused variable warnings in pasemi_mac.c and spider_net.c
David S. Miller
2
-3
/
+0
2008-12-29
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p...
Linus Torvalds
1
-4
/
+1
2008-12-29
net: ehea NAPI interface cleanup fix
Stephen Rothwell
2
-2
/
+2
2008-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
690
-35468
/
+53535
2008-12-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
7
-64
/
+152
2008-12-28
net: Allow dependancies of FDDI & Tokenring to be modular.
Dave Jones
2
-2
/
+2
2008-12-27
igb: Fix build warning when DCA is disabled.
David S. Miller
1
-2
/
+1
2008-12-27
net: Fix warning fallout from recent NAPI interface changes.
David S. Miller
10
-13
/
+0
2008-12-27
sfc: If AN is enabled, always read speed/duplex from the AN advertising bits
Ben Hutchings
1
-7
/
+10
2008-12-27
sfc: When disabling the NIC, close the device rather than unregistering it
Ben Hutchings
1
-24
/
+23
2008-12-27
sfc: SFT9001: Add cable diagnostics
Ben Hutchings
1
-8
/
+107
2008-12-27
sfc: Add support for multiple PHY self-tests
Ben Hutchings
5
-15
/
+44
[next]