summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2012-10-31Revert "ath9k_hw: Updated AR9003 tx gain table for 5GHz"Felix Fietkau1-82/+82
2012-10-31net/wireless: ipw2200: Fix panic occurring in ipw_handle_promiscuous_tx()Stanislav Yakovlev1-1/+1
2012-10-31iwlwifi: fix 6000 series channel switch commandJohannes Berg1-15/+24
2012-10-31qmi_wwan/cdc_ether: move Novatel 551 and E362 to qmi_wwanDan Williams2-15/+40
2012-10-31tilegx: fix some issues in the SW TSO supportChris Metcalf1-16/+19
2012-10-31b43: Fix oops on unload when firmware not foundLarry Finger1-0/+4
2012-10-28skge: Add DMA mask quirk for Marvell 88E8001 on ASUS P5NSLI motherboardGraham Gower1-0/+7
2012-10-28net: remove skb recyclingEric Dumazet8-102/+16
2012-10-21e1000e: Change wthresh to 1 to avoid possible Tx stallsHiroaki SHIMODA2-4/+4
2012-10-21mcs7830: Fix link state detectionOndrej Zary1-9/+21
2012-10-21ath9k: use ieee80211_free_txskbFelix Fietkau3-26/+31
2012-10-13asix: Adds support for Lenovo 10/100 USB dongle.Quinlan Pfiffer1-0/+4
2012-10-13net: ethernet: davinci_cpdma: decrease the desc count when cleaning up the re...Tao Hou1-0/+1
2012-10-13rapidio/rionet: fix multicast packet transmit logicAlexandre Bounine1-3/+17
2012-10-13ixgbe: fix PTP ethtool timestamping functionJacob Keller1-4/+1
2012-10-07can: mscan-mpc5xxx: fix return value check in mpc512x_can_get_clock()Wei Yongjun1-2/+2
2012-10-07ath9k: Disable ASPM only for AR9285Sujith Manoharan1-2/+3
2012-10-07b43legacy: Fix crash on unload when firmware not availableLarry Finger1-0/+2
2012-09-28netdev: octeon: fix return value check in octeon_mgmt_init_phy()Wei Yongjun1-3/+1
2012-09-28qlcnic: Fix scheduling while atomic bugNarendra K1-2/+2
2012-09-28bnx2: Clean up remaining iounmapNeil Horman1-1/+1
2012-09-28net: phy: smsc: Implement PHY config_init for LAN87xxMarek Vasut1-1/+27
2012-09-28smsc75xx: fix resume after device resetSteve Glendinning1-0/+1
2012-09-27netdev: pasemi: fix return value check in pasemi_mac_phy_init()Wei Yongjun1-2/+2
2012-09-27team: fix return value checkWei Yongjun1-6/+6
2012-09-25Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller1-0/+1
2012-09-24phy/micrel: Rename KS80xx to KSZ80xxMarek Vasut1-9/+9
2012-09-24phy/micrel: Implement support for KSZ8021Marek Vasut1-0/+27
2012-09-22pppoe: drop PPPOX_ZOMBIEs in pppoe_releaseXiaodong Xu1-1/+1
2012-09-22team: send port changed when addedJiri Pirko1-8/+24
2012-09-22net/phy/bcm87xx: Add MODULE_LICENSE("GPL") to GPL driverPeter Hüwe1-0/+2
2012-09-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+1
2012-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds26-54/+102
2012-09-21net/stmmac: Use clk_prepare_enable and clk_disable_unprepareStefan Roese2-8/+8
2012-09-21Merge branch 'fixes-for-3.6' of git://gitorious.org/linux-can/linux-canDavid S. Miller2-4/+2
2012-09-21net/irda: sh_sir: fix return value check in sh_sir_set_baudrate()Wei Yongjun1-1/+1
2012-09-21stmmac: fix return value check in stmmac_open_ext_timer()Wei Yongjun1-1/+1
2012-09-21gianfar: fix phc index build failureRichard Cochran2-2/+3
2012-09-21bnx2x: remove false warning regarding interrupt numberAriel Elior1-5/+6
2012-09-21can: ti_hecc: fix oops during rmmodMarc Kleine-Budde1-1/+1
2012-09-21can: janz-ican3: fix support for older hardware revisionsIra W. Snyder1-3/+1
2012-09-21at91ether: return PTR_ERR if call to clk_get failsDevendra Naga1-1/+1
2012-09-21net: qmi_wwan: adding Huawei E367, ZTE MF683 and Pantech P4200Bjørn Mork1-3/+8
2012-09-20asix: Support DLink DUB-E100 H/W Ver C1Søren holm1-0/+4
2012-09-19iwlwifi: don't double free the interrupt in failure pathEmmanuel Grumbach1-0/+1
2012-09-19e1000: Small packets may get corrupted during padding by HWTushar Dave1-0/+11
2012-09-19netxen: check for root bus in netxen_mask_aer_correctableNikolay Aleksandrov1-0/+4
2012-09-19bnx2x: fix rx checksum validation for IPv6Michal Schmidt1-5/+7
2012-09-18Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2-17/+23
2012-09-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville12-24/+46