Commit Graph

403 Commits (c9c3b1a5deac4297503145840fffcd122b253db5)

Author SHA1 Message Date
Stephen Hemminger 008298231a netdev: add more functions to netdevice ops 16 years ago
Stephen Hemminger 0e7614bc3d e1000: convert to net_device_ops 16 years ago
\"Rafael J. Wysocki\ de1264896c e1000: Use device_set_wakeup_enable 16 years ago
Wang Chen 4cf1653aa9 netdevice: safe convert to netdev_priv() #part-2 16 years ago
David S. Miller babcda74e9 drivers/net: Kill now superfluous ->last_rx stores. 16 years ago
Arjan van de Ven 275f165fa9 pci: use pci_ioremap_bar() in drivers/net 17 years ago
Johannes Berg e174961ca1 net: convert print_mac to %pM 17 years ago
Patrick McHardy 20501a6981 e1000: allow VLAN devices to use TSO and CSUM offload 17 years ago
Dave Graham 3ed30676f5 e1000: don't generate bad checksums for tcp packets with 0 csum 17 years ago
Brandeburg, Jesse 630b25cdf4 e1000: remove unused Kconfig option for disabling packet split 17 years ago
Christopher Li 78566fecbb e1000: prevent corruption of EEPROM/NVM 17 years ago
Linus Torvalds 16ecf85a5c e1000: fix stack size 17 years ago
Taku Izumi 81250297d8 e1000: make ioport free 17 years ago
Francois Romieu c3570acb53 e1000: delete non NAPI code from the driver 17 years ago
Jeff Kirsher 63cd31f607 e1000: remove email reference 17 years ago
Joe Perches c7be73bc9b e1000: Move assignments in tests before test 17 years ago
Joe Perches b11840204f e1000: checkpatch clean 17 years ago
Joe Perches e982f17c87 e1000: Remove spaces after casts and function names 17 years ago
Joe Perches c03e83b035 e1000: Move extern function definitions to e1000.h 17 years ago
Joe Perches 1dc329180f e1000: Use hw, er32, and ew32 17 years ago
Joe Perches 6479884509 e1000: neaten function declarations 17 years ago
Ben Hutchings 076152d534 e1000: resolve tx multiqueue bug 17 years ago
Patrick McHardy 78ed11a56b netdrv intel: always enable VLAN filtering except in promiscous mode 17 years ago
Patrick McHardy 746b9f0228 netdrv intel: disable VLAN filtering in promiscous mode 17 years ago
Patrick McHardy 38b221957b netdrv: don't truncate VLAN TCI with VLAN stripping 17 years ago
Andy Gospodarek b45f87681e e1000: remove e1000_clean_tx_irq call from e1000_netpoll 17 years ago
Auke Kok d03157babe e1000: remove PCI Express device IDs 17 years ago
Andy Gospodarek 581abbc26a e1000: only enable TSO6 via ethtool when using correct hardware 17 years ago
Joe Perches 406874a7cc e1000: convert uint16_t style integers to u16 17 years ago
Jesse Brandeburg 9150b76a64 e1000: remove irq_sem 17 years ago
Joe Perches c3033b01d7 e1000: Convert boolean_t to bool 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
Benjamin Herrenschmidt 3c34ac36ac e1000: Fix for 32 bits platforms with 64 bits resources 17 years ago
Adrian Bunk b4ea895dd8 e1000: make e1000_dump_eeprom() static 17 years ago
Linus Torvalds 60e233172e [net] Gracefully handle shared e1000/1000e driver PCI ID's 17 years ago
Linus Torvalds 5b10ca19ea Mostly revert "e1000/e1000e: Move PCI-Express device IDs over to e1000e" 17 years ago
Auke Kok 67b3c27c8a e1000: Dump the eeprom when a user encounters a bad checksum 17 years ago
Adrian Bunk 67cefcbafc e1000: remove no longer used code for pci read/write cfg 17 years ago
Al Viro 3e18826c73 e1000 endianness annotations 17 years ago
Jeff Garzik cba0516ddb [netdrvr] checkpatch cleanups 17 years ago
Patrick McHardy db0ce50d37 [E1000]: Secondary unicast address support 17 years ago
Joe Perches 7e64300a0f [E1000]: Convert regtest macro's to functions 17 years ago
Auke Kok ef90e4eca9 [E1000]: update netstats traffic counters realtime 17 years ago
Auke Kok 040babf9d8 e1000/e1000e: Move PCI-Express device IDs over to e1000e 17 years ago
Alejandro Martinez Ruiz 4c3616cdda netdev: use ARRAY_SIZE() instead of sizeof(array) / ETH_GSTRING_LEN 17 years ago
David S. Miller 49d85c502e [NET]: Fix interrupt semaphore corruption in Intel drivers. 17 years ago
David S. Miller d2c7ddd626 [NET]: Fix TX timeout regression in Intel drivers. 17 years ago
David S. Miller 53e52c729c [NET]: Make ->poll() breakout consistent in Intel ethernet drivers. 17 years ago
David S. Miller 4ec2411980 [NET]: Do not check netif_running() and carrier state in ->poll() 17 years ago