summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2014-10-27ath9k: Check for active GO in mgd_prepare_tx()Sujith Manoharan
2014-10-27ath9k: Add a function to check for an active GOSujith Manoharan
2014-10-27ath9k: Fix address managementSujith Manoharan
2014-10-27ath9k: Send AUTHORIZED event only for station modeSujith Manoharan
2014-10-27ath9k: Check for pending frames properlySujith Manoharan
2014-10-27ath9k: Fix offchannel flush timeoutSujith Manoharan
2014-10-27ath9k: Fix MCC flush timeoutSujith Manoharan
2014-10-27ath9k: Use configurable timeout for flushSujith Manoharan
2014-10-27ath9k: Clear NoA schedule properlySujith Manoharan
2014-10-27ath9k: Disable beacon tasklet during resetSujith Manoharan
2014-10-27ath9k: Set ATH_OP_HW_RESET before HW resetSujith Manoharan
2014-10-27ath9k: Unify reset APISujith Manoharan
2014-10-27ath9k: Process beacons properlySujith Manoharan
2014-10-27ath9k: Enable multi-channel properlySujith Manoharan
2014-10-27ath9k: Use sta_state() callbackSujith Manoharan
2014-10-27ath9k: do not overwrite AR_PHY_RADAR_1 MSBLorenzo Bianconi
2014-10-27ipw2x00: clean up a conditionDan Carpenter
2014-10-27ipw2x00: remove unused ->ibss_dfs pointerDan Carpenter
2014-10-27rt2x00: tune multi-registers I/O timeoutStanislaw Gruszka
2014-10-27Merge tag 'for-linville-20141024' of git://github.com/kvalo/athJohn W. Linville
2014-10-23ath10k: split ce pipe init/alloc furtherMichal Kazior
2014-10-23ath10k: mask/unmask msi fw irqMichal Kazior
2014-10-23ath10k: re-disable interrupts after target initMichal Kazior
2014-10-21ath10k: use bss_info as txpower sourceMichal Kazior
2014-10-21ath10k: simplify computation of mgmt rx bandMichal Kazior
2014-10-21ath10k: clean up sta auth/assoc codeMichal Kazior
2014-10-21ath10k: skip some commands on reassocMichal Kazior
2014-10-21ath10k: clean up assoc codeMichal Kazior
2014-10-21ath10k: retrieve calibration data from fileKalle Valo
2014-10-21ath10k: refactor ath10k_init_download_firmware()Kalle Valo
2014-10-21ath10k: add back enum ath10k_busKalle Valo
2014-10-14wireless: hostap: proc: print properly escaped SSIDAndy Shevchenko
2014-10-14wireless: ipw2x00: print SSID via %*pEAndy Shevchenko
2014-10-14wireless: libertas: print esaped string via %*pEAndy Shevchenko
2014-10-12ath10k: fix kernel panic while shutting down APRajkumar Manoharan
2014-10-10Merge tag 'master-2014-10-08' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-10-08rtlwifi: Fix possible unaligned array in ether_addr_copy()Larry Finger
2014-10-08ath9k: Fix sequence number assignmentSujith Manoharan
2014-10-08ath10k: add tracing for frame transmissionRajkumar Manoharan
2014-10-08ath10k: fix WMI scan command lengthJanusz Dziedzic
2014-10-08ath10k: advertise all possible firmware(-api) filesBartosz Markowski
2014-10-08ath10k: don't create bssid peer for ibssJanusz Dziedzic
2014-10-08ath10k: warn on unhandled htt eventsMichal Kazior
2014-10-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-10-07ath9k_htc: avoid kernel panic in ath9k_hw_resetMarek Puzyniak
2014-10-07ath9k: Fix crash in MCC modeSujith Manoharan
2014-10-07ath: Fix smatch warningSujith Manoharan
2014-10-07rtl818x_pci: fix response rate may be incorrect.Andrea Merello
2014-10-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville