aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-02sunhme: fix dma warning in Sun HMEMikulas Patocka1-5/+14
2009-12-02atl1e: Remove non-implementation of ethtool set_msglevel() operationBen Hutchings1-5/+0
2009-12-02atl1e: Remove redundant definitions of ethtool operationsBen Hutchings1-10/+0
2009-12-02atl1e: Allow TX checksum offload and TSO to be disabled and reenabledBen Hutchings1-0/+2
2009-12-02Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller2-36/+1
2009-12-02cnic: Use dma_alloc_coherent().Michael Chan1-24/+30
2009-12-02cnic: Fix rq_page_table DMA address.Michael Chan1-2/+2
2009-12-02cnic: Fix bogus iSCSI MAC addressMichael Chan1-2/+6
2009-12-02cnic: Fix bnx2x ring shutdown.Michael Chan1-0/+7
2009-12-02cnic: Fix ring I/O address for bnx2x devices.Michael Chan1-5/+3
2009-12-02netxen: fix failure cases for fw hang recoveryAmit Kumar Salecha1-11/+15
2009-12-02netxen : fix debug tools access for NX2031Narender Kumar1-19/+44
2009-12-02e1000e: correct ICH/PCH PHY operations function pointersBruce Allan3-209/+204
2009-12-02e1000e: refactor PHY ID detection workaroundBruce Allan2-11/+17
2009-12-02e1000e: check_polarity function pointers not set for 8257xBruce Allan2-0/+4
2009-12-02tg3: remove use of skb_dma_map/unmapAlexander Duyck2-47/+132
2009-12-02be2net: remove use of skb_dma_map/unmapAlexander Duyck1-11/+26
2009-12-02bnx2: remove skb_dma_map/unmap calls from driverAlexander Duyck2-12/+61
2009-12-02igbvf: remove skb_dma_map/unmap call from driversAlexander Duyck2-14/+52
2009-12-02igb: remove use of skb_dma_map from driverAlexander Duyck2-18/+56
2009-12-02ixgbe: remove skb_dma_map/unmap calls from driverAlexander Duyck2-14/+50
2009-12-02ixgb: remove use of skb_dma_map from ixgbAlexander Duyck2-19/+42
2009-12-02e1000: remove use of skb_dma_map from e1000 driverAlexander Duyck2-16/+41
2009-12-02e1000e: remove use of skb_dma_map from e1000e driverAlexander Duyck2-21/+47
2009-12-02bnx2: EEH is failing with timeoutBreno Leitao1-0/+1
2009-12-02net: Coding style corrections on Sealevel Systems 4021 driver.Rudy Matela1-7/+4
2009-12-02ieee802154: merge cleanupEric Dumazet1-3/+0
2009-12-02net/ps3: Add support for gelic link negotiationHideyuki Sasaki2-2/+72
2009-12-02net/ps3: Cleanup gelic enumsGeoff Levand2-20/+25
2009-12-02be2net: fix unnecessary access to hardware to get link, port infoAjit Khaparde3-21/+38
2009-12-02be2net: Add be_rx_polls counterAjit Khaparde3-2/+3
2009-12-02be2net: fix to allow port beacon when device is closedAjit Khaparde1-3/+0
2009-12-02be2net: check for valid ether addressAjit Khaparde1-0/+7
2009-12-02be2net: initialize netdev->perm_addrAjit Khaparde1-0/+1
2009-12-02be2net: set netdev->vlan_features appropriatelyAjit Khaparde1-0/+2
2009-12-02atl1e:disable NETIF_F_TSO6 for hardware limitJie Yang1-36/+0
2009-12-02e1000e: Use sizeof struct rather than pointer in e1000_get_eeprom()Roel Kluin1-1/+2
2009-12-02e1000e: PHY type cleanups in e1000e_check_downshift()Bruce Allan1-1/+1
2009-12-02e1000e: add debug messagesBruce Allan2-7/+23
2009-12-02e1000e: comment correctionsBruce Allan4-15/+11
2009-12-02e1000e: enable new 82567V-3 deviceBruce Allan3-0/+3
2009-12-02e1000e: ensure the link state is correct for serdes linksBruce Allan1-28/+48
2009-12-02e1000e: provide family-specific PHY power up/down operationsBruce Allan7-39/+122
2009-12-02e1000e: guard against buffer overflow in cable length tablesBruce Allan2-7/+24
2009-12-02e1000e: provide family-specific functions to manage VLAN filter arraysBruce Allan6-16/+45
2009-12-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller110-420/+823
2009-12-01net: Simplify pppol2tp pernet operations.Eric W. Biederman1-29/+7
2009-12-01net: Simplify pppoe pernet operations.Eric W. Biederman1-30/+8
2009-12-01net: Simplify ppp_generic pernet operations.Eric W. Biederman1-23/+7
2009-12-01net: Simplify the bond drivers pernet operations.Eric W. Biederman1-23/+9