aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* bnx2: Update version to 2.0.3.Michael Chan2009-12-03
* bnx2: Read firmware version from VPD.Michael Chan2009-12-03
* bnx2: Print warning when unable to allocate the full SKB/page ring.Michael Chan2009-12-03
* bnx2: Dump some state during tx timeout.Michael Chan2009-12-03
* bnx2: Protect tx timeout reset with rtnl_lock().Michael Chan2009-12-03
* tg3: Update version to 3.105Matt Carlson2009-12-03
* tg3: Clean tg3_init_one()Matt Carlson2009-12-03
* tg3: Use pci_read_vpd() instead of private methodMatt Carlson2009-12-03
* tg3: Add some VPD preprocessor constantsMatt Carlson2009-12-03
* tg3: Add 57765 asic revMatt Carlson2009-12-03
* tg3: Make TSS enable independent of MSI-X enableMatt Carlson2009-12-03
* drivers/net: Move && and || to end of previous lineJoe Perches2009-12-03
* be2net: Bump up the driver version numberAjit Khaparde2009-12-03
* be2net: Support for WoL using magic packet after suspend.Ajit Khaparde2009-12-03
* be2net: Changes to print fw command opcode when command is failed by controller.Ajit Khaparde2009-12-03
* sunhme: fix dma warning in Sun HMEMikulas Patocka2009-12-03
* atl1e: Remove non-implementation of ethtool set_msglevel() operationBen Hutchings2009-12-03
* atl1e: Remove redundant definitions of ethtool operationsBen Hutchings2009-12-03
* atl1e: Allow TX checksum offload and TSO to be disabled and reenabledBen Hutchings2009-12-03
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-12-03
|\
| * bnx2: EEH is failing with timeoutBreno Leitao2009-12-02
| * atl1e:disable NETIF_F_TSO6 for hardware limitJie Yang2009-12-02
* | cnic: Use dma_alloc_coherent().Michael Chan2009-12-02
* | cnic: Fix rq_page_table DMA address.Michael Chan2009-12-02
* | cnic: Fix bogus iSCSI MAC addressMichael Chan2009-12-02
* | cnic: Fix bnx2x ring shutdown.Michael Chan2009-12-02
* | cnic: Fix ring I/O address for bnx2x devices.Michael Chan2009-12-02
* | netxen: fix failure cases for fw hang recoveryAmit Kumar Salecha2009-12-02
* | netxen : fix debug tools access for NX2031Narender Kumar2009-12-02
* | e1000e: correct ICH/PCH PHY operations function pointersBruce Allan2009-12-02
* | e1000e: refactor PHY ID detection workaroundBruce Allan2009-12-02
* | e1000e: check_polarity function pointers not set for 8257xBruce Allan2009-12-02
* | tg3: remove use of skb_dma_map/unmapAlexander Duyck2009-12-02
* | be2net: remove use of skb_dma_map/unmapAlexander Duyck2009-12-02
* | bnx2: remove skb_dma_map/unmap calls from driverAlexander Duyck2009-12-02
* | igbvf: remove skb_dma_map/unmap call from driversAlexander Duyck2009-12-02
* | igb: remove use of skb_dma_map from driverAlexander Duyck2009-12-02
* | ixgbe: remove skb_dma_map/unmap calls from driverAlexander Duyck2009-12-02
* | ixgb: remove use of skb_dma_map from ixgbAlexander Duyck2009-12-02
* | e1000: remove use of skb_dma_map from e1000 driverAlexander Duyck2009-12-02
* | e1000e: remove use of skb_dma_map from e1000e driverAlexander Duyck2009-12-02
* | net: Coding style corrections on Sealevel Systems 4021 driver.Rudy Matela2009-12-02
* | ieee802154: merge cleanupEric Dumazet2009-12-02
* | net/ps3: Add support for gelic link negotiationHideyuki Sasaki2009-12-02
* | net/ps3: Cleanup gelic enumsGeoff Levand2009-12-02
* | be2net: fix unnecessary access to hardware to get link, port infoAjit Khaparde2009-12-02
* | be2net: Add be_rx_polls counterAjit Khaparde2009-12-02
* | be2net: fix to allow port beacon when device is closedAjit Khaparde2009-12-02
* | be2net: check for valid ether addressAjit Khaparde2009-12-02
* | be2net: initialize netdev->perm_addrAjit Khaparde2009-12-02