aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2012-05-02usbnet: fix failure handling in usbnet_probetom.leiming@gmail.com
2012-05-02usbnet: fix leak of transfer buffer of dev->interrupttom.leiming@gmail.com
2012-05-02ucc_geth: Add 16 bytes to max TX frame for VLANsJoakim Tjernlund
2012-05-02net: ucc_geth, increase no. of HW RX descriptorsJoakim Tjernlund
2012-05-02bnx2x: fix handling single MSIX mode for 57710/57711Dmitry Kravkov
2012-05-02Revert "ath9k_hw: Fix incorrect spur_freq_sd for AR9003"Rajkumar Manoharan
2012-05-02brcmfmac: fix a double spin_unlock_irqrestore issue in dpcFranky Lin
2012-05-02macvtap: zerocopy: validate vectors before building skbJason Wang
2012-05-02macvtap: zerocopy: set SKBTX_DEV_ZEROCOPY only when skb is built successfullyJason Wang
2012-05-02macvtap: zerocopy: put page when fail to get all requested user pagesJason Wang
2012-05-02macvtap: zerocopy: fix truesize underestimationJason Wang
2012-05-02macvtap: zerocopy: fix offset calculation when building skbJason Wang
2012-05-02ixgbe: Reset max_vfs to zero when user request is out of rangeGreg Rose
2012-05-02ixgbe: Deny MACVLAN requests from VFs with admin set MACGreg Rose
2012-05-02ixgbe: add hwmon interface to export thermal dataDon Skidmore
2012-05-02ixgbe: add support functions to access thermal dataDon Skidmore
2012-05-02e1000e: fix .ndo_set_rx_mode for 82579Bruce Allan
2012-05-02e1000e: PHY initialization flow changes for 82577/8/9Bruce Allan
2012-05-02e1000e: workaround EEPROM configuration change on 82579Bruce Allan
2012-05-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-05-01sky2: fix receive length error in mixed non-VLAN/VLAN trafficstephen hemminger
2012-05-01sky2: propogate rx hash when packet is copiedstephen hemminger
2012-04-30cxgb3: Don't call cxgb_vlan_mode until q locks are initializedRoland Dreier
2012-04-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2012-04-30ixgbe: fix calling skb_put on nonlinear skb assertion bugYi Zou
2012-04-30ixgbe: Fix a memory leak in IEEE DCBAlexander Duyck
2012-04-30igbvf: fix the bug when initializing the igbvfSamuel Liao
2012-04-30smsc75xx: enable mac to detect speed/duplex from phySteve Glendinning
2012-04-30smsc75xx: declare smsc75xx's MII as GMII capableSteve Glendinning
2012-04-30smsc75xx: fix phy interrupt acknowledgeSteve Glendinning
2012-04-30smsc75xx: fix phy init reset loopSteve Glendinning
2012-04-30smsc75xx: add more information to register io failure warningsSteve Glendinning
2012-04-30smsc75xx: fix mdio reads and writesSteve Glendinning
2012-04-30smsc75xx: mark link down on startup and let PHY interrupt deal with carrier c...Steve Glendinning
2012-04-30atl1c: remove PHY polling from atl1c_change_mtuHuang, Xiong
2012-04-30atl1c: Disable L0S when no cable linkHuang, Xiong
2012-04-30atl1c: do MAC-reset when PHY link downHuang, Xiong
2012-04-30atl1c: cancel task when interface closedHuang, Xiong
2012-04-30atl1c: enlarge L1 response waiting timerHuang, Xiong
2012-04-30atl1c: refine mac address related codeHuang, Xiong
2012-04-30atl1c: remove code of closing register writable attributionHuang, Xiong
2012-04-30atl1c: clear WoL status when reset pcieHuang, Xiong
2012-04-30atl1c: add PHY link event(up/down) patchHuang, Xiong
2012-04-30bnx2x: remove some bloatEric Dumazet
2012-04-30pch_gbe: reprogram multicast address register on resetRongQing.Li
2012-04-30tg3: provide frags as skb headEric Dumazet
2012-04-30net: allow skb->head to be a page fragmentEric Dumazet
2012-04-30forcedeth: add transmit timestamping supportWillem de Bruijn
2012-04-30bnx2x: add transmit timestamping supportWillem de Bruijn
2012-04-30e1000e: add transmit timestamping supportWillem de Bruijn