Age | Commit message (Expand) | Author | Files | Lines |
2012-05-17 | igb: Disable the BMC-to-OS Watchdog Enable bit for DMAC. | Matthew Vick | 2 | -0/+5 |
2012-05-17 | e1000: look in the page and not in skb->data for the last byte | Sebastian Andrzej Siewior | 1 | -1/+5 |
2012-05-17 | e1000: remove workaround for Errata 23 from jumbo alloc | Sebastian Andrzej Siewior | 1 | -24/+0 |
2012-05-17 | e1000e: fix typo in definition of E1000_CTRL_EXT_FORCE_SMBUS | Bruce Allan | 1 | -1/+1 |
2012-05-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -14/+6 |
2012-05-12 | igb: Add Support for new i210/i211 devices. | Carolyn Wyborny | 16 | -110/+1205 |
2012-05-12 | igb: Add function and pointers for 82580 low power state settings. | Carolyn Wyborny | 2 | -0/+101 |
2012-05-10 | igb: fix rtnl race in PM resume path | Benjamin Poirier | 1 | -14/+6 |
2012-05-09 | ixgbe: update version number | Don Skidmore | 1 | -2/+2 |
2012-05-09 | ixgbe: cleanup the hwmon function calls | Don Skidmore | 3 | -32/+10 |
2012-05-09 | ixgbe: support software timestamping | Jacob Keller | 1 | -0/+2 |
2012-05-09 | ixgbe: add support for get_ts_info | Jacob Keller | 1 | -0/+41 |
2012-05-09 | ixgbe: correct disable_rx_buff timeout | Jacob Keller | 1 | -1/+1 |
2012-05-09 | ixgbe: Enable timesync clock-out feature for PPS support on X540 | Jacob E Keller | 4 | -1/+189 |
2012-05-09 | ixgbe: Hardware Timestamping + PTP Hardware Clock (PHC) | Jacob Keller | 6 | -1/+861 |
2012-05-09 | ixgbe: Fix bogus error message | Greg Rose | 1 | -3/+3 |
2012-05-09 | ixgbe: Set Drop_EN bit when multiple Rx queues are present w/o flow control | Alexander Duyck | 3 | -1/+64 |
2012-05-09 | ixgbe: Clean up priority based flow control | Alexander Duyck | 6 | -204/+156 |
2012-05-09 | ixgbe: Exit on error case in VF message processing | Alexander Duyck | 1 | -1/+6 |
2012-05-09 | igb: output register's information related to RX/TX queue[4-15] | Koki Sanagi | 1 | -1/+37 |
2012-05-09 | e1000e: Fix merge conflict (net->net-next) | Jeff Kirsher | 1 | -45/+11 |
2012-05-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 10 | -43/+84 |
2012-05-05 | ixgbe: dcb: IEEE PFC stats and reset logic incorrect | John Fastabend | 2 | -1/+12 |
2012-05-05 | e1000e: increase version number | Bruce Allan | 1 | -1/+1 |
2012-05-05 | e1000e: clear REQ and GNT in EECD (82571 && 82572) | Richard Alpe | 1 | -1/+11 |
2012-05-05 | e1000e: enable forced master/slave on 82577 | Bruce Allan | 1 | -26/+45 |
2012-05-04 | e1000: Silence sparse warnings by correcting type | Andrei Emeltchenko | 1 | -2/+2 |
2012-05-04 | igb, ixgbe: netdev_tx_reset_queue incorrectly called from tx init path | John Fastabend | 3 | -4/+6 |
2012-05-04 | ixgbe: Update link flow control to correctly handle multiple packet buffer DCB | Alexander Duyck | 6 | -158/+102 |
2012-05-04 | ixgbe: Reorder link flow control functions in ixgbe_common.c | Alexander Duyck | 1 | -290/+282 |
2012-05-04 | ixgbe: Use __free_pages instead of put_page to release pages | Alexander Duyck | 1 | -2/+3 |
2012-05-04 | ixgbe: Make ixgbe_fc_autoneg return void and always set current_mode | Alexander Duyck | 4 | -31/+13 |
2012-05-04 | ixgbe: Reorder the ring to q_vector mapping to improve performance | Alexander Duyck | 1 | -15/+20 |
2012-05-04 | ixgbe: Track instances of buffer available but no DMA resources present | Alexander Duyck | 1 | -3/+3 |
2012-05-04 | e1000e: initial support for i217 | Bruce Allan | 7 | -28/+398 |
2012-05-04 | e1000e: Update driver version number | Matthew Vick | 1 | -1/+1 |
2012-05-03 | ixgbe: dcb: BIT_APP_UPCHG not set by ixgbe_copy_dcb_cfg() | John Fastabend | 3 | -28/+22 |
2012-05-03 | ixgbe: fix race condition with shutdown | Don Skidmore | 1 | -0/+2 |
2012-05-03 | ixgbevf: Update version string | Greg Rose | 1 | -1/+1 |
2012-05-03 | ixgbevf: Make sure jumbo frames are set correctly after PF reset | Greg Rose | 2 | -15/+15 |
2012-05-03 | ixgbevf: Add support to recognize 100mb link speed | Greg Rose | 3 | -7/+25 |
2012-05-03 | e1000e: Remove special case for 82573/82574 ASPM L1 disablement | Chris Boot | 1 | -8/+0 |
2012-05-03 | e1000e: Disable ASPM L1 on 82574 | Chris Boot | 1 | -1/+2 |
2012-05-03 | e1000e: Driver workaround for IPv6 Header Extension Erratum. | Matthew Vick | 4 | -8/+26 |
2012-05-03 | e1000e: Resolve intermittent negotiation issue on 82574/82583. | Matthew Vick | 1 | -1/+17 |
2012-05-03 | e1000e: cleanup long [read|write]_reg_locked PHY ops function pointers | Bruce Allan | 2 | -28/+29 |
2012-05-03 | e1000e: suggest a possible workaround to a device hang on 82577/8 | Bruce Allan | 1 | -0/+4 |
2012-05-03 | ixgbe: Fix use after free on module remove | Alexander Duyck | 1 | -1/+3 |
2012-05-02 | ixgbe: Reset max_vfs to zero when user request is out of range | Greg Rose | 1 | -3/+4 |
2012-05-02 | ixgbe: Deny MACVLAN requests from VFs with admin set MAC | Greg Rose | 1 | -0/+6 |