summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2015-02-26brcmfmac: use helper function for changing SDIO stateArend van Spriel
2015-02-26mwifiex: use alloc_workqueue's format strings capabilities for WQ namesAvinash Patil
2015-02-26brcm80211: drop unreachable else caseNicholas Mc Guire
2015-02-26brcmfmac: use msecs_to_jiffies for time conversionNicholas Mc Guire
2015-02-26ath9k: Restart TSF2 timers on wakeupSujith Manoharan
2015-02-26ath9k: Clear additional WoW eventsSujith Manoharan
2015-02-26ath9k: Handle additional patterns on wakeupSujith Manoharan
2015-02-26ath9k: Check MCI PowerSave stateSujith Manoharan
2015-02-26ath9k: Add new MCI statesSujith Manoharan
2015-02-26ath9k: Set keep awake timerSujith Manoharan
2015-02-26ath9k: Fix descriptors for keep-alive frameSujith Manoharan
2015-02-24mac80211_hwsim: fix error handling in tx_frame_nlBob Copeland
2015-02-23iwlwifi: mvm: rs: better match tx response rate to the LQ tableEyal Shapira
2015-02-19Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2015-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-02-15ath10k: add TxBF supportMichal Kazior
2015-02-15ath10k: implement fw stats for wmi-tlvMichal Kazior
2015-02-15ath10k: add more wmi fw stat definesMichal Kazior
2015-02-15ath10k: change request stats command prototypeMichal Kazior
2015-02-15ath10k: add vdev stats processingMichal Kazior
2015-02-15ath10k: defer AP self-peer removal waitMichal Kazior
2015-02-15ath10k: fix CE_DESC_FLAGS_META_DATA_LSB definitionBen Greear
2015-02-15ath10k: fix spelling in htt code commentBen Greear
2015-02-15ath10k: fix spelling mistakes and add details to mac loggingBen Greear
2015-02-15ath10k: scan should handle scan-start-failed event properlyBen Greear
2015-02-13wireless: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo
2015-02-11Merge tag 'wireless-drivers-for-davem-2015-02-11' of git://git.kernel.org/pub...David S. Miller
2015-02-11treewide: Remove unnecessary SSB_DEVTABLE_END macroJoe Perches
2015-02-11treewide: Remove unnecessary BCMA_CORETABLE_END macroJoe Perches
2015-02-10rtlwifi: Remove logging statement that is no longer neededLarry Finger
2015-02-09Merge tag 'wireless-drivers-next-for-davem-2015-02-07' of git://git.kernel.or...David S. Miller
2015-02-06Merge ath-next from ath.gitKalle Valo
2015-02-06Merge tag 'iwlwifi-next-for-kalle-2015-02-03' of https://git.kernel.org/pub/s...Kalle Valo
2015-02-06brcm80211: Delete unnecessary checks before two function callsMarkus Elfring
2015-02-06hostap: Delete an unnecessary check before the function call "kfree"Markus Elfring
2015-02-06orinoco: Delete an unnecessary check before the function call "kfree"Markus Elfring
2015-02-06ath9k: Delete an unnecessary check before the function call "relay_close"Markus Elfring
2015-02-06cw1200: Less function calls in cw1200_load_firmware_cw1200() after error dete...Markus Elfring
2015-02-06cw1200: Delete an unnecessary check before the function call "release_firmware"Markus Elfring
2015-02-06orinoco: orinoco_tmd use msecs_to_jiffies for conversionNicholas Mc Guire
2015-02-06orinoco: orinoco_pci use msecs_to_jiffies for conversionNicholas Mc Guire
2015-02-06orinoco: orinoco_plx use msecs_to_jiffies for conversionNicholas Mc Guire
2015-02-06cw1200: use msecs_to_jiffies for conversionNicholas Mc Guire
2015-02-06ath5k: fix spontaneus AR5312 freezesSergey Ryazanov
2015-02-06ath9k: Choose correct rate for 2GHz channelSujith Manoharan
2015-02-06ath9k: Clear TSF2 properlySujith Manoharan
2015-02-06ath9k: Program AR_WA correctlySujith Manoharan
2015-02-06ath9k: Fix issues with WoW enableSujith Manoharan
2015-02-06ath9k: Register correct WOW details with mac80211Sujith Manoharan
2015-02-06ath9k: Add support for more WOW patternsSujith Manoharan