Commit Graph

11420 Commits (3a4e72cbf2ac4435630a2b03bd25e60ef5967e99)

Author SHA1 Message Date
Linus Torvalds e42e4ba07b igb: fix anoying type mismatch warning on rx/tx queue sizing 16 years ago
Ron Mercer 3537d54c0c qlge: Fix sparse warnings for tx ring indexes. 16 years ago
Ron Mercer 2c9a0d41e9 qlge: Fix sparse warning regarding rx buffer queues. 16 years ago
Ron Mercer fd2df4f743 qlge: Fix sparse endian warning in ql_hw_csum_setup(). 16 years ago
Ron Mercer a303ce0972 qlge: Fix sparse endian warning for inbound packet control block flags. 16 years ago
Ron Mercer 8306c952a5 qlge: Fix sparse warnings for byte swapping in qlge_ethool.c 16 years ago
Brice Goglin 0f840011f0 myri10ge: print MAC and serial number on probe failure 16 years ago
Stephen Rothwell 48e4cc777c net/ehea: bitops work on unsigned longs 16 years ago
Gerrit Renker 745417e206 tun: Eliminate sparse signedness warning 16 years ago
Bruce Allan f26251eb68 e100: cosmetic cleanup 16 years ago
Ron Mercer 939678f81a qlge: bugfix: Fix register access error checking. 16 years ago
Ron Mercer 459caf5a99 qlge: bugfix: Fix ring length setting for rx ring, large/small 16 years ago
Ron Mercer 2b72c7849f qlge: bugfix: Fix shadow register endian issue. 16 years ago
Ron Mercer 4055c7d495 qlge: bugfix: Add missing pci_unmap_page call in receive path. 16 years ago
Ron Mercer c907a35acf qlge: bugfix: Add missing pci_mapping_err checking. 16 years ago
Baruch Siach 22692018b9 enc28j60: fix RX buffer overflow 16 years ago
Jaswinder Singh Rajput cfc3a44c3c starfire: use request_firmware() 16 years ago
Jaswinder Singh Rajput 077f849de4 firmware: convert tg3 driver to request_firmware() 16 years ago
Jaswinder Singh 949b42544a firmware: convert acenic driver to request_firmware() 16 years ago
Denis Joseph Barrow 11cd29b028 hso maintainers update patch 16 years ago
Denis Joseph Barrow 58eb17f155 hso modem detect fix patch against Alan Cox'es tty tree 16 years ago
Denis Joseph Barrow 542f548236 tty: Modem functions for the HSO driver 16 years ago
Alan Cox ac9720c37e tty: Fix the HSO termios handling a bit 16 years ago
Alan Cox e136e3036b hso: net driver using tty without locking 16 years ago
James Bottomley 58daa68a8f [SCSI] cxgb3i: fix select/depend problem 16 years ago
Julia Lawall f201a8a451 drivers/net/usb: use USB API functions rather than constants 16 years ago
Roel Kluin 684f4a4c4a EtherExpress16: fix printing timed out status 16 years ago
Yevgeny Petrilin 18cc42a3a1 mlx4_en: Added "set_ringparam" Ethtool interface implementation 16 years ago
Yevgeny Petrilin 2d6a7b7559 mlx4_en: Always allocate RX ring for each interrupt vector 16 years ago
Yevgeny Petrilin c2b559ed86 mlx4_en: Verify number of RX rings doesn't exceed MAX_RX_RINGS 16 years ago
Huang Weiyi c8e95c021c net: KS8695: removed duplicated #include 16 years ago
Kusanagi Kouichi 7a0a9608e4 tun: Fix SIOCSIFHWADDR error. 16 years ago
Alexey Dobriyan 36f8b92383 smsc911x: compile fix re netif_rx signature changes 16 years ago
Kamalesh Babulal 2d0658d4ef net: Fix more NAPI interface netdev argument drop fallout. 16 years ago
David S. Miller 59c5ea6ebd net: Fix unused variable warnings in pasemi_mac.c and spider_net.c 16 years ago
Stephen Rothwell c4c9f0183b net: ehea NAPI interface cleanup fix 16 years ago
Dave Jones eb56092fc1 net: Allow dependancies of FDDI & Tokenring to be modular. 16 years ago
David S. Miller 8d25332081 igb: Fix build warning when DCA is disabled. 16 years ago
David S. Miller 2d5451d261 net: Fix warning fallout from recent NAPI interface changes. 16 years ago
Ben Hutchings 843813453f sfc: If AN is enabled, always read speed/duplex from the AN advertising bits 16 years ago
Ben Hutchings f4bd954e7c sfc: When disabling the NIC, close the device rather than unregistering it 16 years ago
Ben Hutchings 307505e9a4 sfc: SFT9001: Add cable diagnostics 16 years ago
Ben Hutchings 1796721a5a sfc: Add support for multiple PHY self-tests 16 years ago
Ben Hutchings 2ef3068e6c sfc: Merge top-level functions for self-tests 16 years ago
Ben Hutchings a5692e49cd sfc: Clean up PHY mode management in loopback self-test 16 years ago
Ben Hutchings caa8d8bbdd sfc: Fix unreliable link detection in some loopback modes 16 years ago
Ben Hutchings 6977dc6309 sfc: Generate unique names for per-NIC workqueues 16 years ago
Holger Eitzenberger e727149e26 802.3ad: use standard ethhdr instead of ad_header 16 years ago
Holger Eitzenberger e4ac43200f 802.3ad: generalize out mac address initializer 16 years ago
Holger Eitzenberger 7addeef6b1 802.3ad: initialize ports LACPDU from const initializer 16 years ago