index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
carl9170
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-04
wireless: remove unnecessary unlikely()
Igor Stoppa
1
-2
/
+2
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-3
/
+4
2018-03-27
wireless: Use octal not symbolic permissions
Joe Perches
2
-6
/
+6
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-08-10
carl9170: constify usb_device_id
Arvind Yadav
1
-1
/
+1
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
1
-1
/
+1
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
1
-3
/
+3
2017-04-28
mac80211: separate encoding/bandwidth from flags
Johannes Berg
1
-2
/
+2
2017-04-28
mac80211: clean up rate encoding bits in RX status
Johannes Berg
1
-4
/
+4
2017-03-06
wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple drivers
Andrew Zaborowski
1
-0
/
+2
2016-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-4
/
+2
2016-09-21
carl9170: fix debugfs crashes
Christian Lamparter
1
-2
/
+4
2016-09-09
carl9170: Fix wrong completion usage
Daniel Wagner
1
-4
/
+2
2016-06-04
carl9170: Clarify kconfig text
Lauri Kasanen
1
-5
/
+3
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
5
-23
/
+23
2016-03-07
carl9170: import 1.9.9 firmware headers
Christian Lamparter
4
-6
/
+87
2016-01-14
mac80211: pass block ack session timeout to to driver
Sara Sharon
1
-3
/
+5
2015-10-13
Merge tag 'wireless-drivers-next-for-davem-2015-10-09' of git://git.kernel.or...
David S. Miller
1
-1
/
+1
2015-09-29
carl9170: fix bad rssi reading
Hiroaki KAWAI
1
-1
/
+1
2015-09-22
mac80211: allow to transmit A-MSDU within A-MPDU
Emmanuel Grumbach
1
-1
/
+1
2015-06-10
mac80211: convert HW flags to unsigned long bitmap
Johannes Berg
2
-11
/
+11
2015-05-26
carl9170: match wait_for_completion_timeout return type
Nicholas Mc Guire
1
-2
/
+3
2015-05-05
mac80211: make LED trigger names const
Johannes Berg
1
-1
/
+1
2015-04-24
mac80211: remove support for IFF_PROMISC
Johannes Berg
2
-6
/
+4
2015-02-14
wireless: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
1
-18
/
+6
2015-01-08
cfg80211: remove "channel" from survey names
Johannes Berg
2
-9
/
+9
2014-10-30
carl9170: Convert byte_rev_table uses to bitrev8
Joe Perches
1
-2
/
+2
2014-08-28
carl9170: tx: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
Andreea-Cristina Bernat
1
-1
/
+1
2014-08-28
carl9170: Remove redundant protection check
Andreea-Cristina Bernat
1
-10
/
+1
2014-08-11
carl9170: fix sending URBs with wrong type when using full-speed
Ronald Wahl
2
-4
/
+28
2014-07-21
carl9170: remove unnecessary break after return
Fabian Frederick
1
-1
/
+0
2014-05-22
carl9170: fix leaks at failure path in carl9170_usb_probe()
Alexey Khoroshilov
1
-1
/
+7
2014-04-09
mac80211: add vif to flush call
Emmanuel Grumbach
1
-1
/
+3
2014-03-27
carl9170: Remove casts of pointer to same type
Joe Perches
1
-1
/
+1
2014-01-16
carl9170: use ath_is_mybeacon
Oleksij Rempel
1
-6
/
+3
2014-01-13
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-12
/
+0
2014-01-08
mac80211: remove channel_change_time
Johannes Berg
1
-12
/
+0
2014-01-04
wireless: delete non-required instances of include <linux/init.h>
Paul Gortmaker
4
-4
/
+0
2014-01-04
carl9170: use ether_addr_equal_64bits
Julia Lawall
1
-3
/
+3
2013-11-15
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
1
-1
/
+1
2013-09-04
drivers/net: Convert uses of compare_ether_addr to ether_addr_equal
Joe Perches
1
-2
/
+2
2013-08-21
mac80211: add a flag to indicate CCK support for HT clients
Felix Fietkau
1
-1
/
+2
2013-06-13
carl9170: add support for the new rate control API
Christian Lamparter
3
-78
/
+110
2013-04-10
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
4
-11
/
+14
2013-03-27
carl9170: remove fast channel change feature
Christian Lamparter
4
-66
/
+27
2013-03-26
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-1
/
+1
2013-03-25
mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan
Karl Beldan
4
-11
/
+15
2013-03-18
mac80211: pass queue bitmap to flush operation
Johannes Berg
1
-1
/
+1
2013-03-07
carl9170: fix frame drop and WARN due to minstrel_ht change
Christian Lamparter
1
-41
/
+28
2013-02-22
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
[next]