index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath10k
/
mac.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath10k: remove ath10k_vif_to_arvif()
Amadeusz Sławiński
2017-02-14
1
-34
/
+34
*
ath10k: prevent sta pointer rcu violation
Michal Kazior
2017-01-19
1
-0
/
+18
*
ath10k: add VHT160 support
Sebastian Gottschall
2017-01-13
1
-2
/
+33
*
ath10k: refactor ath10k_peer_assoc_h_phymode()
Kalle Valo
2017-01-13
1
-6
/
+16
*
ath10k: enable advertising support for channel 169, 5Ghz
Mohammed Shafi Shajakhan
2016-12-30
1
-0
/
+1
*
ath10k: Remove passing unused argument for ath10k_mac_tx
Mohammed Shafi Shajakhan
2016-12-30
1
-4
/
+3
*
ath10k: recal the txpower when removing interface
Ryan Hsu
2016-12-30
1
-0
/
+4
*
ath10k: fix incorrect txpower set by P2P_DEVICE interface
Ryan Hsu
2016-12-30
1
-3
/
+4
*
ath10k: add debug trace to rts/cts set function
Bartosz Markowski
2016-12-29
1
-0
/
+3
*
ath10k: set CTS protection VDEV param only if VDEV is up
Bartosz Markowski
2016-12-29
1
-8
/
+43
*
Merge tag 'wireless-drivers-next-for-davem-2016-12-01' of git://git.kernel.or...
David S. Miller
2016-12-02
1
-31
/
+20
|
\
|
*
ath10k: fix soft lockup during firmware crash/hw-restart
Mohammed Shafi Shajakhan
2016-12-01
1
-1
/
+0
|
*
ath10k: fix monitor vdev for receiving other bss frames
Manoharan, Rajkumar
2016-11-23
1
-1
/
+3
|
*
ath10k: remove set/get_tsf ieee80211_ops
Pedersen, Thomas
2016-11-23
1
-38
/
+0
|
*
ath10k: implement offset_tsf ieee80211_op
Pedersen, Thomas
2016-11-23
1
-0
/
+25
|
*
ath10k: advertize hardware packet loss mechanism
Rajkumar Manoharan
2016-11-23
1
-0
/
+1
*
|
Merge tag 'wireless-drivers-next-for-davem-2016-11-25' of git://git.kernel.or...
David S. Miller
2016-11-27
1
-3
/
+137
|
\
\
|
|
/
|
*
ath10k: fix failure to send NULL func frame for 10.4
Mohammed Shafi Shajakhan
2016-11-15
1
-2
/
+0
|
*
ath10k: fix kernel panic due to race in accessing arvif list
Vasanthakumar Thiagarajan
2016-10-13
1
-0
/
+6
|
*
ath10k: allow setting coverage class
Benjamin Berg
2016-10-04
1
-0
/
+19
|
*
ath10k: add platform regulatory domain support
Bartosz Markowski
2016-10-04
1
-1
/
+112
*
|
mac80211: add a HW flag for supporting HW TX fragmentation
Sara Sharon
2016-10-19
1
-0
/
+1
|
/
*
ath10k: fix typo in logging message
Ben Greear
2016-09-27
1
-1
/
+1
*
ath10k: improve logging message
Ben Greear
2016-09-13
1
-2
/
+2
*
ath10k: fix reporting channel survey data
Ashok Raj Nagarajan
2016-09-09
1
-1
/
+1
*
ath10k: fix spelling mistake "montior" -> "monitor"
Colin Ian King
2016-09-02
1
-1
/
+1
*
ath10k: Fix broken NULL func data frame status for 10.4
Mohammed Shafi Shajakhan
2016-09-02
1
-0
/
+2
*
ath10k: use complete() instead complete_all()
Daniel Wagner
2016-09-02
1
-1
/
+1
*
ath10k: fix sending frame in management path in push txq logic
Ashok Raj Nagarajan
2016-09-02
1
-0
/
+20
*
ath10k: improve wake_tx_queue ops performance
Rajkumar Manoharan
2016-09-02
1
-1
/
+17
*
ath10k: hide kernel addresses from logs using %pK format specifier
Maharaja Kennadyrajan
2016-09-02
1
-10
/
+10
*
tree-wide: replace config_enabled() with IS_ENABLED()
Masahiro Yamada
2016-08-04
1
-5
/
+5
*
ath10k: disable wake_tx_queue for older devices
Michal Kazior
2016-07-19
1
-2
/
+22
*
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2016-07-18
1
-6
/
+37
|
\
|
*
ath10k: Clean up peer when sta goes away.
Ben Greear
2016-07-08
1
-2
/
+10
|
*
ath10k: remove extra space on ath10k_update_channel_list
Eduardo Abinader
2016-07-08
1
-1
/
+1
|
*
ath10k: ensure peer_map references are cleaned up
Ben Greear
2016-07-08
1
-0
/
+17
|
*
ath10k: add support for ath10k_sta_statistics support
Mohammed Shafi Shajakhan
2016-07-08
1
-0
/
+1
|
*
ath10k: disable TX_STBC for tx chainmask of 1
Mohammed Shafi Shajakhan
2016-06-30
1
-1
/
+4
|
*
ath10k: fix potential null dereference bugs
Bob Copeland
2016-06-30
1
-2
/
+4
*
|
mac80211: Add support for beacon report radio measurement
Avraham Stern
2016-07-06
1
-5
/
+9
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-06-30
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
ath10k: fix deadlock when peer cannot be created
Ben Greear
2016-06-06
1
-1
/
+1
*
|
ath10k: fix CCK h/w rates for QCA99X0 and newer chipsets
Mohammed Shafi Shajakhan
2016-06-14
1
-2
/
+37
*
|
ath10k: add pdev param support to enable/disable btcoex
Rajkumar Manoharan
2016-06-02
1
-0
/
+13
*
|
ath10k: improve tx scheduling
Michal Kazior
2016-05-24
1
-3
/
+4
|
/
*
ath10k: update bss channel survey information
Rajkumar Manoharan
2016-05-06
1
-0
/
+35
*
ath10k: remove VHT capabilities from 2.4GHz
Johannes Berg
2016-05-06
1
-3
/
+0
*
ath10k: fix a typo in ath10k_start()
Mohammed Shafi Shajakhan
2016-04-26
1
-1
/
+1
*
Merge ath-next from ath.git
Kalle Valo
2016-04-26
1
-16
/
+72
|
\
[next]