summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* wireless: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches2013-02-0422-133/+50
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-28127-2437/+4270
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-2853-170/+6422
| |\
| | * mwifiex: fix typo in PCIe adapter NULL checkAvinash Patil2013-01-221-1/+1
| | * ath9k: allow setting arbitrary antenna masks on AR9003+Felix Fietkau2013-01-221-0/+3
| | * ath9k_hw: fix chain swap setting when setting rx chainmask to 5Felix Fietkau2013-01-221-19/+6
| | * ath9k_hw: fix calibration issues on chainmask that don't include chain 0Felix Fietkau2013-01-223-1/+4
| | * rtlwifi: Fix build warning introduced by commit a290593Larry Finger2013-01-221-2/+2
| | * iwlegacy: fix IBSS cleanupStanislaw Gruszka2013-01-221-21/+14
| | * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-01-221-0/+2
| | |\
| | | * iwlwifi: audit single frames from AGG queue in RSEmmanuel Grumbach2013-01-161-0/+2
| | * | ath9k: disable the tasklet before taking the PCU lockFelix Fietkau2013-01-141-4/+3
| | * | ath9k: remove sc->rx.rxbuflock to fix a deadlockFelix Fietkau2013-01-142-14/+0
| | * | brcmsmac: increase timer reference count for new timers onlyPiotr Haber2013-01-111-3/+4
| | * | ath9k: fix rx flush handlingFelix Fietkau2013-01-113-21/+12
| | * | ath9k: add a better fix for the rx tasklet vs rx flush raceFelix Fietkau2013-01-115-19/+4
| | * | ath9k: remove the WARN_ON that triggers if generating a beacon failsFelix Fietkau2013-01-111-1/+0
| | * | ath9k: fix double-free bug on beacon generate failureFelix Fietkau2013-01-111-0/+1
| | * | ath9k: do not link receive buffers during flushFelix Fietkau2013-01-111-4/+6
| | * | ath9k_htc: Fix memory leakSujith Manoharan2013-01-111-0/+2
| | * | mwifiex: correct config_bands handling for ibss networkAmitkumar Karwar2013-01-111-1/+1
| | * | mwifiex: update config_bands during infra associationAmitkumar Karwar2013-01-112-14/+15
| * | | ath9k_hw: remove a useless WARN_ONFelix Fietkau2013-01-221-3/+0
| * | | ath9k_hw: reduce struct ar5416AniState sizeFelix Fietkau2013-01-222-14/+6
| * | | ath9k_hw: remove ath9k_hw_ani_setup and its variablesFelix Fietkau2013-01-224-25/+1
| * | | ath9k_hw: make the initval parameter to ath9k_hw_write_array constFelix Fietkau2013-01-222-2/+2
| * | | ath9k: use ath_tx_process_buffer instead of open-coding similar codeFelix Fietkau2013-01-221-37/+32
| * | | ath9k: clean up processing of pending tx frames on resetFelix Fietkau2013-01-224-59/+32
| * | | ath9k: stop rx after txFelix Fietkau2013-01-221-2/+2
| * | | net: wireless/rtlwifi: fix uninitialized variable issueCong Ding2013-01-223-3/+3
| * | | iwlegacy: don't return zero on failure paths in il4965_pci_probe()Alexey Khoroshilov2013-01-221-0/+1
| * | | mwl8k: don't return zero on failure paths in mwl8k_probe[_hw]()Alexey Khoroshilov2013-01-221-0/+3
| * | | mwifiex: correction in status codes used for association failureAmitkumar Karwar2013-01-222-5/+18
| * | | rt2x00: Improve TX status handling for BlockAckReq framesHelmut Schaa2013-01-224-5/+169
| * | | prism54: bug in getting auth typeDan Carpenter2013-01-221-0/+1
| * | | b43: N-PHY: fix gain in b43_nphy_get_gain_ctl_workaround_ent()Dan Carpenter2013-01-221-22/+8
| * | | drivers/net/wireless: need consider the not '\0' terminated string.Chen Gang2013-01-221-5/+14
| * | | ath9k_hw: fix RF bank initializationFelix Fietkau2013-01-224-14/+9
| * | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-01-2214-88/+64
| |\ \ \
| | * | | wireless: make the reg_notifier() voidLuis R. Rodriguez2013-01-1414-88/+64
| * | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-01-228-68/+212
| |\ \ \ \
| | * | | | iwlwifi: improve the reports in TX pathEmmanuel Grumbach2013-01-164-20/+61
| | * | | | iwlwifi: enable communication with WoWLAN firmwareJohannes Berg2013-01-167-24/+136
| | * | | | iwlwifi: simplify scheduler memory clearingJohannes Berg2013-01-161-15/+7
| | * | | | iwlwifi: allow to zero SRAMEmmanuel Grumbach2013-01-162-2/+4
| | * | | | iwlwifi: don't enable all interrupts on resumingJohannes Berg2013-01-161-3/+0
| | * | | | iwlwifi: don't memset scalar valuesJohannes Berg2013-01-162-4/+4
| * | | | | ath9k_hw: ar9002_hw_spectral_scan_config() can be staticFengguang Wu2013-01-141-1/+1
| * | | | | ath9k_hw: add tx gain tables for newer devicesFelix Fietkau2013-01-116-18/+555
| * | | | | ath9k: fix spectral scan endless mode on AR9002Simon Wunderlich2013-01-111-1/+1
OpenPOWER on IntegriCloud