index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hv
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-07-17
ath9k: Fix race in reset-work usage
Rajkumar Manoharan
7
-34
/
+41
2012-07-17
ath9k: Reconfigure VIF state properly
Sujith Manoharan
1
-0
/
+27
2012-07-17
ath9k: Fix ANI management
Sujith Manoharan
4
-28
/
+70
2012-07-17
ath9k: Cleanup the beacon tasklet
Sujith Manoharan
3
-68
/
+63
2012-07-17
ath9k: Set the TSF adjust value properly
Sujith Manoharan
3
-0
/
+21
2012-07-17
ath9k: Cleanup beacon queue configuration
Sujith Manoharan
4
-22
/
+4
2012-07-17
ath9k: Remove is_bslot_active
Sujith Manoharan
3
-13
/
+9
2012-07-17
ath9k: Cleanup beacon logic
Sujith Manoharan
4
-162
/
+98
2012-07-17
ath9k: Simplify ASSOC handling
Sujith Manoharan
2
-71
/
+49
2012-07-17
ath9k: Cleanup interface handling
Sujith Manoharan
1
-15
/
+2
2012-07-17
ath9k_hw: Cleanup ath9k_hw_set_tsfadjust
Sujith Manoharan
4
-12
/
+6
2012-07-17
ath9k: Fix beacon setup
Sujith Manoharan
3
-146
/
+47
2012-07-17
ath5k: fix txop limit handling
Felix Fietkau
1
-1
/
+1
2012-07-17
bcma: cc: update defines
Rafał Miłecki
1
-1
/
+50
2012-07-17
libertas USB: don't set surpriseremoved flag
Daniel Drake
1
-1
/
+0
2012-07-17
libertas: handle command failure immediately
Daniel Drake
1
-3
/
+3
2012-07-17
libertas: Update 11d info only when interface is active
Daniel Drake
5
-14
/
+22
2012-07-17
ath9k_hw: fix SREV checks for applying tuning caps from EEPROM
Felix Fietkau
1
-2
/
+4
2012-07-17
ath9k_hw: apply XLNA bias settings from EEPROM
Felix Fietkau
3
-11
/
+50
2012-07-17
ath9k_hw: clean up AR9003 EEPROM code
Felix Fietkau
2
-85
/
+35
2012-07-17
ath9k_hw: apply XPA timing control values from EEPROM
Felix Fietkau
1
-0
/
+23
2012-07-17
ath9k: fix aggregate size limit based on queue TXOP limit
Felix Fietkau
3
-30
/
+46
2012-07-17
ath9k: make per-WMM-AC queue sizes configurable via debugfs
Felix Fietkau
4
-2
/
+14
2012-07-17
ath9k/ath9k_htc: fix txop limit handling
Felix Fietkau
2
-2
/
+2
2012-07-17
ath9k_hw: remove redundant arguments to INIT_INI_ARRAY
Felix Fietkau
3
-505
/
+201
2012-07-17
ath9k_hw: fix tx gain tables for AR934x
Felix Fietkau
1
-6
/
+23
2012-07-17
ath9k_hw: enable ANI on AR934x
Felix Fietkau
1
-4
/
+0
2012-07-17
ath9k: validate rx antenna settings
Felix Fietkau
1
-1
/
+18
2012-07-17
ath9k_hw: fall back to OTP ROM when platform data has no valid eeprom data
Felix Fietkau
1
-2
/
+12
2012-07-17
mwifiex: improvement in cfg80211 set_bitrate_mask handler
Amitkumar Karwar
2
-34
/
+26
2012-07-17
mwifiex: add support to use basic rates in ibss join request
Amitkumar Karwar
2
-75
/
+108
2012-07-17
mwifiex: remove unnecessary code in data rate configuration
Amitkumar Karwar
7
-201
/
+17
2012-07-17
mwifiex: remove redundant code in set channel path
Amitkumar Karwar
6
-259
/
+2
2012-07-17
ath9k_hw: fix 5 GHz frequency selection on AR934x/AR955x with 25 MHz refclock
Felix Fietkau
1
-2
/
+2
2012-07-17
rtlwifi: rtl8192de: Fix phy-based version calculation
Forest Bond
1
-3
/
+3
2012-07-17
b43: use temporary rate_index for error checking
Johannes Berg
1
-4
/
+5
2012-07-17
ath9k: make CONFIG_ATH9K_DFS_CERTIFIED depend on CFG80211_CERTIFICATION_ONUS
Luis R. Rodriguez
1
-1
/
+1
2012-07-17
mac80211: go out of PS before sending disassoc
Eliad Peller
1
-6
/
+11
2012-07-17
cfg80211: remove regulatory_update()
Luis R. Rodriguez
1
-10
/
+2
2012-07-17
cfg80211: make regulatory_update() static
Luis R. Rodriguez
3
-4
/
+4
2012-07-17
cfg80211: rename reg_device_remove() to wiphy_regulatory_deregister()
Luis R. Rodriguez
3
-5
/
+7
2012-07-17
cfg80211: add cellular base station regulatory hint support
Luis R. Rodriguez
6
-8
/
+171
2012-07-17
cfg80211: add CONFIG_CFG80211_CERTIFICATION_ONUS
Luis R. Rodriguez
1
-0
/
+21
2012-07-17
cfg80211: fix set_regdom() to cancel requests with same alpha2
Kalle Valo
1
-1
/
+4
2012-07-17
cfg80211: support TX error rate CQM
Thomas Pedersen
5
-0
/
+140
2012-07-17
nl80211: add wdev ID as u64 as it should
Johannes Berg
1
-1
/
+1
2012-07-17
mac80211_hwsim: fix race condition with sta/vif pointers
Thomas Huehn
1
-5
/
+0
2012-07-17
mac80211: fix tx-mgmt cookie value being left uninitialized
Nicolas Cavallari
1
-0
/
+1
2012-07-13
cfg80211: reduce monitor interface tracking
Johannes Berg
4
-62
/
+2
2012-07-13
cfg80211/mac80211: re-add get_channel operation
Johannes Berg
4
-7
/
+38
[next]