ath9k: Incorrect key used when group and pairwise ciphers are different.
[safe/jmp/linux-2.6] / drivers / net / e1000 /
2008-07-22 Taku Izumie1000: make ioport free
2008-07-22 Francois Romieue1000: delete non NAPI code from the driver
2008-07-22 Jeff Kirshere1000: remove email reference
2008-07-22 Joe Perchese1000: Move assignments in tests before test
2008-07-22 Joe Perchese1000: checkpatch clean
2008-07-22 Joe Perchese1000: Remove spaces after casts and function names
2008-07-22 Joe Perchese1000: Move extern function definitions to e1000.h
2008-07-22 Joe Perchese1000: Use hw, er32, and ew32
2008-07-22 Joe Perchese1000: neaten function declarations
2008-07-19 Ben Hutchingse1000: resolve tx multiqueue bug
2008-07-17 Patrick McHardynetdrv intel: always enable VLAN filtering except in...
2008-07-17 Patrick McHardynetdrv intel: disable VLAN filtering in promiscous...
2008-07-07 Patrick McHardynetdrv: don't truncate VLAN TCI with VLAN stripping
2008-06-29 David S. MillerMerge branch 'davem-next' of /linux/kernel/git/jgarzik...
2008-06-28 Andy Gospodareke1000: remove e1000_clean_tx_irq call from e1000_netpoll
2008-06-28 Auke Koke1000: remove PCI Express device IDs
2008-06-27 Andy Gospodareke1000: only enable TSO6 via ethtool when using correct...
2008-04-17 Joe Perchese1000: convert uint16_t style integers to u16
2008-03-26 Jesse Brandeburge1000: remove irq_sem
2008-03-26 Joe Perchese1000: Convert boolean_t to bool
2008-02-11 Auke Koke1000: warn if this driver is used for e1000e devices
2008-02-11 Julia Lawallreplace code with FIELD_SIZEOF
2008-02-11 Benjamin Herrenschmidte1000: Fix for 32 bits platforms with 64 bits resources
2008-02-03 Adrian Bunke1000: make e1000_dump_eeprom() static
2008-01-30 Linus Torvalds[net] Gracefully handle shared e1000/1000e driver PCI...
2008-01-29 Linus TorvaldsMostly revert "e1000/e1000e: Move PCI-Express device...
2008-01-28 Auke Koke1000: Dump the eeprom when a user encounters a bad...
2008-01-28 Adrian Bunke1000: remove no longer used code for pci read/write cfg
2008-01-28 Al Viroe1000 endianness annotations
2008-01-28 Jeff Garzik[netdrvr] checkpatch cleanups
2008-01-28 Patrick McHardy[E1000]: Secondary unicast address support
2008-01-28 Joe Perches[E1000]: Convert regtest macro's to functions
2008-01-28 Auke Kok[E1000]: update netstats traffic counters realtime
2008-01-28 Auke Koke1000/e1000e: Move PCI-Express device IDs over to e1000e
2008-01-28 Alejandro Martinez... netdev: use ARRAY_SIZE() instead of sizeof(array) ...
2008-01-21 David S. Miller[NET]: Fix interrupt semaphore corruption in Intel...
2008-01-17 David S. Miller[NET]: Fix TX timeout regression in Intel drivers.
2008-01-09 David S. Miller[NET]: Make ->poll() breakout consistent in Intel ether...
2008-01-09 David S. Miller[NET]: Do not check netif_running() and carrier state...
2007-12-07 Roel Kluine1000: fix memcpy in e1000_get_strings
2007-12-01 Auke Koke1000: Fix NAPI state bug when Rx complete
2007-11-14 Jesse Brandeburg[E1000]: Fix schedule while atomic when called from...
2007-10-30 Stephen Hemmingere1000: sparse warnings fixes
2007-10-20 Masatake YAMATOfix typo about TBI in e1000 comment
2007-10-10 Krishna Kumare1000: Simple optimizations in e1000_xmit_frame
2007-10-10 Peter OrubaPCI-X/PCI-Express read control interfaces: use them...
2007-10-10 Jeff Garzik[netdrvr] Stop using legacy hooks ->self_test_count...
2007-10-10 Joe Perches[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
2007-10-10 Jeff Garzik[ETHTOOL] Provide default behaviors for a few ethtool...
2007-10-10 Denis Chengdrivers/net/: all drivers/net/ cleanup with ARRAY_SIZE
2007-10-10 Ralf Baechle[NET]: Nuke SET_MODULE_OWNER macro.
2007-10-10 Stephen Hemminger[NET]: Make NAPI polling independent of struct net_devi...
2007-09-28 Auke Koke1000: Add device IDs of blade version of the 82571...
2007-08-14 Auke Koke1000: Add device IDs of new 82571 board variants
2007-07-31 Matthew Wilcox[NET]: ethtool_perm_addr only has one implementation
2007-07-11 Auke KokPCI: Change all drivers to use pci_device->revision
2007-06-03 Auke Koke1000: disable polling before registering netdevice
2007-05-30 Herbert Xue1000: restore netif_poll_enable call but make sure...
2007-05-21 Auke Koke1000: Don't enable polling in open() (was: e1000:...
2007-05-18 Auke Koke1000: Fix msi enable leak on error, don't print error...
2007-05-09 Oleg Nesterovunify flush_work/flush_work_keventd and rename it to...
2007-05-09 Andrew Mortone1000: use flush_work_keventd()
2007-04-28 Milind Arun Choudharye1000: ROUND_UP macro cleanup in drivers/net/e1000
2007-04-28 Yan Burmane1000: Use kcalloc()
2007-04-28 Ahmed S. Darwishe1000: Use ARRAY_SIZE macro when appropriate
2007-04-28 Arjan van de Venuser of the jiffies rounding code: e1000
2007-04-27 Linus TorvaldsMerge branch 'e1000-fixes' of /linux/kernel/git/jgarzik...
2007-04-26 Mark Huthe1000: FIX: Stop raw interrupts disabled nag from RT
2007-04-26 Bruce Allane1000: FIX: firmware handover bits
2007-04-26 Auke Koke1000: FIX: be ready for incoming irq at pci_request_irq
2007-04-26 Herbert Xu[NETDRV]: Perform missing csum_offset conversions
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Convert skb->tail to sk_buff_data_t
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce tcp_hdr(), remove skb->h.th
2007-04-26 Arnaldo Carvalho... [TCP]: Introduce tcp_hdrlen() and tcp_optlen()
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_transport_offset()
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_network_offset()
2007-04-20 Linus TorvaldsRevert "e1000: fix NAPI performance on 4-port adapters"
2007-03-03 Dan Aloni[VLAN]: Avoid a 4-order allocation.
2007-02-21 Linus TorvaldsRevert "e1000: fix shared interrupt warning message"
2007-02-19 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2007-02-17 Kok, Aukee1000: allow ethtool to see link status when down
2007-02-17 Kok, Aukee1000: remove obsolete custom pci_save_state code
2007-02-17 Kok, Aukee1000: fix shared interrupt warning message
2007-02-17 Robert P. J. DayVarious typo fixes.
2007-02-08 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/pci-2.6
2007-02-07 Linas VepstasPCI: Use newly defined PCI channel offline routine
2007-02-05 Arjan van de Venremove NETIF_F_TSO ifdefery
2007-02-05 Auke Koke1000: update version to 7.3.20-k2
2007-02-05 Jesse Brandeburge1000: tune our dynamic itr transmit packet accounting
2007-02-05 Bruce Allane1000: clear ip csum info from context descriptor
2007-02-05 Auke Koke1000: display flow control of link status at link up
2007-02-05 Jesse Brandeburge1000: fix NAPI performance on 4-port adapters
2007-02-05 Jesse Brandeburge1000: Fix MSI only interrupt handler routine
2007-02-05 Auke Koke1000: clean up debug output defines
2007-02-05 Jesse Brandeburge1000: simplify case handling gigabit at half duplex
2007-01-08 Jeff GarzikRevert "[PATCH] e1000: disable TSO on the 82544 with...
2006-12-26 Herbert Xue1000: Do not truncate TSO TCP header with 82544 workaround
next