| Commit message (Expand) | Author | Age | Files | Lines |
* | ixgbe: Use netdev_<level>, dev_<level>, pr_<level> | Emil Tantilov | 2010-06-03 | 8 | -220/+195 |
* | drivers/net: use __packed annotation | Eric Dumazet | 2010-06-03 | 113 | -934/+934 |
* | fec: Cleanup PHY probing | Denis Kirjanov | 2010-06-03 | 1 | -11/+5 |
* | fec: convert TX hook to netdev_tx_t | Denis Kirjanov | 2010-06-03 | 1 | -1/+1 |
* | net: mac8390 - Sort out memory/MMIO accesses and casts | Geert Uytterhoeven | 2010-06-03 | 1 | -22/+22 |
* | chelsio: Remove remnants of CONFIG_CHELSIO_T1_COUGAR | Roland Dreier | 2010-06-03 | 2 | -48/+2 |
* | Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller | 2010-06-02 | 2 | -9/+8 |
|\ |
|
| * | vhost: whitespace fix | Michael S. Tsirkin | 2010-05-27 | 1 | -2/+2 |
| * | vhost-net: minor cleanup | Jeff Dike | 2010-05-27 | 1 | -6/+5 |
| * | vhost: Storage class should be before const qualifier | Tobias Klauser | 2010-05-27 | 1 | -1/+1 |
* | | net: replace hooks in __netif_receive_skb V5 | Jiri Pirko | 2010-06-02 | 1 | -6/+13 |
* | | mac8390: raise error logging priority | Finn Thain | 2010-06-02 | 1 | -2/+2 |
* | | vxge: Fix checkstack warning in vxge_probe() | Prarit Bhargava | 2010-06-02 | 1 | -42/+51 |
* | | ppp: eliminate shadowed variable name | stephen hemminger | 2010-06-02 | 1 | -3/+3 |
* | | mac8390: propagate error code from request_irq | Finn Thain | 2010-06-02 | 1 | -5/+6 |
* | | caif: add newlines after declarations in caif_serial.c | Dan Carpenter | 2010-06-02 | 1 | -0/+9 |
* | | caif: remove unneeded variable from caif_net_open() | Dan Carpenter | 2010-06-02 | 1 | -2/+0 |
* | | bonding: optimize tlb_get_least_loaded_slave | Jiri Pirko | 2010-06-02 | 1 | -20/+13 |
* | | bonding: remove unused original_flags struct slave member | Jiri Pirko | 2010-06-02 | 2 | -6/+0 |
* | | bonding: move dev_addr cpy to bond_enslave | Jiri Pirko | 2010-06-02 | 2 | -8/+7 |
* | | net/mpc52xx_phy: Various code cleanups | Wolfram Sang | 2010-06-02 | 1 | -19/+5 |
* | | bonding: make bonding_store_slaves simpler | Jiri Pirko | 2010-06-02 | 1 | -41/+25 |
* | | bonding: remove redundant checks from bonding_store_slaves V2 | Jiri Pirko | 2010-06-02 | 1 | -19/+1 |
* | | bonding: move slave MTU handling from sysfs V2 | Jiri Pirko | 2010-06-02 | 2 | -21/+16 |
* | | bonding: remove unused variable "found" | Jiri Pirko | 2010-06-02 | 1 | -2/+1 |
* | | qlcnic: NIC Partitioning - Add non privileged mode support | Anirban Chakraborty | 2010-06-02 | 3 | -23/+128 |
* | | qlcnic: NIC Partitioning - Add basic infrastructure support | Anirban Chakraborty | 2010-06-02 | 7 | -74/+890 |
* | | sfc: Get port number from CS_PORT_NUM, not PCI function number | Ben Hutchings | 2010-06-02 | 2 | -1/+7 |
* | | sfc: Only count bad packets in rx_errors | Ben Hutchings | 2010-06-02 | 1 | -3/+0 |
* | | sfc: Allow shared pages to be recycled | Steve Hodgson | 2010-06-02 | 3 | -43/+62 |
* | | sfc: Recycle discarded rx buffers back onto the queue | Steve Hodgson | 2010-06-02 | 1 | -11/+79 |
* | | sfc: Support only two rx buffers per page | Steve Hodgson | 2010-06-02 | 2 | -142/+96 |
* | | sfc: Remove efx_rx_queue::add_lock | Steve Hodgson | 2010-06-02 | 6 | -130/+73 |
* | | sfc: Allow DRV_GEN events to be used outside of selftests | Steve Hodgson | 2010-06-02 | 4 | -22/+18 |
* | | sfc: Wait for the link to stay up before running loopback selftest | Steve Hodgson | 2010-06-02 | 1 | -3/+7 |
* | | sfc: Synchronise link_advertising and wanted_fc on Siena | Steve Hodgson | 2010-06-02 | 1 | -0/+1 |
* | | sfc: Workaround flush failures on Falcon B0 | Steve Hodgson | 2010-06-02 | 4 | -9/+17 |
* | | sfc: Reschedule any resets scheduled inside efx_pm_freeze() | Steve Hodgson | 2010-06-02 | 1 | -0/+6 |
* | | sfc: Rename struct efx_mcdi_phy_cfg to efx_mcdi_phy_data | Ben Hutchings | 2010-06-02 | 1 | -10/+10 |
* | | atl1c: Add AR8151 v2 support and change L0s/L1 routine | Jie Yang | 2010-06-01 | 4 | -168/+345 |
* | | ixp4xx: Support the all multicast flag on the NPE devices. | Richard Cochran | 2010-06-01 | 1 | -0/+11 |
* | | drivers/net/tulip/eeprom.c: Remove unnecessary kmalloc casts | Joe Perches | 2010-06-01 | 1 | -5/+5 |
* | | drivers/net/gianfar.c: Remove unnecessary kmalloc casts | Joe Perches | 2010-06-01 | 1 | -4/+4 |
* | | be2net: replace udelay() with schedule_timeout() in mbox polling | Sathya Perla | 2010-06-01 | 1 | -6/+5 |
* | | be2net: cleanup in case of error in be_open() | Sathya Perla | 2010-06-01 | 1 | -46/+49 |
* | | tulip: implement wake-on-lan support | Steven Walter | 2010-06-01 | 2 | -23/+156 |
* | | tulip: explicity set to D0 power state during init | Steven Walter | 2010-06-01 | 1 | -0/+7 |
* | | r6040: bump version to 0.26 and date to 30 May 2010 | Florian Fainelli | 2010-06-01 | 1 | -2/+2 |
* | | r6040: implement phylib | Florian Fainelli | 2010-06-01 | 2 | -154/+145 |
* | | drivers/net/arcnet/capmode.c: clean up code | Daniel Mack | 2010-05-31 | 1 | -99/+78 |