index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
carl9170
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
2013-11-15
1
-1
/
+1
*
drivers/net: Convert uses of compare_ether_addr to ether_addr_equal
Joe Perches
2013-09-03
1
-2
/
+2
*
mac80211: add a flag to indicate CCK support for HT clients
Felix Fietkau
2013-08-21
1
-1
/
+2
*
carl9170: add support for the new rate control API
Christian Lamparter
2013-06-13
3
-78
/
+110
*
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-04-10
4
-11
/
+14
|
\
|
*
mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan
Karl Beldan
2013-03-25
4
-11
/
+15
*
|
carl9170: remove fast channel change feature
Christian Lamparter
2013-03-27
4
-66
/
+27
*
|
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-03-25
1
-1
/
+1
|
\
\
|
|
/
|
*
mac80211: pass queue bitmap to flush operation
Johannes Berg
2013-03-18
1
-1
/
+1
*
|
carl9170: fix frame drop and WARN due to minstrel_ht change
Christian Lamparter
2013-03-06
1
-41
/
+28
|
/
*
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-02-21
1
-1
/
+1
|
\
|
*
drivers/net/wireless/ath/carl9170: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2013-01-22
1
-1
/
+1
*
|
mac80211: inform the driver about update of dtim_period
Emmanuel Grumbach
2013-01-31
1
-1
/
+1
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-01-28
1
-1
/
+5
|
\
\
|
|
/
|
*
carl9170: fix -EINVAL bailout during init with !CONFIG_MAC80211_MESH
Christian Lamparter
2013-01-02
1
-1
/
+5
*
|
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-01-22
1
-3
/
+3
|
\
\
|
*
|
wireless: make the reg_notifier() void
Luis R. Rodriguez
2013-01-14
1
-3
/
+3
*
|
|
carl9170: refactor carl9170_update_beacon
Christian Lamparter
2013-01-07
1
-53
/
+80
*
|
|
carl9170: remove custom NUM_TID and friends
Christian Lamparter
2013-01-07
2
-14
/
+8
*
|
|
carl9170: disable hw crypto for p2p networks
Christian Lamparter
2013-01-07
1
-0
/
+8
*
|
|
carl9170: don't enable hw crypto offload, if the fw doesn't support it
Christian Lamparter
2013-01-07
3
-12
/
+24
*
|
|
carl9170: Only specify interface combinations if more than one interface is p...
Christian Lamparter
2013-01-07
1
-10
/
+19
*
|
|
carl9170: allow P2P_GO interface creation after P2P_CLIENT
Christian Lamparter
2013-01-07
1
-3
/
+51
*
|
|
carl9170: import 1.9.7 firmware headers
Christian Lamparter
2013-01-07
3
-4
/
+12
*
|
|
carl9170: advertise support for TDLS
Christian Lamparter
2013-01-07
2
-5
/
+5
|
/
/
*
|
mac80211: split TX aggregation stop action
Johannes Berg
2013-01-03
1
-1
/
+3
|
/
*
carl9170: fix copy and paste mishap in carl9170_handle_mpdu
Christian Lamparter
2012-12-10
1
-1
/
+1
*
carl9170: explain why sta cannot be NULL for ampdus
Christian Lamparter
2012-12-06
1
-0
/
+7
*
carl9170: fix signal strength reporting issues
Christian Lamparter
2012-12-03
1
-0
/
+2
*
wireless: allow Atheros card to not depend on ath.ko
Vladimir Kondratiev
2012-11-30
1
-0
/
+1
*
carl9170: kill MODULE_VERSION
Luis R. Rodriguez
2012-11-14
1
-5
/
+0
*
carl9170: split up carl9170_handle_mpdu
Christian Lamparter
2012-10-29
1
-13
/
+32
*
carl9170: fix spurious transmissions in sniffer mode
Christian Lamparter
2012-10-29
1
-3
/
+18
*
carl9170: handle traps from firmware loader
Christian Lamparter
2012-10-19
2
-3
/
+10
*
carl9170: fix sleep in softirq context
Ronald Wahl
2012-10-08
2
-15
/
+15
*
carl9170: connect to 11w protected networks
Christian Lamparter
2012-09-24
2
-1
/
+4
*
carl9170: report A-MPDU status
Christian Lamparter
2012-08-21
2
-4
/
+12
*
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2012-08-21
2
-9
/
+11
|
\
|
*
mac80211: move TX station pointer and restructure TX
Thomas Huehn
2012-07-31
2
-9
/
+11
*
|
carl9170: Add support for NL80211_IFTYPE_MESH_POINT interfaces
Javier Lopez
2012-08-06
4
-2
/
+6
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-07-12
7
-7
/
+142
|
\
|
*
carl9170: fix HT peer BA session corruption
Christian Lamparter
2012-07-11
5
-0
/
+132
|
*
carl9170: import 1.9.6 firmware headers
Christian Lamparter
2012-07-11
2
-4
/
+7
|
*
mac80211: reduce IEEE80211_TX_MAX_RATES
Thomas Huehn
2012-07-03
1
-3
/
+3
*
|
wireless: Remove casts to same type
Joe Perches
2012-06-06
2
-3
/
+3
|
/
*
Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2012-05-22
1
-0
/
+1
|
\
|
*
USB: Disable hub-initiated LPM for comms devices.
Sarah Sharp
2012-05-18
1
-0
/
+1
*
|
drivers/net: Convert compare_ether_addr to ether_addr_equal
Joe Perches
2012-05-10
1
-1
/
+1
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-04-12
1
-6
/
+1
|
\
\
|
|
/
|
*
simple_open: automatically convert to simple_open()
Stephen Boyd
2012-04-05
1
-6
/
+1
[next]