index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
carl9170
Age
Commit message (
Expand
)
Author
2013-01-02
carl9170: fix -EINVAL bailout during init with !CONFIG_MAC80211_MESH
Christian Lamparter
2012-12-10
carl9170: fix copy and paste mishap in carl9170_handle_mpdu
Christian Lamparter
2012-12-06
carl9170: explain why sta cannot be NULL for ampdus
Christian Lamparter
2012-12-03
carl9170: fix signal strength reporting issues
Christian Lamparter
2012-11-30
wireless: allow Atheros card to not depend on ath.ko
Vladimir Kondratiev
2012-11-14
carl9170: kill MODULE_VERSION
Luis R. Rodriguez
2012-10-29
carl9170: split up carl9170_handle_mpdu
Christian Lamparter
2012-10-29
carl9170: fix spurious transmissions in sniffer mode
Christian Lamparter
2012-10-19
carl9170: handle traps from firmware loader
Christian Lamparter
2012-10-08
carl9170: fix sleep in softirq context
Ronald Wahl
2012-09-24
carl9170: connect to 11w protected networks
Christian Lamparter
2012-08-21
carl9170: report A-MPDU status
Christian Lamparter
2012-08-21
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2012-08-06
carl9170: Add support for NL80211_IFTYPE_MESH_POINT interfaces
Javier Lopez
2012-07-31
mac80211: move TX station pointer and restructure TX
Thomas Huehn
2012-07-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-07-11
carl9170: fix HT peer BA session corruption
Christian Lamparter
2012-07-11
carl9170: import 1.9.6 firmware headers
Christian Lamparter
2012-07-03
mac80211: reduce IEEE80211_TX_MAX_RATES
Thomas Huehn
2012-06-06
wireless: Remove casts to same type
Joe Perches
2012-05-22
Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2012-05-18
USB: Disable hub-initiated LPM for comms devices.
Sarah Sharp
2012-05-10
drivers/net: Convert compare_ether_addr to ether_addr_equal
Joe Perches
2012-04-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-04-11
wireless: Remove unnecessary ; from while (0) macros
Joe Perches
2012-04-10
mac80211: don't always advertise remain-on-channel
Johannes Berg
2012-04-05
simple_open: automatically convert to simple_open()
Stephen Boyd
2012-02-29
carl9170: fix breakage from "mac80211: handle non-bufferable MMPDUs correctly"
John W. Linville
2012-02-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-02-29
carl9170: fix frame delivery if sta is in powersave mode
Christian Lamparter
2012-02-29
carl9170: Fix memory accounting when sta is in power-save mode.
Nicolas Cavallari
2012-01-27
carl9170: allow users to lower output power level
Christian Lamparter
2012-01-24
carl9170: remove eeprom data injection option
Christian Lamparter
2012-01-24
carl9170: claim to support IBSS RSN.
Nicolas Cavallari
2012-01-08
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2012-01-07
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-01-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-01-04
carl9170: move checksum and txseq into subfunctions
Christian Lamparter
2012-01-03
switch debugfs to umode_t
Al Viro
2011-12-19
module_param: make bool parameters really bool (net & drivers/net)
Rusty Russell
2011-11-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-11-23
net: treewide use of RCU_INIT_POINTER
Eric Dumazet
2011-11-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
John W. Linville
2011-11-21
carl9170: use ieee80211_free_txskb
Christian Lamparter
2011-11-18
USB: convert drivers/net/* to use module_usb_driver()
Greg Kroah-Hartman
2011-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2011-11-02
carl9170: fix AMPDU TX_CTL_REQ_TX_STATUS handling
Christian Lamparter
2011-10-31
drivers/net: Add module.h to drivers who were implicitly using it
Paul Gortmaker
2011-10-11
ath: remove ath_regulatory::current_rd_ext
Felix Fietkau
2011-10-03
mac80211: pass vif param to conf_tx() callback
Eliad Peller
[next]