aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
* be2net: implement pci shutdown handlerSathya Perla2010-02-17
* be2net: fix rx-path to ignore a flush completionSathya Perla2010-02-17
* be2net: don't rearm mcc cq when device is not openSathya Perla2010-02-17
* be2net: a mini optimization in rx_compl_process() codeSathya Perla2010-02-17
* qlge: Fix occasional loopback test failure.Ron Mercer2010-02-17
* qlge: Fix bonding mac address bug.Ron Mercer2010-02-17
* qlge: Fix dropping of large non-TCP/UDP frames.Ron Mercer2010-02-17
* ll_temac: Fix MAC address configuration from userlandSteven J. Magnani2010-02-17
* ll_temac: Add support for V2 LLTEMAC coreSteven J. Magnani2010-02-17
* net: convert multiple drivers to use netdev_for_each_mc_addrJiri Pirko2010-02-17
* cassini: convert to use netdev_for_each_mc_addrJiri Pirko2010-02-17
* igb: update tx DMA mapping error handlingNick Nunley2010-02-17
* igb: change descriptor control thresholdsNick Nunley2010-02-17
* igb: use igb_free_q_vectors to cleanup failure in igb_alloc_q_vectorsNick Nunley2010-02-17
* igb: remove unused vmolr valueNick Nunley2010-02-17
* igb: minor type cleanupsNick Nunley2010-02-17
* igb: move gso_segs into buffer_info structureNick Nunley2010-02-17
* igb: inline igb_maybe_stop_txNick Nunley2010-02-17
* igb: only read phy specific stats if in internal phy modeNick Nunley2010-02-17
* igb: only support SRRCTL_DROP_EN when using multiple queuesNick Nunley2010-02-17
* igb: cap interrupts at 20K per queue when in itr mode 3Nick Nunley2010-02-17
* igb: remove adaptive IFS from driverNick Nunley2010-02-17
* igb: Allocate rings seperately instead of as a blockAlexander Duyck2010-02-17
* igb: call pci_save_state after pci_restore_stateNick Nunley2010-02-17
* igb: Power down link when interface is downNick Nunley2010-02-17
* igb: ignore EEPROM APME check when shutting down serdes linkNick Nunley2010-02-17
* igb: Report link status in ethtool when interface is downNick Nunley2010-02-17
* igb: add support for wake-on-linkNick Nunley2010-02-17
* igb: remove unecessary q_vector declarations and remove itr_shiftAlexander Duyck2010-02-17
* b44: Ratelimit timeout error message.Jochen Friedrich2010-02-17
* percpu: add __percpu sparse annotations to net driversTejun Heo2010-02-17
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-17
|\
| * be2net: set proper value to version field in req hdrAjit Khaparde2010-02-16
| * ixgbe: fix WOL register setup for 82599Don Skidmore2010-02-16
| * ixgbe: Fix - Do not allow Rx FC on 82598 at 1G due to errataDon Skidmore2010-02-16
* | netdev: bfin_mac: drop experimental markings on RMII supportMike Frysinger2010-02-16
* | drivers/net/pcnet32.c: Checkpatch cleaningJoe Perches2010-02-16
* | drivers/net/pcnet32.c: Use (pr|netdev|netif)_<levels> macro helpersJoe Perches2010-02-16
* | drivers/net/tehuti.c: trivial checkpatch cleanupsJoe Perches2010-02-16
* | drivers/net/tehuti.c: Hoist assigns out of ifsJoe Perches2010-02-16
* | drivers/net/tehuti.c: Use (pr|netdev|netif)_<levels> macro helpersJoe Perches2010-02-16
* | drivers/net/sky2: Convert to use netif_printk macrosJoe Perches2010-02-16
* | drivers/net/ixgb: Use netif_printk macrosJoe Perches2010-02-16
* | bnx2: Update firmwares and update version to 2.0.8.Michael Chan2010-02-16
* | bnx2: Fix bug when saving statistics.Patrick Rabau2010-02-16
* | bnx2: Allow user-specified multiple advertisement speed values.Michael Chan2010-02-16
* | bnx2: Adjust flow control water marks.Michael Chan2010-02-16
* | bnx2: Need to call cnic_setup_cnic_irq_info() after MTU change.Michael Chan2010-02-16
* | bnx2: Check BNX2_FLAG_USING_MSIX flag when setting up MSIX.Michael Chan2010-02-16
* | atl1c: Add support for Atheros AR8152 and AR8152Luis R. Rodriguez2010-02-16