summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* rtl8180: Add error check for pci_map_single return value in TX pathandrea.merello2014-02-061-0/+7
* rtl8180: Add error check for pci_map_single return value in RX pathandrea.merello2014-02-061-3/+13
* ath9k: Fix TX power calculationSujith Manoharan2014-02-041-0/+4
* ath9k: Do not support PowerSave by defaultSujith Manoharan2014-02-041-1/+7
* ath9k: Fix build error on ARMSujith Manoharan2014-02-041-3/+2
* ath9k_htc: avoid scheduling while atomic on sta_rc_updateStanislaw Gruszka2014-02-042-22/+40
* ar5523: fix usb id for Gigaset.Oleksij Rempel2014-02-041-1/+1
* ath9k_htc: Do not support PowerSave by defaultOleksij Rempel2014-02-041-1/+7
* rt2500: disable PS by defaultStanislaw Gruszka2014-02-042-0/+10
* rt2800: disable PS by default on USBStanislaw Gruszka2014-02-041-3/+2
* ath9k_htc: make ->sta_rc_update atomic for most callsStanislaw Gruszka2014-02-041-12/+13
* iwlwifi: mvm: don't allow A band if SKU forbids itEmmanuel Grumbach2014-02-021-0/+5
* iwlwifi: mvm: BT Coex - disable BT when TXing probe request in scanEmmanuel Grumbach2014-02-021-1/+2
* iwlwifi: mvm: don't leak a station when we drainEmmanuel Grumbach2014-01-301-36/+37
* iwlwifi: mvm: notify match found without filteringDavid Spinadel2014-01-302-1/+5
* iwlwifi: add more 7265 HW IDsOren Givon2014-01-301-1/+6
* iwlwifi: mvm: print the version of the firmware when it assertsEmmanuel Grumbach2014-01-301-0/+2
* iwlwifi: mvm: disable scheduled scanJohannes Berg2014-01-301-1/+1
* iwlwifi: mvm: make local pointer non-staticJohannes Berg2014-01-301-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-25438-14911/+17809
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-247-7/+20
| |\
| | * ath9k: Fix RX interrupt mitigationSujith Manoharan2014-01-232-2/+12
| | * rt2x00: rt2800usb: mark D-Link DWA-137 as supportedRoman Dubtsov2014-01-231-0/+1
| | * ath9k: Fix code mistakeSujith Manoharan2014-01-231-1/+1
| | * b43: fix the wrong assignment of status.freq in b43_rx()ZHAO Gang2014-01-231-2/+2
| | * mwifiex: fix wakeup on magic packetAndreas Fenkart2014-01-231-1/+1
| | * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2014-01-231-1/+3
| | |\
| | | * iwlwifi: pcie: don't panic on host commands in iwldvmEmmanuel Grumbach2014-01-201-1/+3
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-1784-1497/+2580
| |\| |
| | * | carl9170: use ath_is_mybeaconOleksij Rempel2014-01-161-6/+3
| | * | ath5k: use ath_is_mybeaconOleksij Rempel2014-01-161-25/+8
| | * | ath9k_htc: use ath_is_mybeaconOleksij Rempel2014-01-161-3/+1
| | * | ath9k: use ath_is_mybeaconOleksij Rempel2014-01-161-16/+4
| | * | ath: add common function ath_is_mybeaconOleksij Rempel2014-01-162-0/+10
| | * | mwifiex: export threshold value and retry limit to cfg80211Ujjal Roy2014-01-161-0/+14
| | * | mwifiex: fix wrong 11ac bits setting in fw_cap_infoBing Zhao2014-01-161-1/+1
| | * | wil6210: correct #include for prefetch()Vladimir Kondratiev2014-01-161-1/+1
| | * | ath9k: Fix possible overflow conditionSujith Manoharan2014-01-161-1/+1
| | * | ath9k: Fix IQ calibrationSujith Manoharan2014-01-161-2/+15
| | * | ath9k: Fix error reported by smatchSujith Manoharan2014-01-161-1/+1
| | * | brcmfmac: handle SDIO card removalArend van Spriel2014-01-165-87/+102
| | * | brcmfmac: initialize escan function pointer during scheduled scanArend van Spriel2014-01-161-0/+1
| | * | brcmfmac: rename chip and core related structuresArend van Spriel2014-01-163-42/+41
| | * | brcmfmac: restructure brcmf_sdio_chip_recognition()Arend van Spriel2014-01-162-167/+167
| | * | brcmfmac: rework firmware download codeArend van Spriel2014-01-163-60/+40
| | * | brcmfmac: update core reset and disable routines.Hante Meuleman2014-01-163-57/+106
| | * | brcmfmac: Create common nvram parsing routines.Hante Meuleman2014-01-166-190/+208
| | * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2014-01-1618-63/+94
| | |\|
| | | * iwlwifi: mvm: don't use highest rate in VHT MCS SetEyal Shapira2014-01-131-6/+0
| | | * iwlwifi: mvm: add REPLY_SF_CFG_CMD to cmd stringsDavid Spinadel2014-01-131-0/+1