开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ar9170
/
main.c
Age
Commit message (
Expand
)
Author
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
2010-03-06
bitops: rename for_each_bit() to for_each_set_bit()
Akinobu Mita
2010-03-02
ar9170: load firmware asynchronously
Johannes Berg
2010-02-19
ar9170: convert to new station add/remove callbacks
Johannes Berg
2010-02-09
tree-wide: Assorted spelling fixes
Daniel Mack
2010-02-08
ar9170: remove get_tx_stats() mac80211 op
Kalle Valo
2009-12-28
mac80211: remove struct ieee80211_if_init_conf
Johannes Berg
2009-12-21
ar9170: small misc changes
Christian Lamparter
2009-12-21
ar9170: remove redundant frame flags
Christian Lamparter
2009-12-21
ar9170: improve network latency
Christian Lamparter
2009-12-21
ar9170: remove dead definitions
Christian Lamparter
2009-11-18
mac80211: convert aggregation to operate on vifs/stas
Johannes Berg
2009-11-18
ar9170: do not discard valuable DUPOFDM frames
Christian Lamparter
2009-10-27
ar9170: atomic pending A-MPDU counter
Christian Lamparter
2009-10-07
ar9170: handle overflow in tsf_low register during get_tsf
Joerg Albert
2009-10-07
ar9170: make use of common macaddr and curbssid
Luis R. Rodriguez
2009-08-28
ar9170: remove unnecessary call to ar9170_set_beacon_timers
Joerg Albert
2009-08-28
ar9170: cleanup of bss_info_changed and beacon config
Joerg Albert
2009-08-20
ar9170: refactor configure_filter
Christian Lamparter
2009-08-20
ath: move regulatory info into shared common structure
Luis R. Rodriguez
2009-08-20
mac80211: allow configure_filter callback to sleep
Johannes Berg
2009-08-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-08-10
ar9170: fix read & write outside array bounds
Dan Carpenter
2009-08-04
mac80211: redefine usage of the mac80211 workqueue
Luis R. Rodriguez
2009-08-04
ar9170: remove unneeded flush_workqueue()
Luis R. Rodriguez
2009-07-29
ar9170: fix build error when !CONFIG_AR9170_LEDS
Alexander Beregalov
2009-07-24
wireless: remove print_mac uses
Johannes Berg
2009-07-24
ar9170: implement transmit aggregation
Christian Lamparter
2009-07-10
mac80211: push rx status into skb->cb
Johannes Berg
2009-06-10
ar9170: xmit code revamp
Christian Lamparter
2009-06-10
ar9170: interpret firmware debug commands
Johannes Berg
2009-06-04
ar9170: remove deprecated code
Christian Lamparter
2009-06-03
ar9170usb: more minor fixes
Christian Lamparter
2009-06-03
ar9170: fix lockdep warning on hibernate
Christian Lamparter
2009-06-03
ar9170: kill duplicated HT feature flag
Christian Lamparter
2009-06-03
ar9170: use bitop macros for tx filter flags
Christian Lamparter
2009-06-03
ar9170: introduce functions for MAC programming
Christian Lamparter
2009-05-22
wireless: move some utility functions from mac80211 to cfg80211
Zhu Yi
2009-05-06
ar9170: handle otus' A-MPDU density definitions
Christian Lamparter
2009-05-06
mac80211: unify config_interface and bss_info_changed
Johannes Berg
2009-05-06
mac80211: clean up beacon interval settings
Johannes Berg
2009-04-22
ar9170: rework rxstream code
Christian Lamparter
2009-04-22
ar9170: support HT receive and channel config
Johannes Berg
2009-04-22
atheros: fix propagation of bad EEPROM on regulatory init
Luis R. Rodriguez
2009-04-22
atheros: put atheros wireless drivers into ath/
Luis R. Rodriguez