index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
algif_skcipher.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-06-06
ath9k: Resync beacons properly
Sujith Manoharan
1
-2
/
+12
2012-06-06
ath9k: Fix powersave locking
Sujith Manoharan
3
-9
/
+21
2012-06-06
ath9k: Handle fatal interrupts properly
Sujith Manoharan
2
-1
/
+7
2012-06-06
ath9k: Use atomic operations
Sujith Manoharan
9
-50
/
+52
2012-06-06
ath9k: Move LNA code to antenna.c
Sujith Manoharan
5
-757
/
+786
2012-06-06
ath9k: Fix work handling
Sujith Manoharan
3
-19
/
+37
2012-06-06
ath9k: Group link monitoring logic
Sujith Manoharan
5
-479
/
+511
2012-06-06
ath9k: improve BT FTP/PAN performance
Rajkumar Manoharan
5
-2
/
+28
2012-06-06
ath9k_hw: fix power state for MCI
Rajkumar Manoharan
1
-16
/
+9
2012-06-06
ath: do not update cycle counters with sleep mode
Rajkumar Manoharan
1
-0
/
+1
2012-06-06
ath9k: BT coex performance tuning for AR9462
Rajkumar Manoharan
3
-23
/
+35
2012-06-06
ath9k_hw: fix BT RF performance
Rajkumar Manoharan
3
-0
/
+20
2012-06-06
ath9k_hw: configure ar9462 switching regulator
Rajkumar Manoharan
3
-1
/
+6
2012-06-06
ath9k_hw: program BT to control SPDT
Rajkumar Manoharan
1
-0
/
+1
2012-06-06
ath9k_hw: fix IQ calibration chain index
Rajkumar Manoharan
1
-9
/
+6
2012-06-06
ath9k: cleanup MCI indentation
Rajkumar Manoharan
1
-220
/
+215
2012-06-06
ath9k_hw: update ar9462 initval table to fix rx
Rajkumar Manoharan
1
-2
/
+2
2012-06-06
ath9k: Use separate operational flags for BTCOEX
Sujith Manoharan
2
-15
/
+20
2012-06-06
ath9k: Remove SC_OP_OFFCHANNEL
Sujith Manoharan
3
-17
/
+11
2012-06-06
ath9k_hw: Fix variable usage
Sujith Manoharan
1
-1
/
+1
2012-06-06
ath9k: Add MCI interrupt to debugfs statistics
Sujith Manoharan
2
-0
/
+4
2012-06-06
ath9k_hw: Cleanup power mode API
Sujith Manoharan
1
-90
/
+85
2012-06-06
ath9k_hw: Fix MCI usage
Sujith Manoharan
4
-19
/
+18
2012-06-06
ath9k_hw: Fix AR_RTC_KEEP_AWAKE usage
Sujith Manoharan
2
-12
/
+0
2012-06-06
ath9k: Setup MCI interrupts properly
Sujith Manoharan
3
-3
/
+22
2012-06-06
ath9k: Handle ASPM properly
Sujith Manoharan
3
-11
/
+8
2012-06-06
ath9k: Prune ath9k_init_device
Sujith Manoharan
1
-8
/
+7
2012-06-06
mac80211: add stations after AP start on reconfig
Arik Nemtsov
1
-7
/
+30
2012-06-06
brcm80211: brcmsmac: fixed checkpatch and sparse warnings
Chris Yungmann
2
-3
/
+2
2012-06-06
cfg80211: validate remain-on-channel time better
Johannes Berg
2
-7
/
+18
2012-06-06
ssb: recognize ARM Cortex M3
Hauke Mehrtens
2
-0
/
+3
2012-06-06
mac80211: Clear wowlan flag when drv_suspend returns failure
Pontus Fuchs
1
-0
/
+1
2012-06-06
mac80211: Add missing mesh parameter dot11MeshForwarding for debugfs
Chun-Yeow Yeoh
1
-0
/
+1
2012-06-06
mac80211: print info when disabling HT
Johannes Berg
1
-3
/
+10
2012-06-06
mac80211: configure 11b/g channel access rules for legacy APs
Stanislaw Gruszka
1
-34
/
+46
2012-06-06
ath9k: Ensure a fair beacon distribution in IBSS mode
Vivek Natarajan
1
-1
/
+4
2012-06-06
rt2x00:Add RT5392 chipset support
Zero.Lin
2
-1
/
+27
2012-06-06
iwl4965: claim RSN IBSS support
Stanislaw Gruszka
1
-1
/
+12
2012-06-06
rt2x00: claim RSN IBSS support
Stanislaw Gruszka
2
-2
/
+14
2012-06-06
ath9k: fix/add bits for spectral scanning
Zefir Kurtisi
1
-12
/
+20
2012-06-06
rfkill: Add the capability to switch all devices of all type in __rfkill_swit...
Alex Hung
1
-1
/
+1
2012-06-06
cfg80211: clarify set_channel APIs
Johannes Berg
13
-106
/
+100
2012-06-05
net/wireless: ipw2200: introduce ipw_read_eeprom function
Stanislav Yakovlev
1
-6
/
+17
2012-06-05
mwifiex: support NL80211_HIDDEN_SSID_ZERO_LEN for uAP
Avinash Patil
3
-0
/
+28
2012-06-05
mwifiex: invalidate bss config before setting channel for uAP
Avinash Patil
1
-0
/
+1
2012-06-05
cfg80211: provide channel to join_mesh function
Johannes Berg
6
-15
/
+148
2012-06-05
cfg80211: disallow setting channel on WDS interfaces
Johannes Berg
2
-4
/
+2
2012-06-05
cfg80211: provide channel to start_ap function
Johannes Berg
7
-40
/
+72
2012-06-05
cfg80211: simplify cfg80211_can_beacon_sec_chan API
Johannes Berg
3
-19
/
+11
2012-06-05
mac80211: move ieee80211_set_channel function
Johannes Berg
1
-35
/
+35
[next]