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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
ath5k: fix txop limit handling
Felix Fietkau
2012-07-17
1
-1
/
+1
|
*
|
|
|
libertas USB: don't set surpriseremoved flag
Daniel Drake
2012-07-17
1
-1
/
+0
|
*
|
|
|
libertas: handle command failure immediately
Daniel Drake
2012-07-17
1
-3
/
+3
|
*
|
|
|
libertas: Update 11d info only when interface is active
Daniel Drake
2012-07-17
5
-14
/
+22
|
*
|
|
|
ath9k_hw: fix SREV checks for applying tuning caps from EEPROM
Felix Fietkau
2012-07-17
1
-2
/
+4
|
*
|
|
|
ath9k_hw: apply XLNA bias settings from EEPROM
Felix Fietkau
2012-07-17
3
-11
/
+50
|
*
|
|
|
ath9k_hw: clean up AR9003 EEPROM code
Felix Fietkau
2012-07-17
2
-85
/
+35
|
*
|
|
|
ath9k_hw: apply XPA timing control values from EEPROM
Felix Fietkau
2012-07-17
1
-0
/
+23
|
*
|
|
|
ath9k: fix aggregate size limit based on queue TXOP limit
Felix Fietkau
2012-07-17
3
-30
/
+46
|
*
|
|
|
ath9k: make per-WMM-AC queue sizes configurable via debugfs
Felix Fietkau
2012-07-17
4
-2
/
+14
|
*
|
|
|
ath9k/ath9k_htc: fix txop limit handling
Felix Fietkau
2012-07-17
2
-2
/
+2
|
*
|
|
|
ath9k_hw: remove redundant arguments to INIT_INI_ARRAY
Felix Fietkau
2012-07-17
3
-505
/
+201
|
*
|
|
|
ath9k_hw: fix tx gain tables for AR934x
Felix Fietkau
2012-07-17
1
-6
/
+23
|
*
|
|
|
ath9k_hw: enable ANI on AR934x
Felix Fietkau
2012-07-17
1
-4
/
+0
|
*
|
|
|
ath9k: validate rx antenna settings
Felix Fietkau
2012-07-17
1
-1
/
+18
|
*
|
|
|
ath9k_hw: fall back to OTP ROM when platform data has no valid eeprom data
Felix Fietkau
2012-07-17
1
-2
/
+12
|
*
|
|
|
mwifiex: improvement in cfg80211 set_bitrate_mask handler
Amitkumar Karwar
2012-07-17
2
-34
/
+26
|
*
|
|
|
mwifiex: add support to use basic rates in ibss join request
Amitkumar Karwar
2012-07-17
2
-75
/
+108
|
*
|
|
|
mwifiex: remove unnecessary code in data rate configuration
Amitkumar Karwar
2012-07-17
7
-201
/
+17
|
*
|
|
|
mwifiex: remove redundant code in set channel path
Amitkumar Karwar
2012-07-17
6
-259
/
+2
|
*
|
|
|
ath9k_hw: fix 5 GHz frequency selection on AR934x/AR955x with 25 MHz refclock
Felix Fietkau
2012-07-17
1
-2
/
+2
|
*
|
|
|
rtlwifi: rtl8192de: Fix phy-based version calculation
Forest Bond
2012-07-17
1
-3
/
+3
|
*
|
|
|
b43: use temporary rate_index for error checking
Johannes Berg
2012-07-17
1
-4
/
+5
|
*
|
|
|
ath9k: make CONFIG_ATH9K_DFS_CERTIFIED depend on CFG80211_CERTIFICATION_ONUS
Luis R. Rodriguez
2012-07-17
1
-1
/
+1
|
*
|
|
|
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2012-07-17
1
-5
/
+0
|
|
\
\
\
\
|
|
*
|
|
|
mac80211_hwsim: fix race condition with sta/vif pointers
Thomas Huehn
2012-07-17
1
-5
/
+0
|
*
|
|
|
|
wireless: brcm80211: use %pM to print BSSID
Andy Shevchenko
2012-07-12
1
-3
/
+1
|
*
|
|
|
|
rtlwifi: rtl8192cu: Change buffer allocation for synchronous reads
Larry Finger
2012-07-12
2
-3
/
+12
|
*
|
|
|
|
rtlwifi: Remove extra argument from queue setup routine
Larry Finger
2012-07-12
3
-3
/
+3
|
*
|
|
|
|
brcmsmac: restructure info->control.sta handling as it is goning to be remove...
Thomas Huehn
2012-07-12
3
-8
/
+7
|
*
|
|
|
|
ath9k: do not disable hardware while wow is enabled
Mohammed Shafi Shajakhan
2012-07-12
1
-0
/
+3
|
*
|
|
|
|
ath9k: Add WoW related mac80211 callbacks
Mohammed Shafi Shajakhan
2012-07-12
2
-0
/
+374
|
*
|
|
|
|
ath: Add Wake-on-Wireless debug mask
Mohammed Shafi Shajakhan
2012-07-12
1
-0
/
+2
|
*
|
|
|
|
ath9k_hw: Add hardware code for WoW
Mohammed Shafi Shajakhan
2012-07-12
3
-0
/
+564
|
*
|
|
|
|
ath9k_hw: INI changes for WoW for AR9002 chipsets
Mohammed Shafi Shajakhan
2012-07-12
3
-0
/
+22
|
*
|
|
|
|
ath9k: advertise supported WoW flags to upper layer
Mohammed Shafi Shajakhan
2012-07-12
1
-0
/
+18
|
*
|
|
|
|
ath9k_hw: advertise WoW support for capable chipsets
Mohammed Shafi Shajakhan
2012-07-12
1
-0
/
+8
|
*
|
|
|
|
ath9k_hw: Add WoW hardware capability flags
Mohammed Shafi Shajakhan
2012-07-12
1
-0
/
+14
|
*
|
|
|
|
ath9k: Add definitions and structures to support WoW
Mohammed Shafi Shajakhan
2012-07-12
2
-0
/
+46
|
*
|
|
|
|
ath9k_hw: Add register definitions for WoW support
Mohammed Shafi Shajakhan
2012-07-12
1
-1
/
+144
|
*
|
|
|
|
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
2012-07-12
8
-40
/
+20
|
|
\
\
\
\
\
|
|
*
|
|
|
|
iwlwifi: don't use stack memory for kmem cache name
Johannes Berg
2012-07-12
2
-4
/
+4
|
|
*
|
|
|
|
iwlwifi: set correct 32 bit boost register value
Wey-Yi Guy
2012-07-09
4
-2
/
+5
|
|
*
|
|
|
|
iwlwifi: REPLY_RX doesn't exist any more
Emmanuel Grumbach
2012-07-05
2
-34
/
+11
|
*
|
|
|
|
|
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2012-07-12
15
-68
/
+77
|
|
\
\
\
\
\
\
|
|
|
|
/
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
mac80211: add time synchronisation with BSS for assoc
Johannes Berg
2012-07-12
3
-3
/
+3
|
|
*
|
|
|
|
nl80211: move scan API to wdev
Johannes Berg
2012-07-12
7
-10
/
+13
|
|
*
|
|
|
|
cfg80211: use wireless_dev for interface management
Johannes Berg
2012-07-12
6
-40
/
+42
|
|
*
|
|
|
|
cfg80211: use wdev in mgmt-tx/ROC APIs
Johannes Berg
2012-07-09
3
-16
/
+21
*
|
|
|
|
|
|
wireless: Use eth_random_addr
Joe Perches
2012-07-16
10
-10
/
+10
[prev]
[next]