summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* mwifiex: fix command 0x2c timeout during p2p_find or p2p_connectStone Piao2013-07-311-2/+2
* mwifiex: fix wrong data rates in P2P clientAvinash Patil2013-07-311-1/+2
* mwifiex: check for bss_role instead of bss_mode for STA operationsAvinash Patil2013-07-312-4/+6
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-07-299-39/+57
|\
| * iwlwifi: pcie: clear RFKILL interrupt in AMPGEmmanuel Grumbach2013-07-262-0/+10
| * iwlwifi: mvm: fix flushing not started aggregation sessionsJohannes Berg2013-07-261-3/+8
| * iwlwifi: mvm: Disable managed PS when GO is addedIlan Peer2013-07-261-21/+21
| * iwlwifi: pcie: reset the NIC before the bring upEmmanuel Grumbach2013-07-261-0/+5
| * iwlwifi: mvm: set SSID bits for passive channelsDavid Spinadel2013-07-242-10/+2
| * iwlwifi: mvm: use only a single GTK in D3Johannes Berg2013-07-241-5/+10
| * iwlwifi: add DELL SKU for 5150 HMCEmmanuel Grumbach2013-07-221-0/+1
* | Merge branch 'for-linville-current' of git://github.com/kvalo/athJohn W. Linville2013-07-291-1/+1
|\ \
| * | ath10k: ATH10K should depend on HAS_DMAGeert Uytterhoeven2013-07-221-1/+1
* | | rt2x00: fix stop queueStanislaw Gruszka2013-07-291-7/+11
* | | brcmfmac: inform cfg80211 about disconnect when device is unpluggedArend van Spriel2013-07-261-1/+4
* | | mwifiex: Add missing endian conversion.Tomasz Moń2013-07-261-2/+2
* | | 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
OpenPOWER on IntegriCloud