Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | igb: update ethtool stats to support multiqueue | Alexander Duyck | 2008-07-11 | 3 | -4/+12 | |
| | | * | | igb: Introduce multiple TX queues with infrastructure | Peter P Waskiewicz Jr | 2008-07-11 | 2 | -53/+114 | |
| | | * | | ixgb: update copyright dates and versions | Jesse Brandeburg | 2008-07-11 | 11 | -13/+13 | |
| | | * | | ixgb: make NAPI the only option and the default | Jesse Brandeburg | 2008-07-11 | 2 | -60/+1 | |
| | | * | | ixgb: cleanup header | Jesse Brandeburg | 2008-07-11 | 1 | -8/+6 | |
| | | * | | ixgb: audit use of dev_kfree_skb_any | Jesse Brandeburg | 2008-07-11 | 1 | -3/+5 | |
| | | * | | ixgb: clean up assignments inside if statements | Jesse Brandeburg | 2008-07-11 | 1 | -10/+16 | |
| | | * | | ixgb: rx cleanup performance improvements | Jesse Brandeburg | 2008-07-11 | 1 | -9/+19 | |
| | | * | | ixgb: cleanup checkpatch suggestions that are relevant | Jesse Brandeburg | 2008-07-11 | 1 | -4/+4 | |
| | | * | | ixgb: trivial fix space after for | Jesse Brandeburg | 2008-07-11 | 5 | -31/+28 | |
| | | * | | ixgb: fix spelling errors | Jesse Brandeburg | 2008-07-11 | 5 | -13/+13 | |
| | | * | | ixgb: whitespace fixups | Jesse Brandeburg | 2008-07-11 | 5 | -65/+63 | |
| | | * | | ixgb: cleanup space after while | Jesse Brandeburg | 2008-07-11 | 2 | -7/+7 | |
| | | * | | ixgb: format all if( to be if ( | Jesse Brandeburg | 2008-07-11 | 6 | -132/+130 | |
| | | * | | ixgb: clean up un-necessary declarations | Jesse Brandeburg | 2008-07-11 | 1 | -18/+9 | |
| | | * | | ixgb: add copybreak parameter | Jesse Brandeburg | 2008-07-11 | 1 | -2/+7 | |
| | | * | | ixgb: remove lltx support and update tx routine | Jesse Brandeburg | 2008-07-11 | 2 | -32/+1 | |
| | | * | | ixgb: fix unload race with timers | Jesse Brandeburg | 2008-07-11 | 1 | -0/+2 | |
| | | * | | ixgb: fix race on rx_buffer_len in mtu change | Jesse Brandeburg | 2008-07-11 | 1 | -3/+7 | |
| | | * | | ixgb: move time stamp set before setting dma pointer | Jesse Brandeburg | 2008-07-11 | 1 | -2/+2 | |
| | | * | | ixgb: don't allow too small MTU | Jesse Brandeburg | 2008-07-11 | 1 | -3/+3 | |
| | | * | | ixgb: check down state before enable irq | Jesse Brandeburg | 2008-07-11 | 1 | -1/+2 | |
| | | * | | ixgb: leave room for extra hardware memory usage | Jesse Brandeburg | 2008-07-11 | 1 | -2/+2 | |
| | | * | | ixgb: fix bug in descriptor ring due to prefetch corruption | Jesse Brandeburg | 2008-07-11 | 1 | -21/+6 | |
| | | * | | ixgb: repeat 32 bit ioremap cleanup | Jesse Brandeburg | 2008-07-11 | 1 | -10/+3 | |
| | | * | | ixgb: maybe stop tx port missed a piece | Jesse Brandeburg | 2008-07-11 | 1 | -5/+10 | |
| | | * | | ucc_geth: delete non NAPI code from the driver. | Francois Romieu | 2008-07-11 | 2 | -31/+2 | |
| | | * | | gianfar: delete non NAPI code from the driver. | Francois Romieu | 2008-07-11 | 3 | -85/+6 | |
| | | * | | via-rhine: delete non NAPI code from the driver. | Francois Romieu | 2008-07-11 | 2 | -36/+2 | |
| | | * | | cxgb: delete non NAPI code from the driver. | Francois Romieu | 2008-07-11 | 3 | -75/+5 | |
| | | * | | S2io: Version update for IOMMU overflow checking and enable msi-x link interr... | Sreenivasa Honnur | 2008-07-11 | 1 | -1/+1 | |
| | | * | | S2io: Enable msi-x link interrupts. | Sreenivasa Honnur | 2008-07-11 | 2 | -17/+31 | |
| | | * | | S2io: Fix IOMMU overflow checking. | Sreenivasa Honnur | 2008-07-11 | 1 | -19/+22 | |
| | | * | | via-velocity: add velocity_set_rxbufsize helper | Francois Romieu | 2008-07-11 | 1 | -3/+9 | |
| | | * | | via-velocity: move residual free rx descriptors count register update | Francois Romieu | 2008-07-11 | 1 | -14/+14 | |
| | | * | | via-velocity: lean and clean velocity_init_rings | Francois Romieu | 2008-07-11 | 1 | -27/+21 | |
| | | * | | via-velocity: remove the bounce buffers | Francois Romieu | 2008-07-11 | 2 | -59/+18 | |
| | * | | | net: Remove references to wan-router.txt in Kconfigs | Johann Felix Soden | 2008-07-14 | 1 | -2/+1 | |
| | * | | | tun: Fix/rewrite packet filtering logic | Max Krasnyansky | 2008-07-14 | 1 | -163/+153 | |
| | * | | | macvlan: Check return of dev_set_allmulti | Wang Chen | 2008-07-14 | 1 | -3/+11 | |
| | * | | | bonding: Check return of dev_set_promiscuity/allmulti | Wang Chen | 2008-07-14 | 2 | -10/+35 | |
| | * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2008-07-14 | 42 | -1041/+865 | |
| | |\ \ \ | ||||||
| | | * | | | rt2x00: Reset LED assoc status after firmware update | Ivo van Doorn | 2008-07-14 | 1 | -0/+8 | |
| | | * | | | iwlwifi: make index unsigned int for iwl_send_led_cmd | Abhijeet Kolekar | 2008-07-14 | 3 | -3/+4 | |
| | | * | | | iwlwifi: Fix LEDs for 3945 | Abhijeet Kolekar | 2008-07-14 | 3 | -85/+64 | |
| | | * | | | iwlwifi: send TXPOWER command after a new RXON command | Zhu Yi | 2008-07-14 | 1 | -10/+10 | |
| | | * | | | iwlwifi: enable active scanning | Tomas Winkler | 2008-07-14 | 1 | -41/+45 | |
| | | * | | | iwlwifi: unify 4965 and 5000 scanning code | Tomas Winkler | 2008-07-14 | 5 | -23/+33 | |
| | | * | | | iwlwifi: LED use correctly blink table | Tomas Winkler | 2008-07-14 | 4 | -71/+61 | |
| | | * | | | iwlwifi: fix LED stall | Tomas Winkler | 2008-07-14 | 3 | -50/+39 |