summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* brcmfmac: bail out of brcmf_txflowblock_if() for non-netdev interfaceArend van Spriel2013-07-221-1/+1
* brcmfmac: decrement pending 8021x count upon tx failureArend van Spriel2013-07-221-1/+7
* ath: wil6210: Fix build errorLarry Finger2013-07-221-2/+2
* cw1200: Fix OOPS in monitor modeSolomon Peachy2013-07-221-1/+1
* ath9k_htc: reboot firmware if it was loadedOleksij Rempel2013-07-221-1/+3
* ath9k_htc: do some initial hardware configurationOleksij Rempel2013-07-221-0/+1
* mwifiex: fix IRQ enable/disableDaniel Drake2013-07-225-61/+57
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-07-226-9/+56
|\
| * iwlwifi: mvm: remove extra SSID from probe requestDavid Spinadel2013-07-161-2/+4
| * iwlwifi: mvm: fix bug in scan ssidDavid Spinadel2013-07-161-2/+2
| * iwlwifi: mvm: refuse connection to APs with BI < 16Johannes Berg2013-07-161-0/+16
| * iwlwifi: mvm: track the number of Rx BA sessionsEmmanuel Grumbach2013-07-163-0/+17
| * iwlwifi: mvm: fix L2P BA ressources leakEmmanuel Grumbach2013-07-161-2/+6
| * iwlwifi: mvm: Fix VIF specific debugfs directory creationAlexander Bondar2013-07-161-1/+5
| * iwlwifi: dvm: don't send BT_CONFIG on devices w/o BluetoothJohannes Berg2013-07-161-1/+1
| * iwlwifi: mvm: unregister leds when registration failedEmmanuel Grumbach2013-07-161-1/+5
* | ath9k_hw: Fix multicast search for AR9002 familySujith Manoharan2013-07-181-1/+9
* | rtlwifi: Fix build errors for unusual casesLarry Finger2013-07-1810-35/+91
* | ath5k: fix extra set bit in multicast maskBob Copeland2013-07-181-1/+1
* | rt2x00: RT2X00 should depend on HAS_DMAGeert Uytterhoeven2013-07-181-1/+1
* | ath9k_htc: fix data race between request_firmware_nowait() callback and suspe...Alexey Khoroshilov2013-07-171-3/+6
* | ath9k: fix tx pending frames accounting for dropped packetsFelix Fietkau2013-07-171-16/+28
* | rtlwifi: Initialize power-setting callback for USB devicesLarry Finger2013-07-174-13/+15
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-09283-6230/+46567
|\
| * Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-07-0177-2513/+2817
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-2877-2513/+2817
| | |\
| | | * ath10k: minimally handle new channel width enumeration valuesJohn W. Linville2013-06-271-0/+4
| | | * ath9k_htc: ifdef out IFTYPE_MESH advertisementThomas Pedersen2013-06-271-2/+4
| | | * brcmfmac: remove code and comment for older kernel supportArend van Spriel2013-06-271-27/+2
| | | * brcmfmac: reduce firmware-signalling locking scope in rx pathArend van Spriel2013-06-271-26/+51
| | | * brcmfmac: cleanup debug messages in brcmf_fws_hdrpush()Arend van Spriel2013-06-271-5/+4
| | | * brcmfmac: tag packet in the netdev transmit callbackArend van Spriel2013-06-271-82/+48
| | | * brcmfmac: add broken scatter-gather DMA supportFranky Lin2013-06-271-11/+67
| | | * brcmfmac: use unified dongle address preparation functionFranky Lin2013-06-272-55/+27
| | | * brcmfmac: remove SDIO_REQ_ASYNC flagFranky Lin2013-06-272-13/+3
| | | * brcmfmac: remove (ab)use of NL80211_NUM_ACSArend van Spriel2013-06-271-1/+1
| | | * brcmfmac: simplify transmit pathArend van Spriel2013-06-271-49/+5
| | | * b43: replace B43_BCMA_EXTRA with modparam allhwsupportRafał Miłecki2013-06-272-8/+10
| | | * ath10k: leave MMIC generation to the HWMichal Kazior2013-06-271-1/+0
| | | * ath10k: fix 5ghz channel definitionsMichal Kazior2013-06-271-24/+24
| | | * ath10k: fix MSI-X setup failpathMichal Kazior2013-06-271-2/+3
| | | * rt2x00: rt2800lib: fix default TX power check for RT55xxGabor Juhos2013-06-271-1/+1
| | | * ath9k: Add mix tx gain table for AR9462 2.0Sujith Manoharan2013-06-272-0/+66
| | | * rt2x00: rt2800lib: turn on tertiary PAs/LNAs for 3T/3R devicesGabor Juhos2013-06-271-12/+35
| | | * rt2x00: rt2800lib: turn on secondary PAs/LNAs for 3T/3R devicesGabor Juhos2013-06-271-4/+4
| | | * rt2x00: rt2800: increase EEPROM_SIZE to 512 bytesGabor Juhos2013-06-271-1/+1
| | | * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-06-2631-2044/+251
| | | |\
| | | | * iwlwifi: mvm: Add support for Low Power RXAlexander Bondar2013-06-254-3/+52
| | | | * Merge remote-tracking branch 'wireless-next/master' into iwlwifi-nextJohannes Berg2013-06-25190-2240/+27752
| | | | |\
| | | | * | iwlwifi: always use 'trans_pcie' nameJohannes Berg2013-06-251-8/+9
OpenPOWER on IntegriCloud