summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2013-05-28brcmfmac: free net device when registration failsArend van Spriel2-4/+9
2013-05-28brcmfmac: add additional parameter to brcmf_free_vif()Arend van Spriel3-25/+20
2013-05-28brcmfmac: Fix p2p setup when connected to ap on 5G.Hante Meuleman1-7/+21
2013-05-28brcmfmac: Turn off ARP offloading when configured for AP.Hante Meuleman3-19/+45
2013-05-28Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville1-1/+1
2013-05-27iwlwifi: dvm: fix zero LQ CMD sending avoidanceEmmanuel Grumbach1-1/+1
2013-05-24ath9k_hw: improve performance for AR934x v1.3+Felix Fietkau3-6/+20
2013-05-24ath9k_hw: fix host interface reset on AR934xFelix Fietkau2-3/+9
2013-05-24ath9k_hw: fix spur mitigation issues on AR934xFelix Fietkau1-1/+2
2013-05-22atmel: printing bogus informationDan Carpenter1-1/+1
2013-05-22ath9k: prevent aggregation session deadlocksFelix Fietkau4-114/+46
2013-05-17ath9k: fix draining aggregation tid buffersFelix Fietkau1-3/+1
2013-05-17ath9k: fix rate handling/reportingFelix Fietkau1-2/+7
2013-05-17ath9k: fix aggregation stop/flush handlingFelix Fietkau3-25/+48
2013-05-17ath9k_hw: Enable manual peak calibration for AR9485Sujith Manoharan2-2/+2
2013-05-17rtlwifi: rtl8192cu: Add new USB IDAlbert Pool1-0/+1
2013-05-17brcmfmac: announce P2P_DEVICE support in wiphy structureArend van Spriel1-1/+6
2013-05-17rtlwifi: rtl8188ee: Fix warning when building on big-endian systemsLarry Finger1-2/+2
2013-05-17ath9k: Fix crash on module unloadSujith Manoharan3-6/+17
2013-05-17net/wireless: ATH9K should depend on HAS_DMAGeert Uytterhoeven1-1/+1
2013-05-17iwlegacy: remove inline marking of EXPORT_SYMBOL functionsDenis Efremov1-1/+1
2013-05-17Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville9-22/+105
2013-05-17iwlwifi: mvm: fix aggregation drain flowEmmanuel Grumbach5-18/+48
2013-05-17iwlwifi: mvm: Prevent setting assoc flag in MAC_CONTEXT_CMDAlexander Bondar1-4/+8
2013-05-17iwlwifi: mvm: tell firmware to let multicast frames inEmmanuel Grumbach3-0/+43
2013-05-17iwlwifi: mvm: Always use SCAN_TYPE_FORCEDIlan Peer1-0/+6
2013-05-17mac80211_hwsim: correctly register the platform driverSasha Levin1-9/+9
2013-05-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville11-117/+131
2013-05-10Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds1-1/+1
2013-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds12-50/+184
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-1/+1
2013-05-09Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds6-134/+102
2013-05-09mwifiex: fix setting of multicast filterDaniel Drake1-15/+6
2013-05-09mwifiex: fix memory leak issue when driver unloadAmitkumar Karwar2-3/+1
2013-05-09mwifiex: clear is_suspended flag when interrupt is received earlyBing Zhao1-0/+1
2013-05-09ath9k: Update initvals for AR9565Sujith Manoharan1-68/+70
2013-05-09ath9k: Fix beacon reconfigurationSujith Manoharan1-2/+2
2013-05-09iwl4965: workaround connection regression on passive channelStanislaw Gruszka1-2/+1
2013-05-09B43: Handle DMA RX descriptor underrunThommy Jakobsson3-26/+40
2013-05-09net: fec: fix kernel oops when plug/unplug cable many timesFrank Li2-15/+39
2013-05-09bfin_mac: fix error return code in bfin_mac_probe()Wei Yongjun1-1/+2
2013-05-09sfc: fix return value check in efx_ptp_probe_channel()Wei Yongjun1-1/+3
2013-05-09net/spider_net: fix error return code in spider_net_open()Wei Yongjun1-1/+2
2013-05-09net/irda: fix error return code in bfin_sir_open()Wei Yongjun1-2/+4
2013-05-09sierra_net: keep status interrupt URB activeDan Williams1-7/+31
2013-05-09usbnet: allow status interrupt URB to always be activeDan Williams1-6/+71
2013-05-08qmi_wwan/cdc_ether: add device IDs for Dell 5804 (Novatel E371) WWAN cardDan Williams2-0/+14
2013-05-08be2net: disable TX in be_close()Sathya Perla1-0/+2
2013-05-08be2net: fix EQ from getting full while cleaning RX CQSathya Perla1-6/+1
2013-05-08be2net: fix payload_len value for GET_MAC_LIST cmd reqSathya Perla1-3/+2