summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-01-30ssb: trivial: use pflash helper variableRafał Miłecki1-9/+10
2013-01-30rt2x00: allow AP and mesh mode to operate simultaneouslyChun-Yeow Yeoh1-1/+2
2013-01-30rt2x00: remove NOTICEStanislaw Gruszka3-5/+3
2013-01-30rt2800usb: move "TX status missed" messages to debug levelStanislaw Gruszka1-3/+3
2013-01-30rt2x00: print warning, notice and info as defaultStanislaw Gruszka1-2/+2
2013-01-30ath9k: Update spectral scan output dataSven Eckelmann3-11/+15
2013-01-30ath9k: reorder error codes for spectralSimon Wunderlich1-4/+4
2013-01-30ath9k: drop spectral packets after processing themSimon Wunderlich3-15/+25
2013-01-30ath9k: add debug parameters for spectral scanSimon Wunderlich4-17/+200
2013-01-30mwifiex: fix invalid access of PCIe RxBD ring buffer descriptorAvinash Patil1-2/+2
2013-01-30rt2x00: print chip and firmware version by defaultStanislaw Gruszka2-4/+4
2013-01-30drivers/net/wireless/iwlegacy/4965-mac.c: adjust duplicate testJulia Lawall1-3/+0
2013-01-30Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville61-91/+98
2013-01-30Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville3-5/+4
2013-01-29Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville47-2022/+4622
2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville58-175/+6440
2013-01-24mac80211: provide the vif in rssi_callbackEmmanuel Grumbach1-0/+1
2013-01-24iwlwifi: provide RX page orderEmmanuel Grumbach2-0/+7
2013-01-24iwlwifi: update copyrightJohannes Berg61-91/+91
2013-01-22ath9k_hw: remove a useless WARN_ONFelix Fietkau1-3/+0
2013-01-22ath9k_hw: reduce struct ar5416AniState sizeFelix Fietkau2-14/+6
2013-01-22ath9k_hw: remove ath9k_hw_ani_setup and its variablesFelix Fietkau4-25/+1
2013-01-22ath9k_hw: make the initval parameter to ath9k_hw_write_array constFelix Fietkau2-2/+2
2013-01-22ath9k: use ath_tx_process_buffer instead of open-coding similar codeFelix Fietkau1-37/+32
2013-01-22ath9k: clean up processing of pending tx frames on resetFelix Fietkau4-59/+32
2013-01-22ath9k: stop rx after txFelix Fietkau1-2/+2
2013-01-22net: wireless/rtlwifi: fix uninitialized variable issueCong Ding3-3/+3
2013-01-22iwlegacy: don't return zero on failure paths in il4965_pci_probe()Alexey Khoroshilov1-0/+1
2013-01-22mwl8k: don't return zero on failure paths in mwl8k_probe[_hw]()Alexey Khoroshilov1-0/+3
2013-01-22mwifiex: correction in status codes used for association failureAmitkumar Karwar2-5/+18
2013-01-22rt2x00: Improve TX status handling for BlockAckReq framesHelmut Schaa4-5/+169
2013-01-22prism54: bug in getting auth typeDan Carpenter1-0/+1
2013-01-22b43: N-PHY: fix gain in b43_nphy_get_gain_ctl_workaround_ent()Dan Carpenter1-22/+8
2013-01-22drivers/net/wireless: need consider the not '\0' terminated string.Chen Gang1-5/+14
2013-01-22ath9k_hw: fix RF bank initializationFelix Fietkau4-14/+9
2013-01-22Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville14-88/+64
2013-01-22Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville8-68/+212
2013-01-22mwifiex: fix typo in PCIe adapter NULL checkAvinash Patil1-1/+1
2013-01-22ath9k: allow setting arbitrary antenna masks on AR9003+Felix Fietkau1-0/+3
2013-01-22ath9k_hw: fix chain swap setting when setting rx chainmask to 5Felix Fietkau1-19/+6
2013-01-22ath9k_hw: fix calibration issues on chainmask that don't include chain 0Felix Fietkau3-1/+4
2013-01-22rtlwifi: Fix build warning introduced by commit a290593Larry Finger1-2/+2
2013-01-22iwlegacy: fix IBSS cleanupStanislaw Gruszka1-21/+14
2013-01-22Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville1-0/+2
2013-01-18mac80211: remove ARP filter enable/disable logicJohannes Berg2-5/+3
2013-01-18Merge branch 'wl12xx-next' into for-linvilleLuciano Coelho47-2022/+4622
2013-01-16iwlwifi: improve the reports in TX pathEmmanuel Grumbach4-20/+61
2013-01-16iwlwifi: audit single frames from AGG queue in RSEmmanuel Grumbach1-0/+2
2013-01-16iwlwifi: enable communication with WoWLAN firmwareJohannes Berg7-24/+136
2013-01-16iwlwifi: simplify scheduler memory clearingJohannes Berg1-15/+7