summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-01-22ath9k_hw: remove a useless WARN_ONFelix Fietkau
2013-01-22ath9k_hw: reduce struct ar5416AniState sizeFelix Fietkau
2013-01-22ath9k_hw: remove ath9k_hw_ani_setup and its variablesFelix Fietkau
2013-01-22ath9k_hw: make the initval parameter to ath9k_hw_write_array constFelix Fietkau
2013-01-22ath9k: use ath_tx_process_buffer instead of open-coding similar codeFelix Fietkau
2013-01-22ath9k: clean up processing of pending tx frames on resetFelix Fietkau
2013-01-22ath9k: stop rx after txFelix Fietkau
2013-01-22net: wireless/rtlwifi: fix uninitialized variable issueCong Ding
2013-01-22iwlegacy: don't return zero on failure paths in il4965_pci_probe()Alexey Khoroshilov
2013-01-22mwl8k: don't return zero on failure paths in mwl8k_probe[_hw]()Alexey Khoroshilov
2013-01-22mwifiex: correction in status codes used for association failureAmitkumar Karwar
2013-01-22rt2x00: Improve TX status handling for BlockAckReq framesHelmut Schaa
2013-01-22prism54: bug in getting auth typeDan Carpenter
2013-01-22b43: N-PHY: fix gain in b43_nphy_get_gain_ctl_workaround_ent()Dan Carpenter
2013-01-22drivers/net/wireless: need consider the not '\0' terminated string.Chen Gang
2013-01-22ath9k_hw: fix RF bank initializationFelix Fietkau
2013-01-22Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-01-22Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2013-01-22mwifiex: fix typo in PCIe adapter NULL checkAvinash Patil
2013-01-22ath9k: allow setting arbitrary antenna masks on AR9003+Felix Fietkau
2013-01-22ath9k_hw: fix chain swap setting when setting rx chainmask to 5Felix Fietkau
2013-01-22ath9k_hw: fix calibration issues on chainmask that don't include chain 0Felix Fietkau
2013-01-22rtlwifi: Fix build warning introduced by commit a290593Larry Finger
2013-01-22iwlegacy: fix IBSS cleanupStanislaw Gruszka
2013-01-22Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2013-01-16iwlwifi: improve the reports in TX pathEmmanuel Grumbach
2013-01-16iwlwifi: audit single frames from AGG queue in RSEmmanuel Grumbach
2013-01-16iwlwifi: enable communication with WoWLAN firmwareJohannes Berg
2013-01-16iwlwifi: simplify scheduler memory clearingJohannes Berg
2013-01-16iwlwifi: allow to zero SRAMEmmanuel Grumbach
2013-01-16iwlwifi: don't enable all interrupts on resumingJohannes Berg
2013-01-16iwlwifi: don't memset scalar valuesJohannes Berg
2013-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-01-14ath9k_hw: ar9002_hw_spectral_scan_config() can be staticFengguang Wu
2013-01-14ath9k: disable the tasklet before taking the PCU lockFelix Fietkau
2013-01-14ath9k: remove sc->rx.rxbuflock to fix a deadlockFelix Fietkau
2013-01-14wireless: make the reg_notifier() voidLuis R. Rodriguez
2013-01-11ath9k_hw: add tx gain tables for newer devicesFelix Fietkau
2013-01-11ath9k: fix spectral scan endless mode on AR9002Simon Wunderlich
2013-01-11mac80211_hwsim: fix beacon timestamp and mactimeThomas Pedersen
2013-01-11brcmsmac: increase timer reference count for new timers onlyPiotr Haber
2013-01-11ath9k: fix rx flush handlingFelix Fietkau
2013-01-11ath9k: add a better fix for the rx tasklet vs rx flush raceFelix Fietkau
2013-01-11ath9k: remove the WARN_ON that triggers if generating a beacon failsFelix Fietkau
2013-01-11ath9k: fix double-free bug on beacon generate failureFelix Fietkau
2013-01-11ath9k: do not link receive buffers during flushFelix Fietkau
2013-01-11ath9k_htc: Fix memory leakSujith Manoharan
2013-01-11mwifiex: correct config_bands handling for ibss networkAmitkumar Karwar