summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath6kl
AgeCommit message (Expand)Author
2019-12-05ath6kl: Fix off by one error in scan completionKyle Roeschley
2019-12-05ath6kl: Only use match sets when firmware supports itKyle Roeschley
2019-11-06ath6kl: fix a NULL-ptr-deref bug in ath6kl_usb_alloc_urb_from_pipe()Hui Peng
2019-08-04ath6kl: add some bounds checkingDan Carpenter
2016-10-13ath6kl: add Dell OEM SDIO I/O for the Venue 8 ProAdam Williamson
2016-09-28ath6kl: fix return value in ath6kl_wmi_set_pvb_cmdChaehyun Lim
2016-09-09ath6kl: Allow the radio to report 0 dbm txpower without timing outEric Bentley
2016-09-09ath6kl: enable firmware crash dumps on the AR6004Dan Kephart
2016-08-04tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada
2016-07-19ath6kl: sme_state shortcut to SME_DISCONNECTED removedDan Kephart
2016-07-19ath6kl: Unset IFF_LOWER_UP flag on AP mode leave.Pierre Le Magourou
2016-07-19ath6kl: Fix wrong regulatory domain disconnection.Pierre Le Magourou
2016-07-19ath6kl: Fix WLAN tethering authentication problem.Pierre Le Magourou
2016-07-06nl80211: support beacon report scanningAvraham Stern
2016-05-28ath6kl: simplify logical conditionHeinrich Schuchardt
2016-05-28ath6kl: fix typoJulia Lawall
2016-04-26ath6kl: add ability to set debug uart baud rateSteve deRosier
2016-04-26ath6kl: fix missing uart debug pin for 6004 HW 3.0Steve deRosier
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg
2016-03-11ath6kl: ignore WMI_TXE_NOTIFY_EVENTID based on fw capability flagsSteve deRosier
2015-12-11ath6kl: add log messages for firmware failure cases.Ben Greear
2015-12-11ath6kl: fix tx/rx antenna reporting for 2x2 devicesBen Greear
2015-12-08ath6kl: Don't print error message when recv is canceledSteve deRosier
2015-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-29ath6kl: implement ethtool statsBen Greear
2015-10-29ath6kl: break stats gathering code into separate methodBen Greear
2015-10-29ath6kl: fix firmware version assignmentBen Greear
2015-10-29ath6kl: add error message to explain lack of HTBen Greear
2015-10-29ath6kl: report antenna configurationBen Greear
2015-10-27Merge tag 'wireless-drivers-next-for-davem-2015-10-27' of git://git.kernel.or...David S. Miller
2015-10-26ath6kl: add missing of_node_putJulia Lawall
2015-10-13cfg80211: Add multiple scan plans for scheduled scanAvraham Stern
2015-10-09ath6kl: drop unlikely behind WARN_ON()Geliang Tang
2015-10-09ath6kl: remove redundant null pointer check on send_pktColin Ian King
2015-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-08-07treewide: fix typos in comment blocksMasahiro Yamada
2015-07-29ath6kl: spell "distribution" correctly in a comment.Nik Nyby
2015-06-15Merge ath-next from ath.gitKalle Valo
2015-06-09ath6kl: Fix multiple clients associating in AP modeBrent Taylor
2015-05-26cfg80211: properly send NL80211_ATTR_DISCONNECTED_BY_AP in disconnectJohannes Berg
2015-03-31Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...David S. Miller
2015-03-30cfg80211: pass name_assign_type to rdev_add_virtual_intf()Tom Gundersen
2015-03-03wireless: Use eth_<foo>_addr instead of memsetJoe Perches
2015-03-03cfg80211: add bss_type and privacy arguments in cfg80211_get_bss()Dedy Lansky
2015-01-15cfg80211: change bandwidth reporting to explicit fieldJohannes Berg
2015-01-08cfg80211: remove enum station_info_flagsJohannes Berg
2014-11-17Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville
2014-11-04Merge tag 'mac80211-next-for-john-2014-11-04' of git://git.kernel.org/pub/scm...John W. Linville
2014-11-04ath6kl: remove incorrect reset_resume handlerAlexey Khoroshilov
2014-10-27Merge tag 'for-linville-20141024' of git://github.com/kvalo/athJohn W. Linville