summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2013-07-23brcmfmac: bail out of brcmf_txflowblock_if() for non-netdev interfaceArend van Spriel1-1/+1
2013-07-23brcmfmac: decrement pending 8021x count upon tx failureArend van Spriel1-1/+7
2013-07-23ath: wil6210: Fix build errorLarry Finger1-2/+2
2013-07-23cw1200: Fix OOPS in monitor modeSolomon Peachy1-1/+1
2013-07-23ath9k_htc: reboot firmware if it was loadedOleksij Rempel1-1/+3
2013-07-23ath9k_htc: do some initial hardware configurationOleksij Rempel1-0/+1
2013-07-23mwifiex: fix IRQ enable/disableDaniel Drake5-61/+57
2013-07-23Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville6-9/+56
2013-07-19ath9k_hw: Fix multicast search for AR9002 familySujith Manoharan1-1/+9
2013-07-19rtlwifi: Fix build errors for unusual casesLarry Finger10-35/+91
2013-07-19ath5k: fix extra set bit in multicast maskBob Copeland1-1/+1
2013-07-19rt2x00: RT2X00 should depend on HAS_DMAGeert Uytterhoeven1-1/+1
2013-07-17ath9k_htc: fix data race between request_firmware_nowait() callback and suspe...Alexey Khoroshilov1-3/+6
2013-07-17ath9k: fix tx pending frames accounting for dropped packetsFelix Fietkau1-16/+28
2013-07-17rtlwifi: Initialize power-setting callback for USB devicesLarry Finger4-13/+15
2013-07-16iwlwifi: mvm: remove extra SSID from probe requestDavid Spinadel1-2/+4
2013-07-16iwlwifi: mvm: fix bug in scan ssidDavid Spinadel1-2/+2
2013-07-16iwlwifi: mvm: refuse connection to APs with BI < 16Johannes Berg1-0/+16
2013-07-16iwlwifi: mvm: track the number of Rx BA sessionsEmmanuel Grumbach3-0/+17
2013-07-16iwlwifi: mvm: fix L2P BA ressources leakEmmanuel Grumbach1-2/+6
2013-07-16iwlwifi: mvm: Fix VIF specific debugfs directory creationAlexander Bondar1-1/+5
2013-07-16iwlwifi: dvm: don't send BT_CONFIG on devices w/o BluetoothJohannes Berg1-1/+1
2013-07-16iwlwifi: mvm: unregister leds when registration failedEmmanuel Grumbach1-1/+5
2013-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds283-6230/+46567
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2013-07-04ipw2200: convert __list_for_each usage to list_for_eachDave Jones1-1/+1
2013-07-04drivers: avoid parsing names as kthread_run() format stringsKees Cook1-1/+2
2013-07-04drivers: avoid format strings in names passed to alloc_workqueue()Kees Cook2-2/+2
2013-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-2/+2
2013-07-02Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller77-2513/+2817
2013-06-29wlcore: use *ppos, not file->f_posAl Viro1-2/+2
2013-06-29net/trivial: replace numeric with standard PM state macrosYijing Wang1-1/+1
2013-06-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville77-2513/+2817
2013-06-27ath10k: minimally handle new channel width enumeration valuesJohn W. Linville1-0/+4
2013-06-27ath9k_htc: ifdef out IFTYPE_MESH advertisementThomas Pedersen1-2/+4
2013-06-27brcmfmac: remove code and comment for older kernel supportArend van Spriel1-27/+2
2013-06-27brcmfmac: reduce firmware-signalling locking scope in rx pathArend van Spriel1-26/+51
2013-06-27brcmfmac: cleanup debug messages in brcmf_fws_hdrpush()Arend van Spriel1-5/+4
2013-06-27brcmfmac: tag packet in the netdev transmit callbackArend van Spriel1-82/+48
2013-06-27brcmfmac: add broken scatter-gather DMA supportFranky Lin1-11/+67
2013-06-27brcmfmac: use unified dongle address preparation functionFranky Lin2-55/+27
2013-06-27brcmfmac: remove SDIO_REQ_ASYNC flagFranky Lin2-13/+3
2013-06-27brcmfmac: remove (ab)use of NL80211_NUM_ACSArend van Spriel1-1/+1
2013-06-27brcmfmac: simplify transmit pathArend van Spriel1-49/+5
2013-06-27b43: replace B43_BCMA_EXTRA with modparam allhwsupportRafał Miłecki2-8/+10
2013-06-27ath10k: leave MMIC generation to the HWMichal Kazior1-1/+0
2013-06-27ath10k: fix 5ghz channel definitionsMichal Kazior1-24/+24
2013-06-27ath10k: fix MSI-X setup failpathMichal Kazior1-2/+3
2013-06-27rt2x00: rt2800lib: fix default TX power check for RT55xxGabor Juhos1-1/+1
2013-06-27ath9k: Add mix tx gain table for AR9462 2.0Sujith Manoharan2-0/+66