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
/
ath9k
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath9k: Setup MFP options for CCMP
Jouni Malinen
2009-01-29
5
-0
/
+36
*
ath9k: Fix set_key error codes
Jouni Malinen
2009-01-29
1
-2
/
+2
*
mac80211: clean up channel type config
Johannes Berg
2009-01-29
1
-3
/
+2
*
ath9k: Enable Bluetooth Coexistence support
Vasanthakumar Thiagarajan
2009-01-29
4
-2
/
+55
*
ath9k: use signed format to print HAL status
Gabor Juhos
2009-01-29
1
-1
/
+1
*
mac80211: clean up set_key callback
Johannes Berg
2009-01-29
1
-6
/
+12
*
ath9k: INI update for Atheros AR9280 and AR9285 chipset.
Senthil Balasubramanian
2009-01-29
5
-302
/
+337
*
ath9k: fix sparse warnings
Luis R. Rodriguez
2009-01-29
2
-12
/
+12
*
ath9k: remove superfluous check on changing channel
Luis R. Rodriguez
2009-01-29
1
-46
/
+41
*
ath9k: remove ath9k_hw_check_chan()
Luis R. Rodriguez
2009-01-29
1
-25
/
+1
*
ath9k: remove ath9k_hw_chan2wmode()
Luis R. Rodriguez
2009-01-29
1
-27
/
+19
*
ath9k: remove mode specific default noise floor values
Luis R. Rodriguez
2009-01-29
1
-6
/
+3
*
ath9k: Make ANI CCK and OFDM error triggers band specific
Luis R. Rodriguez
2009-01-29
1
-8
/
+4
*
ath9k: make use of conf_is_ht*() in the rest of the driver
Luis R. Rodriguez
2009-01-29
3
-7
/
+6
*
ath9k: use ieee80211_conf on ath9k_hw_iscal_supported()
Luis R. Rodriguez
2009-01-29
3
-42
/
+27
*
ath9k: make request to get the noisefloor threshold band specific
Luis R. Rodriguez
2009-01-29
3
-14
/
+10
*
ath9k: consolidate arguments on hw reset
Luis R. Rodriguez
2009-01-29
4
-127
/
+74
*
ath9k: Rename ath_setcurmode() to ath_cache_conf_rate()
Luis R. Rodriguez
2009-01-29
1
-4
/
+6
*
ath9k: remove cache of rate preference when using 11g protection
Luis R. Rodriguez
2009-01-29
3
-14
/
+13
*
ath9k: use hw->conf on ath_setcurmode()
Luis R. Rodriguez
2009-01-29
1
-32
/
+40
*
ath9k: Fix an operator typo in REG_DOMAIN_2GHZ_MASK
Jouni Malinen
2009-01-16
1
-1
/
+1
*
ath9k: Fix an operator typo in phy rate validation
Jouni Malinen
2009-01-16
1
-1
/
+1
*
ath9k: Revert fix to TX status reporting for retries and MCS index
Jouni Malinen
2009-01-12
1
-9
/
+1
*
ath9k: Fix incorrect sequence numbering for unaggregated QoS Frame.
Senthil Balasubramanian
2009-01-12
1
-21
/
+17
*
ath9k: Fix chainmask handling bug
Sujith
2009-01-12
1
-2
/
+2
*
ath9k: Enforce module build if rfkill is a module
Jouni Malinen
2009-01-12
1
-0
/
+1
*
drivers/net/wireless/ath9k: fix sparse warnings: make symbols static
Hannes Eder
2008-12-26
1
-30
/
+32
*
ath9k: Fixed RX decryption status reporting
Jouni Malinen
2008-12-19
1
-14
/
+12
*
ath9k: Fix key cache slot selection for splitmic
Jouni Malinen
2008-12-19
1
-2
/
+2
*
ath9k: Protect config() callback with a mutex
Sujith
2008-12-19
2
-0
/
+6
*
ath9k: Key cache allocation for AP mode
Jouni Malinen
2008-12-19
1
-68
/
+132
*
ath9k: Fix a NULL pointer dereference in ath_rate_get
Jouni Malinen
2008-12-19
1
-1
/
+2
*
ath9k: Move rate control alg register/unregister to appropriate place
Vasanthakumar Thiagarajan
2008-12-19
1
-16
/
+14
*
ath9k: Synchronize DMA transfer with CPU at right place
Vasanthakumar Thiagarajan
2008-12-19
1
-4
/
+10
*
ath9k: Remove MAC header pad before reporting TX status
Jouni Malinen
2008-12-19
1
-0
/
+12
*
ath9k: Fix TX status reporting for retries and MCS index
Jouni Malinen
2008-12-19
1
-1
/
+9
*
ath9k: Report HT rates in RX status
Jouni Malinen
2008-12-19
1
-35
/
+26
*
ath9k: Do not use association state to update rate table
Sujith
2008-12-19
1
-2
/
+1
*
mac80211: Fix HT channel selection
Sujith
2008-12-19
1
-94
/
+29
*
ath9k: Do not remove header padding on RX from short frames
Jouni Malinen
2008-12-12
1
-2
/
+10
*
ath9k: Refactor struct ath_softc
Sujith
2008-12-12
5
-267
/
+254
*
ath9k: BH shouldn't be enabled when hardirqs are disabled.
Senthil Balasubramanian
2008-12-12
1
-2
/
+3
*
ath9k: remove fragmentation workaround again
Johannes Berg
2008-12-12
1
-6
/
+0
*
ath9k: avoid rx frames with corrupted descriptor.
Senthil Balasubramanian
2008-12-12
2
-2
/
+9
*
ath9k: Incorrect band enum causes invalid antenna configuration.
Senthil Balasubramanian
2008-12-12
3
-3
/
+8
*
ath9k: Adding support for Atheros AR9285 chipset.
Senthil Balasubramanian
2008-12-12
8
-332
/
+1826
*
ath9k: Adding initvalues for Atheros AR9285 chipset.
Senthil Balasubramanian
2008-12-12
1
-0
/
+1363
*
ath9k: Adding AR9285 chipset register information.
Senthil Balasubramanian
2008-12-12
1
-1
/
+108
*
ath9k: Merge structures ath_atx, ath_node_aggr with ath_node
Sujith
2008-12-12
2
-94
/
+72
*
ath9k: Remove remaining occurrences of CONFIG_SLOW_ANT_DIV
Sujith
2008-12-12
3
-22
/
+2
[next]