summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* cnic: Fix rq_page_table DMA address.Michael Chan2009-12-021-2/+2
* cnic: Fix bogus iSCSI MAC addressMichael Chan2009-12-021-2/+6
* cnic: Fix bnx2x ring shutdown.Michael Chan2009-12-021-0/+7
* cnic: Fix ring I/O address for bnx2x devices.Michael Chan2009-12-021-5/+3
* netxen: fix failure cases for fw hang recoveryAmit Kumar Salecha2009-12-021-11/+15
* netxen : fix debug tools access for NX2031Narender Kumar2009-12-021-19/+44
* e1000e: correct ICH/PCH PHY operations function pointersBruce Allan2009-12-023-209/+204
* e1000e: refactor PHY ID detection workaroundBruce Allan2009-12-022-11/+17
* e1000e: check_polarity function pointers not set for 8257xBruce Allan2009-12-022-0/+4
* tg3: remove use of skb_dma_map/unmapAlexander Duyck2009-12-022-47/+132
* be2net: remove use of skb_dma_map/unmapAlexander Duyck2009-12-021-11/+26
* bnx2: remove skb_dma_map/unmap calls from driverAlexander Duyck2009-12-022-12/+61
* igbvf: remove skb_dma_map/unmap call from driversAlexander Duyck2009-12-022-14/+52
* igb: remove use of skb_dma_map from driverAlexander Duyck2009-12-022-18/+56
* ixgbe: remove skb_dma_map/unmap calls from driverAlexander Duyck2009-12-022-14/+50
* ixgb: remove use of skb_dma_map from ixgbAlexander Duyck2009-12-022-19/+42
* e1000: remove use of skb_dma_map from e1000 driverAlexander Duyck2009-12-022-16/+41
* e1000e: remove use of skb_dma_map from e1000e driverAlexander Duyck2009-12-022-21/+47
* net: Coding style corrections on Sealevel Systems 4021 driver.Rudy Matela2009-12-021-7/+4
* 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/+0
* 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/+11
* 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-018-20/+46
|\
| * Merge branch 'security' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Linus Torvalds2009-11-301-1/+9
| |\
| | * mac80211: fix spurious delBA handlingJohannes Berg2009-11-301-1/+9
| * | b44: Fix wedge when using netconsole.David S. Miller2009-11-301-3/+0
| * | wan: cosa: drop chan->wsem on error pathDan Carpenter2009-11-301-0/+1
| * | ep93xx-eth: check for zero MAC address on probe, not on device openFlorian Fainelli2009-11-291-9/+3
| * | NET: smc91x: Fix irq flagsRussell King - ARM Linux2009-11-291-1/+1
| * | smsc9420: prevent BUG() if ethtool is called with interface downSteve Glendinning2009-11-291-0/+14
| * | r8169: restore mac addr in rtl8169_remove_one and rtl_shutdownIvan Vecera2009-11-291-0/+7
| * | e100: Use pci pool to work around GFP_ATOMIC order 5 memory allocation failureRoger Oksanen2009-11-291-6/+11
| |/
* | net: Simplify pppol2tp pernet operations.Eric W. Biederman2009-12-011-29/+7
* | net: Simplify pppoe pernet operations.Eric W. Biederman2009-12-011-30/+8
* | net: Simplify ppp_generic pernet operations.Eric W. Biederman2009-12-011-23/+7
* | net: Simplify the bond drivers pernet operations.Eric W. Biederman2009-12-011-23/+9
OpenPOWER on IntegriCloud