summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/carl9170
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-03-251-1/+1
|\
| * mac80211: pass queue bitmap to flush operationJohannes Berg2013-03-181-1/+1
* | carl9170: fix frame drop and WARN due to minstrel_ht changeChristian Lamparter2013-03-061-41/+28
|/
* Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-211-1/+1
|\
| * drivers/net/wireless/ath/carl9170: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-221-1/+1
* | mac80211: inform the driver about update of dtim_periodEmmanuel Grumbach2013-01-311-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-281-1/+5
|\ \ | |/
| * carl9170: fix -EINVAL bailout during init with !CONFIG_MAC80211_MESHChristian Lamparter2013-01-021-1/+5
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-01-221-3/+3
|\ \
| * | wireless: make the reg_notifier() voidLuis R. Rodriguez2013-01-141-3/+3
* | | carl9170: refactor carl9170_update_beaconChristian Lamparter2013-01-071-53/+80
* | | carl9170: remove custom NUM_TID and friendsChristian Lamparter2013-01-072-14/+8
* | | carl9170: disable hw crypto for p2p networksChristian Lamparter2013-01-071-0/+8
* | | carl9170: don't enable hw crypto offload, if the fw doesn't support itChristian Lamparter2013-01-073-12/+24
* | | carl9170: Only specify interface combinations if more than one interface is p...Christian Lamparter2013-01-071-10/+19
* | | carl9170: allow P2P_GO interface creation after P2P_CLIENTChristian Lamparter2013-01-071-3/+51
* | | carl9170: import 1.9.7 firmware headersChristian Lamparter2013-01-073-4/+12
* | | carl9170: advertise support for TDLSChristian Lamparter2013-01-072-5/+5
|/ /
* | mac80211: split TX aggregation stop actionJohannes Berg2013-01-031-1/+3
|/
* carl9170: fix copy and paste mishap in carl9170_handle_mpduChristian Lamparter2012-12-101-1/+1
* carl9170: explain why sta cannot be NULL for ampdusChristian Lamparter2012-12-061-0/+7
* carl9170: fix signal strength reporting issuesChristian Lamparter2012-12-031-0/+2
* wireless: allow Atheros card to not depend on ath.koVladimir Kondratiev2012-11-301-0/+1
* carl9170: kill MODULE_VERSIONLuis R. Rodriguez2012-11-141-5/+0
* carl9170: split up carl9170_handle_mpduChristian Lamparter2012-10-291-13/+32
* carl9170: fix spurious transmissions in sniffer modeChristian Lamparter2012-10-291-3/+18
* carl9170: handle traps from firmware loaderChristian Lamparter2012-10-192-3/+10
* carl9170: fix sleep in softirq contextRonald Wahl2012-10-082-15/+15
* carl9170: connect to 11w protected networksChristian Lamparter2012-09-242-1/+4
* carl9170: report A-MPDU statusChristian Lamparter2012-08-212-4/+12
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-08-212-9/+11
|\
| * mac80211: move TX station pointer and restructure TXThomas Huehn2012-07-312-9/+11
* | carl9170: Add support for NL80211_IFTYPE_MESH_POINT interfacesJavier Lopez2012-08-064-2/+6
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-127-7/+142
|\
| * carl9170: fix HT peer BA session corruptionChristian Lamparter2012-07-115-0/+132
| * carl9170: import 1.9.6 firmware headersChristian Lamparter2012-07-112-4/+7
| * mac80211: reduce IEEE80211_TX_MAX_RATESThomas Huehn2012-07-031-3/+3
* | wireless: Remove casts to same typeJoe Perches2012-06-062-3/+3
|/
* Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-05-221-0/+1
|\
| * USB: Disable hub-initiated LPM for comms devices.Sarah Sharp2012-05-181-0/+1
* | drivers/net: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-101-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-04-121-6/+1
|\ \ | |/
| * simple_open: automatically convert to simple_open()Stephen Boyd2012-04-051-6/+1
* | wireless: Remove unnecessary ; from while (0) macrosJoe Perches2012-04-111-3/+3
* | mac80211: don't always advertise remain-on-channelJohannes Berg2012-04-101-0/+2
|/
* carl9170: fix breakage from "mac80211: handle non-bufferable MMPDUs correctly"John W. Linville2012-02-291-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-291-3/+6
|\
| * carl9170: fix frame delivery if sta is in powersave modeChristian Lamparter2012-02-291-3/+5
| * carl9170: Fix memory accounting when sta is in power-save mode.Nicolas Cavallari2012-02-291-0/+1
* | carl9170: allow users to lower output power levelChristian Lamparter2012-01-275-35/+50
OpenPOWER on IntegriCloud