aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2012-12-03ixgbe: add support for X540-AT1joshua.a.hay@intel.com
2012-12-03can: peak_usb: fix hwtstamp assignmentOliver Hartkopp
2012-12-03mwifiex: fix system hang issue in cmd timeout error caseBing Zhao
2012-12-03mwifiex: report error to MMC core if we cannot suspendBing Zhao
2012-12-03rtlwifi: rtl8192cu: Add new USB IDAlbert Pool
2012-12-03iwlwifi: fix monitor mode FCS flagJohannes Berg
2012-12-03iwlwifi: don't WARN when a non empty queue is disabledEmmanuel Grumbach
2012-11-26r8169: allow multicast packets on sub-8168f chipset.Nathan Walp
2012-11-26r8169: Fix WoL on RTL8168d/8111d.Cyril Brulebois
2012-11-26tg3: unconditionally select HWMON support when tg3 is enabled.Paul Gortmaker
2012-11-26r8169: use unlimited DMA burst for TXMichal Schmidt
2012-11-26iwlwifi: handle DMA mapping failuresJohannes Berg
2012-11-17drivers/net/ethernet/nxp/lpc_eth.c: Call mdiobus_unregister before mdiobus_freePeter Senna Tschudin
2012-11-17net: usb: Fix memory leak on Tx data pathHemant Kumar
2012-11-17rt2800: validate step value for temperature compensationStanislaw Gruszka
2012-11-17ath9k: Test for TID only in BlockAcks while checking tx statusSven Eckelmann
2012-11-17ath9k: fix stale pointers potentially causing access to free'd skbsFelix Fietkau
2012-11-17ixgbe: PTP get_ts_info missing software supportJacob Keller
2012-10-31Revert "ath9k_hw: Updated AR9003 tx gain table for 5GHz"Felix Fietkau
2012-10-31net/wireless: ipw2200: Fix panic occurring in ipw_handle_promiscuous_tx()Stanislav Yakovlev
2012-10-31iwlwifi: fix 6000 series channel switch commandJohannes Berg
2012-10-31qmi_wwan/cdc_ether: move Novatel 551 and E362 to qmi_wwanDan Williams
2012-10-31tilegx: fix some issues in the SW TSO supportChris Metcalf
2012-10-31b43: Fix oops on unload when firmware not foundLarry Finger
2012-10-28skge: Add DMA mask quirk for Marvell 88E8001 on ASUS P5NSLI motherboardGraham Gower
2012-10-28net: remove skb recyclingEric Dumazet
2012-10-21e1000e: Change wthresh to 1 to avoid possible Tx stallsHiroaki SHIMODA
2012-10-21mcs7830: Fix link state detectionOndrej Zary
2012-10-21ath9k: use ieee80211_free_txskbFelix Fietkau
2012-10-13asix: Adds support for Lenovo 10/100 USB dongle.Quinlan Pfiffer
2012-10-13net: ethernet: davinci_cpdma: decrease the desc count when cleaning up the re...Tao Hou
2012-10-13rapidio/rionet: fix multicast packet transmit logicAlexandre Bounine
2012-10-13ixgbe: fix PTP ethtool timestamping functionJacob Keller
2012-10-07can: mscan-mpc5xxx: fix return value check in mpc512x_can_get_clock()Wei Yongjun
2012-10-07ath9k: Disable ASPM only for AR9285Sujith Manoharan
2012-10-07b43legacy: Fix crash on unload when firmware not availableLarry Finger
2012-09-28netdev: octeon: fix return value check in octeon_mgmt_init_phy()Wei Yongjun
2012-09-27qlcnic: Fix scheduling while atomic bugNarendra K
2012-09-27bnx2: Clean up remaining iounmapNeil Horman
2012-09-27net: phy: smsc: Implement PHY config_init for LAN87xxMarek Vasut
2012-09-27smsc75xx: fix resume after device resetSteve Glendinning
2012-09-27netdev: pasemi: fix return value check in pasemi_mac_phy_init()Wei Yongjun
2012-09-27team: fix return value checkWei Yongjun
2012-09-24Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-09-24phy/micrel: Rename KS80xx to KSZ80xxMarek Vasut
2012-09-24phy/micrel: Implement support for KSZ8021Marek Vasut
2012-09-22pppoe: drop PPPOX_ZOMBIEs in pppoe_releaseXiaodong Xu
2012-09-22team: send port changed when addedJiri Pirko
2012-09-22net/phy/bcm87xx: Add MODULE_LICENSE("GPL") to GPL driverPeter Hüwe
2012-09-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville