Simon Wunderlich
|
4d70f2fbe1
ath5k: enable support for 5 MHz and 10 MHz channels
|
12 years ago |
Bob Copeland
|
f287cbd01f
ath5k: fix extra set bit in multicast mask
|
12 years ago |
Thomas Huehn
|
0967e01e8e
ath5k: make use of the new rate control API
|
12 years ago |
Karl Beldan
|
675a0b049a
mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan
|
12 years ago |
Felix Fietkau
|
596ab5ec3b
ath5k: fix tx path skb leaks
|
12 years ago |
Johannes Berg
|
8b2c98243e
mac80211: clarify interface iteration and make it configurable
|
12 years ago |
Chun-Yeow Yeoh
|
90e6274d2e
ath5k: disable HW crypto in management frame
|
12 years ago |
John W. Linville
|
9b4e9e7565
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
|
12 years ago |
Johannes Berg
|
e548c49e6d
mac80211: add key flag for management keys
|
13 years ago |
John W. Linville
|
fac805f8c1
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
|
12 years ago |
John W. Linville
|
01e17dacd4
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
|
13 years ago |
Bob Copeland
|
7dd6753f6d
ath5k: fix spin_lock_irqsave/spin_lock_bh nesting in mesh
|
13 years ago |
Nick Kossifidis
|
987af54fa9
ath5k: Put power_level where it belongs and rename it
|
13 years ago |
Thomas Huehn
|
36323f817a
mac80211: move TX station pointer and restructure TX
|
13 years ago |
Felix Fietkau
|
0f245ed20b
ath5k: fix txop limit handling
|
13 years ago |
Joe Perches
|
516304b0f4
ath: Add and use pr_fmt, convert printks to pr_<level>
|
13 years ago |
Chun-Yeow Yeoh
|
da473b61ad
ath5k: allow AP and mesh mode to operate simultaneously
|
13 years ago |
Antonio Quartulli
|
f99725777e
ath5k: claim support for IBSS RSN
|
13 years ago |
Eliad Peller
|
8a3a3c85e4
mac80211: pass vif param to conf_tx() callback
|
13 years ago |
Eliad Peller
|
37a41b4aff
mac80211: add ieee80211_vif param to tsf functions
|
13 years ago |
Pavel Roskin
|
931be260ed
ath5k: clean up base.h and its use
|
14 years ago |
Pavel Roskin
|
2972cc1895
ath5k: remove unused and write-only structures and fields
|
14 years ago |
Pavel Roskin
|
fabba04806
ath5k: merge ath5k_{init, deinit}_hw() with their thin wrappers
|
14 years ago |
Pavel Roskin
|
e0d687bd9d
ath5k: merge ath5k_hw and ath5k_softc
|
14 years ago |
Pavel Roskin
|
6a2a0e7382
ath5k: fix typos, bad comment formatting and GHz in place of MHz
|
14 years ago |
Pavel Roskin
|
f5cbc8bac9
ath5k: minor cleanup
|
14 years ago |
Felix Fietkau
|
b1ad1b6feb
ath5k: fix slot time handling
|
14 years ago |
John W. Linville
|
81266baf04
ath5k: implement ieee80211_ops->{get,set}_ringparam
|
14 years ago |
Ben Greear
|
e4b0b32aa1
ath5k: Put hardware in PROMISC mode if there is more than 1 stations.
|
14 years ago |
Johannes Berg
|
7bb4568372
mac80211: make tx() operation return void
|
14 years ago |