aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/carl9170
AgeCommit message (Expand)Author
2012-09-24carl9170: connect to 11w protected networksChristian Lamparter
2012-08-21carl9170: report A-MPDU statusChristian Lamparter
2012-08-21Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-08-06carl9170: Add support for NL80211_IFTYPE_MESH_POINT interfacesJavier Lopez
2012-07-31mac80211: move TX station pointer and restructure TXThomas Huehn
2012-07-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-07-11carl9170: fix HT peer BA session corruptionChristian Lamparter
2012-07-11carl9170: import 1.9.6 firmware headersChristian Lamparter
2012-07-03mac80211: reduce IEEE80211_TX_MAX_RATESThomas Huehn
2012-06-06wireless: Remove casts to same typeJoe Perches
2012-05-22Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-05-18USB: Disable hub-initiated LPM for comms devices.Sarah Sharp
2012-05-10drivers/net: Convert compare_ether_addr to ether_addr_equalJoe Perches
2012-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-04-11wireless: Remove unnecessary ; from while (0) macrosJoe Perches
2012-04-10mac80211: don't always advertise remain-on-channelJohannes Berg
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd
2012-02-29carl9170: fix breakage from "mac80211: handle non-bufferable MMPDUs correctly"John W. Linville
2012-02-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-02-29carl9170: fix frame delivery if sta is in powersave modeChristian Lamparter
2012-02-29carl9170: Fix memory accounting when sta is in power-save mode.Nicolas Cavallari
2012-01-27carl9170: allow users to lower output power levelChristian Lamparter
2012-01-24carl9170: remove eeprom data injection optionChristian Lamparter
2012-01-24carl9170: claim to support IBSS RSN.Nicolas Cavallari
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-01-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-01-04carl9170: move checksum and txseq into subfunctionsChristian Lamparter
2012-01-03switch debugfs to umode_tAl Viro
2011-12-19module_param: make bool parameters really bool (net & drivers/net)Rusty Russell
2011-11-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-11-23net: treewide use of RCU_INIT_POINTEREric Dumazet
2011-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville
2011-11-21carl9170: use ieee80211_free_txskbChristian Lamparter
2011-11-18USB: convert drivers/net/* to use module_usb_driver()Greg Kroah-Hartman
2011-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-11-02carl9170: fix AMPDU TX_CTL_REQ_TX_STATUS handlingChristian Lamparter
2011-10-31drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker
2011-10-11ath: remove ath_regulatory::current_rd_extFelix Fietkau
2011-10-03mac80211: pass vif param to conf_tx() callbackEliad Peller
2011-09-27mac80211: add ieee80211_vif param to tsf functionsEliad Peller
2011-09-20Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville
2011-08-26carl9170: Use do_div for 64-bit division to fix 32-bit kernelsChristian Lamparter
2011-08-24carl9170: export HW random number generatorChristian Lamparter
2011-08-24carl9170: improve site surveyChristian Lamparter
2011-08-24carl9170: import updated firmware headersChristian Lamparter
2011-08-24carl9170: fix timekeeping for HW_COUNTER firmwaresChristian Lamparter
2011-08-24carl9170: Fix mismatch in carl9170_op_set_key mutex lock-unlockAlexey Khoroshilov
2011-07-20carl9170: fix sparse warnings enabled by CONFIG_SPARSE_RCU_POINTERPavel Roskin
2011-07-18carl9170: set beacon xmit power to the maxChristian Lamparter