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
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath5k: set 5/10 MHz supported channels and fix duration
Simon Wunderlich
2013-08-16
3
-9
/
+42
*
ath5k: report 5/10 MHz channels
Simon Wunderlich
2013-08-16
1
-0
/
+10
*
ath9k: announce that ath9k supports 5/10 MHz
Simon Wunderlich
2013-08-16
1
-0
/
+1
*
ath9k: set 5/10 MHz supported channels and fix bitrate
Simon Wunderlich
2013-08-16
2
-8
/
+21
*
ath9k: report 5/10 MHz channels
Simon Wunderlich
2013-08-16
1
-0
/
+11
*
ath9k: use chandef instead of channel_type
Simon Wunderlich
2013-08-16
6
-40
/
+51
*
ath9k: always use SIFS times from OFDM for 5/10 MHz
Simon Wunderlich
2013-08-16
1
-3
/
+2
*
ath9k: Use lockless variant to initialize RX fifo
Sujith Manoharan
2013-08-15
1
-1
/
+1
*
ath9k: Optimize LNA check
Sujith Manoharan
2013-08-15
1
-30
/
+47
*
ath9k: Identify first subframe in an A-MPDU
Sujith Manoharan
2013-08-15
3
-2
/
+5
*
ath9k: Handle invalid RSSI
Sujith Manoharan
2013-08-15
1
-16
/
+33
*
ath9k: Remove unused function argument
Sujith Manoharan
2013-08-15
1
-2
/
+1
*
ath9k: Fix error condition for corrupt descriptors
Sujith Manoharan
2013-08-15
1
-10
/
+18
*
ath9k: Handle corrupt descriptors properly
Sujith Manoharan
2013-08-15
1
-2
/
+10
*
ath9k: Move the RX poll check to preprocess()
Sujith Manoharan
2013-08-15
1
-4
/
+4
*
ath9k: Fix RX beacon processing
Sujith Manoharan
2013-08-15
1
-26
/
+22
*
ath9k: Fix RX packet counter
Sujith Manoharan
2013-08-15
1
-4
/
+7
*
ath9k: Fix RX debug statistics
Sujith Manoharan
2013-08-15
1
-2
/
+1
*
ath9k: Fix PHY error processing
Sujith Manoharan
2013-08-15
1
-11
/
+12
*
ath9k: Reorder some functions
Sujith Manoharan
2013-08-15
1
-110
/
+110
*
ath9k: Fix TSF processing
Sujith Manoharan
2013-08-15
1
-13
/
+20
*
ath9k: Fix RX crypto processing
Sujith Manoharan
2013-08-15
1
-8
/
+4
*
ath9k: Discard invalid frames early
Sujith Manoharan
2013-08-15
1
-16
/
+22
*
ath9k: Fix phy error handling for DFS
Sujith Manoharan
2013-08-15
1
-2
/
+1
*
ath9k: Use a subroutine to check for "mybeacon"
Sujith Manoharan
2013-08-15
1
-13
/
+23
*
ath9k_htc: do not use bulk on EP3 and EP4
Oleksij Rempel
2013-08-15
1
-27
/
+11
*
wil6210: let IP stack re-check HW TCP/UDP csum errors
Vladimir Kondratiev
2013-08-15
1
-6
/
+6
*
ath9k: reset buffer stale flag in ath_tx_get_tid_subframe
Felix Fietkau
2013-08-15
1
-0
/
+2
*
ath9k: simplify ath_tid_drain
Felix Fietkau
2013-08-15
1
-12
/
+0
*
ath9k: avoid accessing MRC registers on single-chain devices
Felix Fietkau
2013-08-15
1
-0
/
+4
*
ath9k: simplify debugfs chainmask handling
Felix Fietkau
2013-08-15
1
-88
/
+4
*
ath9k: remove ath9k_sta_remove_debugfs
Felix Fietkau
2013-08-15
4
-20
/
+1
*
ath9k: shrink a few data structures by reordering fields
Felix Fietkau
2013-08-15
2
-14
/
+14
*
ath9k: fix rx descriptor related race condition
Felix Fietkau
2013-08-15
2
-8
/
+14
*
Merge branch 'for-linville' of git://github.com/kvalo/ath
John W. Linville
2013-08-15
11
-43
/
+270
|
\
|
*
ath6kl: Fix invalid pointer access on fuzz testing with AP mode
Mohammed Shafi Shajakhan
2013-08-07
1
-0
/
+3
|
*
ath6kl: Fix race in heart beat polling
Vasanthakumar Thiagarajan
2013-08-07
1
-0
/
+3
|
*
ath10k: add SoC power save option to PCI features map
Bartosz Markowski
2013-08-07
2
-12
/
+21
|
*
ath10k: fix device teardown
Michal Kazior
2013-08-05
1
-11
/
+30
|
*
ath10k: fix failpath in MSI-X setup
Michal Kazior
2013-08-02
1
-1
/
+6
|
*
ath10k: zero arvif memory on add_interface()
Michal Kazior
2013-08-02
1
-0
/
+2
|
*
ath10k: advertise more conservative intf combinations
Michal Kazior
2013-08-02
1
-3
/
+9
|
*
ath10k: make sure to use passive scan when n_ssids is 0
Michal Kazior
2013-08-02
1
-0
/
+2
|
*
ath10k: prevent using invalid ringbuffer indexes
Michal Kazior
2013-08-02
1
-0
/
+5
|
*
ath10k: implement get_survey()
Michal Kazior
2013-08-02
4
-1
/
+122
|
*
ath10k: implement tx checksum offloading
Michal Kazior
2013-08-02
2
-0
/
+4
|
*
ath10k: implement rx checksum offloading
Michal Kazior
2013-08-02
1
-0
/
+40
|
*
ath10k: detect the number of spatial streams supported by hw
Michal Kazior
2013-07-31
3
-12
/
+20
|
*
ath10k: improve tx throughput on slow machines
Michal Kazior
2013-07-31
1
-3
/
+3
*
|
ath9k: Run the LNA combining algorithm properly
Sujith Manoharan
2013-08-09
1
-16
/
+28
[next]