summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/cw1200 (follow)
Commit message (Expand)AuthorAge
* Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2021-07-22
|\
| * cw1200: add missing MODULE_DEVICE_TABLEZou Wei2021-07-20
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-12-30
|\|
| * cw1200: fix missing destroy_workqueue() on error in cw1200_init_commonQinglang Miao2020-12-29
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-03-08
|\|
| * cw1200: Fix a signedness bug in cw1200_load_firmware()Dan Carpenter2020-01-23
* | BACKPORT: cfg80211: remove enum ieee80211_bandJohannes Berg2020-02-02
|/
* net: cw1200: fix a NULL pointer dereferenceKangjie Lu2019-06-11
* cw1200: fix missing unlock on error in cw1200_hw_scan()Wei Yongjun2019-05-16
* cw1200: Fix concurrency use-after-free bugs in cw1200_hw_scan()Jia-Ju Bai2019-02-20
* cw1200: Don't leak memory if krealloc failesJohannes Thumshirn2018-12-01
* wireless: cw1200: use __maybe_unused to hide pm functions_Arnd Bergmann2018-02-25
* cw1200: fix bogus maybe-uninitialized warningArnd Bergmann2018-02-25
* mac80211: pass block ack session timeout to to driverSara Sharon2017-05-20
* Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2015-11-05
|\
| * spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-28
* | mac80211: allow to transmit A-MSDU within A-MPDUEmmanuel Grumbach2015-09-22
|/
* wireless: cw1200: Remove redundant spi driver bus initializationAntonio Borneo2015-07-21
* mac80211: convert HW flags to unsigned long bitmapJohannes Berg2015-06-10
* mac80211: remove support for IFF_PROMISCJohannes Berg2015-04-24
* Merge tag 'wireless-drivers-next-for-davem-2015-04-01' of git://git.kernel.or...David S. Miller2015-04-01
|\
| * cw1200: Fix suspendLars-Peter Clausen2015-03-20
* | Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...David S. Miller2015-03-31
|\ \ | |/ |/|
| * cfg80211: add bss_type and privacy arguments in cfg80211_get_bss()Dedy Lansky2015-03-03
* | wireless: Use eth_<foo>_addr instead of memsetJoe Perches2015-03-03
|/
* cw1200: Less function calls in cw1200_load_firmware_cw1200() after error dete...Markus Elfring2015-02-06
* cw1200: Delete an unnecessary check before the function call "release_firmware"Markus Elfring2015-02-06
* cw1200: use msecs_to_jiffies for conversionNicholas Mc Guire2015-02-06
* Merge commit 'c1e140bf79d817d4a7aa9932eb98b0359c87af33' from mac80211-nextKalle Valo2015-01-22
|\
| * mac80211: Re-fix accounting of the tailroom-needed counterIdo Yariv2015-01-07
| * mac80211: move U-APSD enablement to vif flagsJohannes Berg2014-12-15
* | cw1200: queue: Use setup_timerJulia Lawall2015-01-07
* | cw1200: main: Use setup_timerJulia Lawall2015-01-07
* | wireless: cw1200: Use setup_timerJulia Lawall2015-01-07
|/
* mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDRJohannes Berg2014-11-19
* cw1200: Introduce the use of devm_kzallocHimangi Saraogi2014-08-25
* cw1200: remove unnecessary break after returnFabian Frederick2014-07-20
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville2014-06-25
|\
| * mac80211: support more than one band in scan requestDavid Spinadel2014-06-25
* | cw1200: Remove useless return variablesPeter Senna Tschudin2014-06-19
|/
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-04-30
|\
| * mac80211: add vif to flush callEmmanuel Grumbach2014-04-09
* | cw1200: Fix cw1200_debug_link_idFrederic Danis2014-04-14
|/
* net: Replace min macro with min_tSilvan Jegen2014-03-03
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-17
|\
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-01-13
| |\
| | * mac80211: remove channel_change_timeJohannes Berg2014-01-07
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-10
|\| |
| * | wireless: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-03
| * | wireless: cw1200: Fix memory leak in cw1200_wow_suspend()Christian Engelmayer2014-01-03
| |/