summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2014-09-15ath9k: Fix beacon processing in offchannelSujith Manoharan
2014-09-15ath9k: fix radar parameters initializationLorenzo Bianconi
2014-09-15Merge tag 'mac80211-next-for-john-2014-09-12' of git://git.kernel.org/pub/scm...John W. Linville
2014-09-11ath9k: Fix beacon miss handlingSujith Manoharan
2014-09-11ath9k: Fix channel switch time durationSujith Manoharan
2014-09-11ath9k: Clear offchannel duration properlySujith Manoharan
2014-09-11ath9k: Fix Notice of Absence issuesSujith Manoharan
2014-09-11ath9k: Assign offchannel duration properlySujith Manoharan
2014-09-11wil6210: fix PTR_ERR() usage after initialization to constantVladimir Kondratiev
2014-09-11wil6210: fix for oops while stopping interfaceVladimir Kondratiev
2014-09-11wil6210: rename [en|dis]able irq to [un]maskVladimir Kondratiev
2014-09-11wil6210: fix typo in commentVladimir Kondratiev
2014-09-11wil6210: specify max. IE lengthVladimir Kondratiev
2014-09-11wil6210: introduce separate completion for WMIDedy Lansky
2014-09-11wil6210: enlarge TX/RX buffer lengthVladimir Kondratiev
2014-09-11wil6210: add change_beacon() driver callbackVladimir Kondratiev
2014-09-11wil6210: send connect request IEs to FW also for non-secure connectionVladimir Kondratiev
2014-09-11wil6210: fix race condition between BACK event and Rx dataDedy Lansky
2014-09-11wil6210: modify confusing printoutDedy Lansky
2014-09-11wil6210: fix race condition of disconnect while BACK eventDedy Lansky
2014-09-11wil6210: fix usage of print_hex_dump_debugVladimir Kondratiev
2014-09-11wil6210: fix for memory corruption upon rmmodDedy Lansky
2014-09-11wil6210: fix for memory corruption while insmodDedy Lansky
2014-09-11wil6210: add more debug printoutsVladimir Kondratiev
2014-09-11wil6210: platform specific moduleVladimir Kondratiev
2014-09-11wil6210: coding style fixesVladimir Kondratiev
2014-09-11wil6210: some more debug for the WMI mechanismVladimir Kondratiev
2014-09-11wil6210: print more information when connectingVladimir Kondratiev
2014-09-11wil6210: debug prints for vring de-allocationVladimir Kondratiev
2014-09-11wil6210: firmware downloadVladimir Kondratiev
2014-09-11mac80211: replace SMPS hw flags with wiphy feature bitsEliad Peller
2014-09-09ath9k: Fix MCC scanningSujith Manoharan
2014-09-09ath9k: Fix offchannel operationSujith Manoharan
2014-09-09ath9k: Use a subroutine to assign HW queuesSujith Manoharan
2014-09-09ath9k: Fix interface accountingSujith Manoharan
2014-09-09ath9k: Fix RX filters in channel contextsSujith Manoharan
2014-09-09ath9k: Fix COMP_BAR filterSujith Manoharan
2014-09-09ath9k: Fix ath_startrecv()Sujith Manoharan
2014-09-09ath9k: Fix RX filter calculationSujith Manoharan
2014-09-09ath9k: Add CTWindow supportSujith Manoharan
2014-09-09ath9k: Fix offchannel duration calculationSujith Manoharan
2014-09-09ath9k: Fix NoA start time calculationSujith Manoharan
2014-09-09ath9k: Fix panic when adding an AP interfaceSujith Manoharan
2014-09-09ath9k: Fix beacons for managed modeSujith Manoharan
2014-09-09ath9k: Fix beacon configuration for channel contextsSujith Manoharan
2014-09-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-09-05mac80211: extend set_coverage_class signatureLorenzo Bianconi
2014-09-04ath5k: added debugfs file for dumping eepromJade Bilkey
2014-09-04Merge tag 'mac80211-next-for-john-2014-08-29' of git://git.kernel.org/pub/scm...John W. Linville
2014-08-28carl9170: tx: Replace rcu_assign_pointer() with RCU_INIT_POINTER()Andreea-Cristina Bernat