Commit Graph

7248 Commits (10b6b80145cc93887dd8aab99bfffa375e9add31)

Author SHA1 Message Date
Jussi Kivilinna a97b1f3d20 rndis_wlan: enable stall workaround by link quality instead of link speed 17 years ago
Bruno Randolf 281c56dd27 ath5k: correct padding in tx descriptors 17 years ago
John W. Linville bd196ec7f0 wavelan: mark hardware interfacing structures as packed 17 years ago
David Graham e8ef7f295b e1000e: PCIe devices do not need to unset MANC_ARP_ENA 17 years ago
David Graham aa20c6c6d2 igb: PCIe devices do not need to unset MANC_ARP_ENA 17 years ago
Auke Kok 41825d7158 ixgbe: Correctly obtain protocol information on transmit 17 years ago
Auke Kok 5918bd88ef e1000e: Fix CRC stripping in hardware context bug 17 years ago
Al Viro fdb26629f3 gianfar iomem misannotations 17 years ago
Jarek Poplawski 9f30c768c0 mkiss: ax_bump() locking fix 17 years ago
Chuck Ebbert a1a98b72db Fix station address detection in smc 17 years ago
Keiichi KII 69c3683ca7 netconsole: avoid null pointer dereference at show_local_mac() 17 years ago
Jack Morgenstein 11e75a7455 mlx4_core: Move table_find from fmr_alloc to fmr_enable 17 years ago
Olof Johansson 29c271123d mlx4_core: Fix build break (missing include) 17 years ago
Auke Kok 4a75834644 ixgbe: remove accidentally added #ifdef 17 years ago
Auke Kok 4bebfaa56b ixgbe: Disallow device reset during ethtool test 17 years ago
Auke Kok 0c254d8633 ixgbe: warn when device is in a x4 or lower width slot 17 years ago
Auke Kok 23b66e2bc2 e1000e: Fix logic reversal keeping link active 17 years ago
Auke Kok 14782ca826 e1000: warn if this driver is used for e1000e devices 17 years ago
Julia Lawall 030ed68bf0 replace code with FIELD_SIZEOF 17 years ago
Alex Bounine 9dde447a09 Tsi108_eth: Add ethtool support 17 years ago
Alex Bounine b1aefe58c2 Tsi108_eth: fix link recovery after disconnect 17 years ago
Alex Bounine 85bbe21583 Tsi108_eth: remove not needed code 17 years ago
Alex Bounine 6a87155a39 Tsi108_eth: fix detection of 1000Mb mode 17 years ago
Alex Bounine a235ef2c63 Tsi108_eth: add missing linking to driver data 17 years ago
Adrian Bunk 651be3a2ba net/phy/fixed.c: fix a use-after-free 17 years ago
Sergio Luis d785ad7464 drivers/net/sis190: fix section mismatch warning in sis190_get_mac_addr 17 years ago
Ayaz Abdulla 5289b4c41f forcedeth: tx pause watermarks 17 years ago
Ayaz Abdulla fd9b558c62 forcedeth: tx collision fix 17 years ago
Steve Wise 4eb61e0231 cxgb3: Handle ARP completions that mark neighbors stale. 17 years ago
Ben Dooks 179c743ff1 DM9000: Show the MAC address source after printing MAC 17 years ago
Ben Dooks 513b6bee01 DM9000: Update retry count whilst identifying chip 17 years ago
Ben Dooks f42d8aeaf9 DM9000: Add support for MII ioctl() calls 17 years ago
Ben Dooks bb44fb70e0 DM9000: Add platform flag for no attached EEPROM 17 years ago
Ben Dooks 073d3f46e5 DM9000: Remove redudant use of "& 0xff" 17 years ago
Ben Dooks d39cb7866e DM9000: Remove cal_CRC() and use ether_crc_le instead 17 years ago
Ben Dooks 39c341a8dc DM9000: Fix delays used by EEPROM read and write 17 years ago
Ben Dooks c991d168cb DM9000: Use netif_msg to enable debugging options 17 years ago
Ben Dooks 41c340f0f8 DM9000: Remove unnecessary changelog in header comment 17 years ago
Ben Dooks 621ddcb046 DM9000: Ensure spinlock held whilst accessing EEPROM registers 17 years ago
Ben Dooks 3927f1c88e DM9000: Remove EEPROM initialisation code. 17 years ago
Ben Dooks e662ee02cc DM9000: Add ethtool control of msg_enable value 17 years ago
Ben Dooks 29d52e545f DM9000: Add ethtool support for reading and writing EEPROM 17 years ago
Ben Dooks 9a2f037cdb DM9000: Add mutex to protect access 17 years ago
Ben Dooks 86c62fab5a DM9000: Remove barely used SROM array read. 17 years ago
Ben Dooks 321f69a4c3 DM9000: Use msleep() instead of udelay() 17 years ago
Ben Dooks 89c8b0e6cd DM9000: Do not sleep with spinlock and IRQs held 17 years ago
Ben Dooks 7da9985917 DM9000: Add initial ethtool support 17 years ago
Ben Dooks fcfa81aa3e DM9000: Remove old timer based poll routines 17 years ago
Ben Dooks 1a5f1c4ff8 DM9000: Pass IRQ flags via platform resources 17 years ago
Ben Dooks 5b2b4ff055 DM9000 update debugging macros to use debug level 17 years ago