aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2009-12-03ixgbe: use EIAM to automask MSI-XJesse Brandeburg
2009-12-03ixgbe: performance tweaksJesse Brandeburg
2009-12-03ixgbe: change default ring sizeJesse Brandeburg
2009-12-03ixgbe: select FCoE Tx queue in ndo_select_queueYi Zou
2009-12-03ixgbe: use known user priority for FCoE when DCB is enabledYi Zou
2009-12-03usbnet & cdc-ether: Autosuspend for online devicesOliver Neukum
2009-12-03cdc-ether: Implement reset_resume()Oliver Neukum
2009-12-03bnx2: Update version to 2.0.3.Michael Chan
2009-12-03bnx2: Read firmware version from VPD.Michael Chan
2009-12-03bnx2: Print warning when unable to allocate the full SKB/page ring.Michael Chan
2009-12-03bnx2: Dump some state during tx timeout.Michael Chan
2009-12-03bnx2: Protect tx timeout reset with rtnl_lock().Michael Chan
2009-12-03tg3: Update version to 3.105Matt Carlson
2009-12-03tg3: Clean tg3_init_one()Matt Carlson
2009-12-03tg3: Use pci_read_vpd() instead of private methodMatt Carlson
2009-12-03tg3: Add some VPD preprocessor constantsMatt Carlson
2009-12-03tg3: Add 57765 asic revMatt Carlson
2009-12-03tg3: Make TSS enable independent of MSI-X enableMatt Carlson
2009-12-03drivers/net: Move && and || to end of previous lineJoe Perches
2009-12-03be2net: Bump up the driver version numberAjit Khaparde
2009-12-03be2net: Support for WoL using magic packet after suspend.Ajit Khaparde
2009-12-03be2net: Changes to print fw command opcode when command is failed by controller.Ajit Khaparde
2009-12-02sunhme: fix dma warning in Sun HMEMikulas Patocka
2009-12-02atl1e: Remove non-implementation of ethtool set_msglevel() operationBen Hutchings
2009-12-02atl1e: Remove redundant definitions of ethtool operationsBen Hutchings
2009-12-02atl1e: Allow TX checksum offload and TSO to be disabled and reenabledBen Hutchings
2009-12-02Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-12-02cnic: Use dma_alloc_coherent().Michael Chan
2009-12-02cnic: Fix rq_page_table DMA address.Michael Chan
2009-12-02cnic: Fix bogus iSCSI MAC addressMichael Chan
2009-12-02cnic: Fix bnx2x ring shutdown.Michael Chan
2009-12-02cnic: Fix ring I/O address for bnx2x devices.Michael Chan
2009-12-02netxen: fix failure cases for fw hang recoveryAmit Kumar Salecha
2009-12-02netxen : fix debug tools access for NX2031Narender Kumar
2009-12-02e1000e: correct ICH/PCH PHY operations function pointersBruce Allan
2009-12-02e1000e: refactor PHY ID detection workaroundBruce Allan
2009-12-02e1000e: check_polarity function pointers not set for 8257xBruce Allan
2009-12-02tg3: remove use of skb_dma_map/unmapAlexander Duyck
2009-12-02be2net: remove use of skb_dma_map/unmapAlexander Duyck
2009-12-02bnx2: remove skb_dma_map/unmap calls from driverAlexander Duyck
2009-12-02igbvf: remove skb_dma_map/unmap call from driversAlexander Duyck
2009-12-02igb: remove use of skb_dma_map from driverAlexander Duyck
2009-12-02ixgbe: remove skb_dma_map/unmap calls from driverAlexander Duyck
2009-12-02ixgb: remove use of skb_dma_map from ixgbAlexander Duyck
2009-12-02e1000: remove use of skb_dma_map from e1000 driverAlexander Duyck
2009-12-02e1000e: remove use of skb_dma_map from e1000e driverAlexander Duyck
2009-12-02bnx2: EEH is failing with timeoutBreno Leitao
2009-12-02net: Coding style corrections on Sealevel Systems 4021 driver.Rudy Matela
2009-12-02net/ps3: Add support for gelic link negotiationHideyuki Sasaki
2009-12-02net/ps3: Cleanup gelic enumsGeoff Levand