aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/carl9170 (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-06-13carl9170: add support for the new rate control APIChristian Lamparter3-78/+110
2013-04-10Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville4-11/+14
2013-03-27carl9170: remove fast channel change featureChristian Lamparter4-66/+27
2013-03-25Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-1/+1
2013-03-25mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan4-11/+15
2013-03-18mac80211: pass queue bitmap to flush operationJohannes Berg1-1/+1
2013-03-06carl9170: fix frame drop and WARN due to minstrel_ht changeChristian Lamparter1-41/+28
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+1
2013-01-31mac80211: inform the driver about update of dtim_periodEmmanuel Grumbach1-1/+1
2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-1/+5
2013-01-22Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-3/+3
2013-01-22drivers/net/wireless/ath/carl9170: remove depends on CONFIG_EXPERIMENTALKees Cook1-1/+1
2013-01-14wireless: make the reg_notifier() voidLuis R. Rodriguez1-3/+3
2013-01-07carl9170: refactor carl9170_update_beaconChristian Lamparter1-53/+80
2013-01-07carl9170: remove custom NUM_TID and friendsChristian Lamparter2-14/+8
2013-01-07carl9170: disable hw crypto for p2p networksChristian Lamparter1-0/+8
2013-01-07carl9170: don't enable hw crypto offload, if the fw doesn't support itChristian Lamparter3-12/+24
2013-01-07carl9170: Only specify interface combinations if more than one interface is possibleChristian Lamparter1-10/+19
2013-01-07carl9170: allow P2P_GO interface creation after P2P_CLIENTChristian Lamparter1-3/+51
2013-01-07carl9170: import 1.9.7 firmware headersChristian Lamparter3-4/+12
2013-01-07carl9170: advertise support for TDLSChristian Lamparter2-5/+5
2013-01-03mac80211: split TX aggregation stop actionJohannes Berg1-1/+3
2013-01-02carl9170: fix -EINVAL bailout during init with !CONFIG_MAC80211_MESHChristian Lamparter1-1/+5
2012-12-10carl9170: fix copy and paste mishap in carl9170_handle_mpduChristian Lamparter1-1/+1
2012-12-06carl9170: explain why sta cannot be NULL for ampdusChristian Lamparter1-0/+7
2012-12-03carl9170: fix signal strength reporting issuesChristian Lamparter1-0/+2
2012-11-30wireless: allow Atheros card to not depend on ath.koVladimir Kondratiev1-0/+1
2012-11-14carl9170: kill MODULE_VERSIONLuis R. Rodriguez1-5/+0
2012-10-29carl9170: split up carl9170_handle_mpduChristian Lamparter1-13/+32
2012-10-29carl9170: fix spurious transmissions in sniffer modeChristian Lamparter1-3/+18
2012-10-19carl9170: handle traps from firmware loaderChristian Lamparter2-3/+10
2012-10-08carl9170: fix sleep in softirq contextRonald Wahl2-15/+15
2012-09-24carl9170: connect to 11w protected networksChristian Lamparter2-1/+4
2012-08-21carl9170: report A-MPDU statusChristian Lamparter2-4/+12
2012-08-21Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville2-9/+11
2012-08-06carl9170: Add support for NL80211_IFTYPE_MESH_POINT interfacesJavier Lopez4-2/+6
2012-07-31mac80211: move TX station pointer and restructure TXThomas Huehn2-9/+11
2012-07-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville7-7/+142
2012-07-11carl9170: fix HT peer BA session corruptionChristian Lamparter5-0/+132
2012-07-11carl9170: import 1.9.6 firmware headersChristian Lamparter2-4/+7
2012-07-03mac80211: reduce IEEE80211_TX_MAX_RATESThomas Huehn1-3/+3
2012-06-06wireless: Remove casts to same typeJoe Perches2-3/+3
2012-05-22Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-0/+1
2012-05-18USB: Disable hub-initiated LPM for comms devices.Sarah Sharp1-0/+1
2012-05-10drivers/net: Convert compare_ether_addr to ether_addr_equalJoe Perches1-1/+1
2012-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-6/+1
2012-04-11wireless: Remove unnecessary ; from while (0) macrosJoe Perches1-3/+3
2012-04-10mac80211: don't always advertise remain-on-channelJohannes Berg1-0/+2
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd1-6/+1
2012-02-29carl9170: fix breakage from "mac80211: handle non-bufferable MMPDUs correctly"John W. Linville1-1/+1