aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/e1000
Commit message (Expand)AuthorAge
* e1000: e1000_adapter->polling_netdev is uselessWang Chen2008-12-04
* e1000: cleanup link up/down messagesJeff Kirsher2008-11-27
* netdev: add more functions to netdevice opsStephen Hemminger2008-11-20
* e1000: convert to net_device_opsStephen Hemminger2008-11-20
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-19
|\
| * e1000: Use device_set_wakeup_enable\"Rafael J. Wysocki\2008-11-16
* | netdevice: safe convert to netdev_priv() #part-2Wang Chen2008-11-13
* | drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-04
* | pci: use pci_ioremap_bar() in drivers/netArjan van de Ven2008-10-31
* | net: convert print_mac to %pMJohannes Berg2008-10-27
|/
* e1000: allow VLAN devices to use TSO and CSUM offloadPatrick McHardy2008-10-11
* e1000: don't generate bad checksums for tcp packets with 0 csumDave Graham2008-10-09
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-10-01
|\
| * e1000: prevent corruption of EEPROM/NVMChristopher Li2008-09-18
* | e1000: remove unused Kconfig option for disabling packet splitBrandeburg, Jesse2008-09-24
|/
* e1000: fix stack sizeLinus Torvalds2008-08-27
* e1000: make ioport freeTaku Izumi2008-07-22
* e1000: delete non NAPI code from the driverFrancois Romieu2008-07-22
* e1000: remove email referenceJeff Kirsher2008-07-22
* e1000: Move assignments in tests before testJoe Perches2008-07-22
* e1000: checkpatch cleanJoe Perches2008-07-22
* e1000: Remove spaces after casts and function namesJoe Perches2008-07-22
* e1000: Move extern function definitions to e1000.hJoe Perches2008-07-22
* e1000: Use hw, er32, and ew32Joe Perches2008-07-22
* e1000: neaten function declarationsJoe Perches2008-07-22
* e1000: resolve tx multiqueue bugBen Hutchings2008-07-18
* netdrv intel: always enable VLAN filtering except in promiscous modePatrick McHardy2008-07-16
* netdrv intel: disable VLAN filtering in promiscous modePatrick McHardy2008-07-16
* netdrv: don't truncate VLAN TCI with VLAN strippingPatrick McHardy2008-07-06
* Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...David S. Miller2008-06-29
|\
| * e1000: remove e1000_clean_tx_irq call from e1000_netpollAndy Gospodarek2008-06-28
| * e1000: remove PCI Express device IDsAuke Kok2008-06-28
* | e1000: only enable TSO6 via ethtool when using correct hardwareAndy Gospodarek2008-06-27
|/
* e1000: convert uint16_t style integers to u16Joe Perches2008-04-16
* e1000: remove irq_semJesse Brandeburg2008-03-26
* e1000: Convert boolean_t to boolJoe Perches2008-03-26
* e1000: warn if this driver is used for e1000e devicesAuke Kok2008-02-11
* replace code with FIELD_SIZEOFJulia Lawall2008-02-11
* e1000: Fix for 32 bits platforms with 64 bits resourcesBenjamin Herrenschmidt2008-02-11
* e1000: make e1000_dump_eeprom() staticAdrian Bunk2008-02-03
* [net] Gracefully handle shared e1000/1000e driver PCI ID'sLinus Torvalds2008-01-30
* Mostly revert "e1000/e1000e: Move PCI-Express device IDs over to e1000e"Linus Torvalds2008-01-29
* e1000: Dump the eeprom when a user encounters a bad checksumAuke Kok2008-01-28
* e1000: remove no longer used code for pci read/write cfgAdrian Bunk2008-01-28
* e1000 endianness annotationsAl Viro2008-01-28
* [netdrvr] checkpatch cleanupsJeff Garzik2008-01-28
* [E1000]: Secondary unicast address supportPatrick McHardy2008-01-28
* [E1000]: Convert regtest macro's to functionsJoe Perches2008-01-28
* [E1000]: update netstats traffic counters realtimeAuke Kok2008-01-28
* e1000/e1000e: Move PCI-Express device IDs over to e1000eAuke Kok2008-01-28