summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* net: set name_assign_type in alloc_netdev()Tom Gundersen2014-07-158-9/+13
* rtlwifi: remove unnecessary break after gotoFabian Frederick2014-07-131-1/+0
* wcn36xx: remove unnecessary break after gotoFabian Frederick2014-07-131-1/+0
* orinoco_usb: remove unnecessary break after gotoFabian Frederick2014-07-131-1/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-07-1022-44/+144
|\
| * rt2800usb: Don't perform DMA from stackAndrea Merello2014-07-071-6/+22
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2014-07-073-21/+8
| |\
| * | mwifiex: initialize Tx/Rx info of a packet correctlyAmitkumar Karwar2014-07-037-0/+8
| * | Merge branch 'ath-current' of git://github.com/kvalo/athJohn W. Linville2014-06-262-19/+5
| |\ \
| | * | ath10k: fix 8th virtual AP interface with DFSBartosz Markowski2014-06-021-1/+5
| | * | ath10k: remove unnecessary htt rx corruption checkMichal Kazior2014-06-021-18/+0
| * | | brcmfmac: assign chip id and rev in bus interface after brcmf_usb_dlneededArend van Spriel2014-06-251-2/+3
| * | | mwifiex: fix Tx timeout issueAmitkumar Karwar2014-06-251-0/+1
| * | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2014-06-254-47/+29
| |\ \ \
| * | | | rt2x00: fix rfkill regression on rt2500pciStanislaw Gruszka2014-06-173-4/+28
| * | | | b43: fix frequency reported on G-PHY with /new/ firmwareRafał Miłecki2014-06-171-3/+7
| * | | | rt2800usb:fix hang during firmware loadMichael Braun2014-06-171-2/+7
| * | | | rt2800usb:fix efuse detectionMichael Braun2014-06-172-1/+30
| * | | | b43: fix typo in Kconfig (make B43_BUSES_BCMA_AND_SSB the default for real)Rafał Miłecki2014-06-161-1/+1
| * | | | rt2x00: disable TKIP on USBStanislaw Gruszka2014-06-161-0/+2
| * | | | mwifiex: fix tx_info/rx_info overlap with PCIe dma_mappingChin-Ran Lo2014-06-162-12/+35
| * | | | b43: disable 5 GHz on G-PHYRafał Miłecki2014-06-161-0/+1
* | | | | b43: fix reading info about radio for new devices (cores 40 & 42)Rafał Miłecki2014-07-071-1/+10
* | | | | b43: N-PHY: add TX gains tables for radio 0x2057 rev 9Rafał Miłecki2014-07-071-0/+78
* | | | | b43: N-PHY: rework names & picking of TX gain tablesRafał Miłecki2014-07-072-30/+84
* | | | | b43: N-PHY: initialize hardware tables on new devicesRafał Miłecki2014-07-072-11/+281
* | | | | iwlwifi: mvm: minor fix in commentEmmanuel Grumbach2014-07-071-1/+1
* | | | | iwlwifi: mvm: remove 8000 HW family setting of adc sampling on nic configLiad Kaufman2014-07-071-2/+9
* | | | | iwlwifi: mvm: teardown TDLS peers when initiating DCMArik Nemtsov2014-07-071-0/+27
* | | | | iwlwifi: disable PSM on vifs with associated TDLS peersArik Nemtsov2014-07-073-5/+46
* | | | | iwlwifi: mvm: protect TDLS discovery sessionArik Nemtsov2014-07-071-0/+13
* | | | | iwlwifi: mvm: disallow new TDLS stations when appropriateArik Nemtsov2014-07-075-21/+60
* | | | | iwlwifi: mvm: Use CS tx block bit for AP/GOAndrei Otcheretianski2014-07-077-3/+136
* | | | | iwlwifi: mvm: Reflect GO channel switch in NoAAndrei Otcheretianski2014-07-076-10/+153
* | | | | iwlwifi: mvm: Protect mvm->csa_vif with RCUAndrei Otcheretianski2014-07-073-9/+20
* | | | | iwlwifi: mvm: Use beacon_get_template instead of beacon_getAndrei Otcheretianski2014-07-071-1/+2
* | | | | iwlwifi: mvm: CSA unbind-bind flow support for clientLuciano Coelho2014-07-071-10/+25
* | | | | iwlwifi: mvm: add switch_vif_chanctx operationLuciano Coelho2014-07-073-32/+135
* | | | | iwlwifi: mvm: remove update type argument from quota updateJohannes Berg2014-07-074-62/+19
* | | | | iwlwifi: mvm: don't pass update type to quota iteratorJohannes Berg2014-07-071-11/+5
* | | | | iwlwifi: mvm: validate that we don't send zero quotaJohannes Berg2014-07-071-0/+8
* | | | | iwlwifi: mvm: don't send zero quota to the firmwareJohannes Berg2014-07-071-5/+5
* | | | | iwlwifi: mvm: let iwl_mvm_update_quotas disregard a disabled vifLuciano Coelho2014-07-074-20/+61
* | | | | iwlwifi: 8000: drop a print when the address is invalidEran Harary2014-07-071-0/+3
* | | | | iwlwifi: mvm: fix endianity in scan commandDavid Spinadel2014-07-072-5/+5
* | | | | iwlwifi: mvm: init lmac scan commandDavid Spinadel2014-07-071-7/+13
* | | | | iwlwifi: mvm: add unified LMAC scan APIDavid Spinadel2014-07-077-70/+653
* | | | | iwlwifi: mvm: rs: don't save debugfs filesEliad Peller2014-07-072-26/+10
* | | | | iwlwifi: mvm: rs: don't clear persistent fieldsEliad Peller2014-07-072-52/+59
* | | | | iwlwifi: mvm: warn about empty OTPEran Harary2014-07-071-0/+2
OpenPOWER on IntegriCloud