开源镜像站
帮助
动态
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
/
carl9170
Age
Commit message (
Expand
)
Author
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-03-27
wireless: Use octal not symbolic permissions
Joe Perches
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-10
carl9170: constify usb_device_id
Arvind Yadav
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
2017-04-28
mac80211: separate encoding/bandwidth from flags
Johannes Berg
2017-04-28
mac80211: clean up rate encoding bits in RX status
Johannes Berg
2017-03-06
wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple drivers
Andrew Zaborowski
2016-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2016-09-21
carl9170: fix debugfs crashes
Christian Lamparter
2016-09-09
carl9170: Fix wrong completion usage
Daniel Wagner
2016-06-04
carl9170: Clarify kconfig text
Lauri Kasanen
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
2016-03-07
carl9170: import 1.9.9 firmware headers
Christian Lamparter
2016-01-14
mac80211: pass block ack session timeout to to driver
Sara Sharon
2015-10-12
Merge tag 'wireless-drivers-next-for-davem-2015-10-09' of git://git.kernel.or...
David S. Miller
2015-09-29
carl9170: fix bad rssi reading
Hiroaki KAWAI
2015-09-22
mac80211: allow to transmit A-MSDU within A-MPDU
Emmanuel Grumbach
2015-06-10
mac80211: convert HW flags to unsigned long bitmap
Johannes Berg
2015-05-26
carl9170: match wait_for_completion_timeout return type
Nicholas Mc Guire
2015-05-05
mac80211: make LED trigger names const
Johannes Berg
2015-04-24
mac80211: remove support for IFF_PROMISC
Johannes Berg
2015-02-13
wireless: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
2015-01-08
cfg80211: remove "channel" from survey names
Johannes Berg
2014-10-30
carl9170: Convert byte_rev_table uses to bitrev8
Joe Perches
2014-08-28
carl9170: tx: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
Andreea-Cristina Bernat
2014-08-28
carl9170: Remove redundant protection check
Andreea-Cristina Bernat
2014-08-11
carl9170: fix sending URBs with wrong type when using full-speed
Ronald Wahl
2014-07-20
carl9170: remove unnecessary break after return
Fabian Frederick
2014-05-22
carl9170: fix leaks at failure path in carl9170_usb_probe()
Alexey Khoroshilov
2014-04-09
mac80211: add vif to flush call
Emmanuel Grumbach
2014-03-27
carl9170: Remove casts of pointer to same type
Joe Perches
2014-01-16
carl9170: use ath_is_mybeacon
Oleksij Rempel
2014-01-13
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2014-01-07
mac80211: remove channel_change_time
Johannes Berg
2014-01-03
wireless: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-03
carl9170: use ether_addr_equal_64bits
Julia Lawall
2013-11-15
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
2013-09-03
drivers/net: Convert uses of compare_ether_addr to ether_addr_equal
Joe Perches
2013-08-21
mac80211: add a flag to indicate CCK support for HT clients
Felix Fietkau
2013-06-13
carl9170: add support for the new rate control API
Christian Lamparter
2013-04-10
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-03-27
carl9170: remove fast channel change feature
Christian Lamparter
2013-03-25
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-03-25
mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan
Karl Beldan
2013-03-18
mac80211: pass queue bitmap to flush operation
Johannes Berg
2013-03-06
carl9170: fix frame drop and WARN due to minstrel_ht change
Christian Lamparter
2013-02-21
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-01-31
mac80211: inform the driver about update of dtim_period
Emmanuel Grumbach
[next]