summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* cassini: convert to use netdev_for_each_mc_addrJiri Pirko2010-02-171-37/+35
* igb: update tx DMA mapping error handlingNick Nunley2010-02-171-5/+3
* igb: change descriptor control thresholdsNick Nunley2010-02-171-2/+2
* igb: use igb_free_q_vectors to cleanup failure in igb_alloc_q_vectorsNick Nunley2010-02-171-7/+3
* igb: remove unused vmolr valueNick Nunley2010-02-171-4/+0
* igb: minor type cleanupsNick Nunley2010-02-171-6/+6
* igb: move gso_segs into buffer_info structureNick Nunley2010-02-172-1/+3
* igb: inline igb_maybe_stop_txNick Nunley2010-02-171-1/+1
* igb: only read phy specific stats if in internal phy modeNick Nunley2010-02-171-3/+8
* igb: only support SRRCTL_DROP_EN when using multiple queuesNick Nunley2010-02-171-0/+3
* igb: cap interrupts at 20K per queue when in itr mode 3Nick Nunley2010-02-171-0/+4
* igb: remove adaptive IFS from driverNick Nunley2010-02-175-93/+2
* igb: Allocate rings seperately instead of as a blockAlexander Duyck2010-02-173-81/+83
* igb: call pci_save_state after pci_restore_stateNick Nunley2010-02-171-0/+2
* igb: Power down link when interface is downNick Nunley2010-02-178-11/+129
* igb: ignore EEPROM APME check when shutting down serdes linkNick Nunley2010-02-171-19/+2
* igb: Report link status in ethtool when interface is downNick Nunley2010-02-173-2/+21
* igb: add support for wake-on-linkNick Nunley2010-02-171-4/+7
* igb: remove unecessary q_vector declarations and remove itr_shiftAlexander Duyck2010-02-172-13/+13
* b44: Ratelimit timeout error message.Jochen Friedrich2010-02-171-5/+7
* percpu: add __percpu sparse annotations to net driversTejun Heo2010-02-163-10/+12
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-163-0/+27
|\
| * be2net: set proper value to version field in req hdrAjit Khaparde2010-02-161-0/+1
| * ixgbe: fix WOL register setup for 82599Don Skidmore2010-02-151-0/+4
| * ixgbe: Fix - Do not allow Rx FC on 82598 at 1G due to errataDon Skidmore2010-02-151-0/+22
* | netdev: bfin_mac: drop experimental markings on RMII supportMike Frysinger2010-02-161-2/+2
* | drivers/net/pcnet32.c: Checkpatch cleaningJoe Perches2010-02-161-80/+73
* | drivers/net/pcnet32.c: Use (pr|netdev|netif)_<levels> macro helpersJoe Perches2010-02-161-217/+130
* | drivers/net/tehuti.c: trivial checkpatch cleanupsJoe Perches2010-02-161-7/+7
* | drivers/net/tehuti.c: Hoist assigns out of ifsJoe Perches2010-02-161-22/+27
* | drivers/net/tehuti.c: Use (pr|netdev|netif)_<levels> macro helpersJoe Perches2010-02-162-59/+59
* | drivers/net/sky2: Convert to use netif_printk macrosJoe Perches2010-02-161-38/+27
* | drivers/net/ixgb: Use netif_printk macrosJoe Perches2010-02-162-49/+51
* | bnx2: Update firmwares and update version to 2.0.8.Michael Chan2010-02-161-7/+7
* | bnx2: Fix bug when saving statistics.Patrick Rabau2010-02-161-5/+5
* | bnx2: Allow user-specified multiple advertisement speed values.Michael Chan2010-02-161-25/+8
* | bnx2: Adjust flow control water marks.Michael Chan2010-02-162-2/+2
* | bnx2: Need to call cnic_setup_cnic_irq_info() after MTU change.Michael Chan2010-02-161-0/+7
* | bnx2: Check BNX2_FLAG_USING_MSIX flag when setting up MSIX.Michael Chan2010-02-161-1/+1
* | atl1c: Add support for Atheros AR8152 and AR8152Luis R. Rodriguez2010-02-165-25/+191
* | net: emaclite: adding MDIO and phy lib supportJohn Linn2010-02-152-43/+336
* | be2net: implement EEH pci error recovery handlersSathya Perla2010-02-153-2/+125
* | net/macvtap: fix reference countingArnd Bergmann2010-02-151-13/+22
* | cxgb3: fix link flapDivy Le Ray2010-02-151-1/+2
* | cxgb3: FIx VLAN over Jumbo framesDivy Le Ray2010-02-151-0/+3
* | ixgbe: Cleanup incorrect header commentsPeter Waskiewicz2010-02-151-5/+0
* | niu: Refinements to kernel logging.David S. Miller2010-02-151-25/+1
* | niu: Use pr_<level>, netdev_<level> and netif_<level> macrosJoe Perches2010-02-141-392/+311
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-147-26/+30
|\ \ | |/
| * Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-02-141-1/+4
| |\
OpenPOWER on IntegriCloud