summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-12-032-36/+1Star
|\
| * bnx2: EEH is failing with timeoutBreno Leitao2009-12-031-0/+1
| * atl1e:disable NETIF_F_TSO6 for hardware limitJie Yang2009-12-021-36/+0Star
* | cnic: Use dma_alloc_coherent().Michael Chan2009-12-031-24/+30
* | cnic: Fix rq_page_table DMA address.Michael Chan2009-12-031-2/+2
* | cnic: Fix bogus iSCSI MAC addressMichael Chan2009-12-031-2/+6
* | cnic: Fix bnx2x ring shutdown.Michael Chan2009-12-031-0/+7
* | cnic: Fix ring I/O address for bnx2x devices.Michael Chan2009-12-031-5/+3Star
* | netxen: fix failure cases for fw hang recoveryAmit Kumar Salecha2009-12-031-11/+15
* | netxen : fix debug tools access for NX2031Narender Kumar2009-12-031-19/+44
* | e1000e: correct ICH/PCH PHY operations function pointersBruce Allan2009-12-033-209/+204Star
* | e1000e: refactor PHY ID detection workaroundBruce Allan2009-12-032-11/+17
* | e1000e: check_polarity function pointers not set for 8257xBruce Allan2009-12-032-0/+4
* | tg3: remove use of skb_dma_map/unmapAlexander Duyck2009-12-032-47/+132
* | be2net: remove use of skb_dma_map/unmapAlexander Duyck2009-12-031-11/+26
* | bnx2: remove skb_dma_map/unmap calls from driverAlexander Duyck2009-12-032-12/+61
* | igbvf: remove skb_dma_map/unmap call from driversAlexander Duyck2009-12-032-14/+52
* | igb: remove use of skb_dma_map from driverAlexander Duyck2009-12-032-18/+56
* | ixgbe: remove skb_dma_map/unmap calls from driverAlexander Duyck2009-12-032-14/+50
* | ixgb: remove use of skb_dma_map from ixgbAlexander Duyck2009-12-032-19/+42
* | e1000: remove use of skb_dma_map from e1000 driverAlexander Duyck2009-12-032-16/+41
* | e1000e: remove use of skb_dma_map from e1000e driverAlexander Duyck2009-12-032-21/+47
* | net: Coding style corrections on Sealevel Systems 4021 driver.Rudy Matela2009-12-021-7/+4Star
* | ieee802154: merge cleanupEric Dumazet2009-12-021-3/+0Star
* | net/ps3: Add support for gelic link negotiationHideyuki Sasaki2009-12-022-2/+72
* | net/ps3: Cleanup gelic enumsGeoff Levand2009-12-022-20/+25
* | be2net: fix unnecessary access to hardware to get link, port infoAjit Khaparde2009-12-023-21/+38
* | be2net: Add be_rx_polls counterAjit Khaparde2009-12-023-2/+3
* | be2net: fix to allow port beacon when device is closedAjit Khaparde2009-12-021-3/+0Star
* | be2net: check for valid ether addressAjit Khaparde2009-12-021-0/+7
* | be2net: initialize netdev->perm_addrAjit Khaparde2009-12-021-0/+1
* | be2net: set netdev->vlan_features appropriatelyAjit Khaparde2009-12-021-0/+2
* | e1000e: Use sizeof struct rather than pointer in e1000_get_eeprom()Roel Kluin2009-12-021-1/+2
* | e1000e: PHY type cleanups in e1000e_check_downshift()Bruce Allan2009-12-021-1/+1
* | e1000e: add debug messagesBruce Allan2009-12-022-7/+23
* | e1000e: comment correctionsBruce Allan2009-12-024-15/+11Star
* | e1000e: enable new 82567V-3 deviceBruce Allan2009-12-023-0/+3
* | e1000e: ensure the link state is correct for serdes linksBruce Allan2009-12-021-28/+48
* | e1000e: provide family-specific PHY power up/down operationsBruce Allan2009-12-027-39/+122
* | e1000e: guard against buffer overflow in cable length tablesBruce Allan2009-12-022-7/+24
* | e1000e: provide family-specific functions to manage VLAN filter arraysBruce Allan2009-12-026-16/+45
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-12-02110-420/+823
|\|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2009-12-0112-28/+21Star
| |\
| | * Staging: update TODO filesBartlomiej Zolnierkiewicz2009-12-014-10/+6Star
| | * Staging: hv: Fix some missing author namesHaiyang Zhang2009-12-015-0/+5
| | * Staging: hv: Fix vmbus event handler bugHaiyang Zhang2009-12-012-13/+5Star
| | * Staging: hv: Fix argument order in incorrect memset invocations in hyperv dri...Dave Jones2009-12-011-5/+5
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-12-0114-78/+118
| |\ \
| | * | USB: Add support for Mobilcom Debitel USB UMTS Surf-Stick to option driverGernot Hillier2009-12-011-0/+5
| | * | USB: work around for EHCI with quirky periodic schedulesOliver Neukum2009-12-014-0/+20