Commit History

Author SHA1 Message Date
  Brandeburg, Jesse 23e55a32ca ixgb: fix bug when freeing resources 16 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
  Jesse Brandeburg f731a9ef82 ixgb: update copyright dates and versions 17 years ago
  Jesse Brandeburg 6d37ab282e ixgb: make NAPI the only option and the default 17 years ago
  Jesse Brandeburg c219934014 ixgb: audit use of dev_kfree_skb_any 17 years ago
  Jesse Brandeburg 9e7bd33070 ixgb: clean up assignments inside if statements 17 years ago
  Jesse Brandeburg fc2d14e36c ixgb: rx cleanup performance improvements 17 years ago
  Jesse Brandeburg 1459336da4 ixgb: trivial fix space after for 17 years ago
  Jesse Brandeburg 52035bdbe8 ixgb: fix spelling errors 17 years ago
  Jesse Brandeburg 0060c07230 ixgb: whitespace fixups 17 years ago
  Jesse Brandeburg 9a43299287 ixgb: cleanup space after while 17 years ago
  Jesse Brandeburg 03f83041d8 ixgb: format all if( to be if ( 17 years ago
  Jesse Brandeburg 7490d71a92 ixgb: clean up un-necessary declarations 17 years ago
  Jesse Brandeburg d9fed18bf9 ixgb: add copybreak parameter 17 years ago
  Jesse Brandeburg db58294416 ixgb: remove lltx support and update tx routine 17 years ago
  Jesse Brandeburg 1257969724 ixgb: fix unload race with timers 17 years ago
  Jesse Brandeburg b5ca88eb33 ixgb: fix race on rx_buffer_len in mtu change 17 years ago
  Jesse Brandeburg 3433663546 ixgb: move time stamp set before setting dma pointer 17 years ago
  Jesse Brandeburg a65a604a01 ixgb: don't allow too small MTU 17 years ago
  Jesse Brandeburg 72ab51954d ixgb: check down state before enable irq 17 years ago
  Jesse Brandeburg a3dc3da02a ixgb: leave room for extra hardware memory usage 17 years ago
  Jesse Brandeburg 4360386f7d ixgb: fix bug in descriptor ring due to prefetch corruption 17 years ago
  Jesse Brandeburg e539e4667e ixgb: repeat 32 bit ioremap cleanup 17 years ago
  Jesse Brandeburg 0f8ecbadae ixgb: maybe stop tx port missed a piece 17 years ago
  Patrick McHardy 38b221957b netdrv: don't truncate VLAN TCI with VLAN stripping 17 years ago
  Joe Perches 222441a620 ixgb: convert uint16_t style integers to u16 17 years ago
  David S. Miller 8e8e43843b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 17 years ago
  Jesse Brandeburg 9c61a9dcb2 ixgb: remove irq_sem 17 years ago
  Joe Perches 446490ca44 ixgb: convert boolean_t to bool 17 years ago