index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
firmware
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-01-12
mac80211: flush workqueue before calling driver ->stop() method
Lennert Buytenhek
1
-1
/
+1
2010-01-12
net/mac80211/mlme.c: Remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2010-01-12
iwl-debugfs.c: remove unnecessary casts of void *
H Hartley Sweeten
1
-23
/
+23
2010-01-12
iwlwifi: fix bug in tx byte count table
Wey-Yi Guy
1
-4
/
+4
2010-01-12
iwlwifi: remove obsoleted host command
Wey-Yi Guy
2
-2
/
+0
2010-01-12
iwlwifi: ucode statistics data structure update
Wey-Yi Guy
2
-3
/
+6
2010-01-12
iwlwifi: add IEEE80211_AMPDU_TX_OPERATIONAL
Wey-Yi Guy
1
-0
/
+3
2010-01-12
mac80211: fix return from ieee80211_assoc_success
Johannes Berg
1
-1
/
+1
2010-01-12
mwl8k: move receive processing to tasklet
Lennert Buytenhek
1
-10
/
+37
2010-01-12
mwl8k: keep TX_DONE interrupt masked while transmit reclaim is running
Lennert Buytenhek
1
-31
/
+46
2010-01-12
mwl8k: allow limiting the amount of transmit reclaim done
Lennert Buytenhek
1
-9
/
+13
2010-01-12
mwl8k: basic AP interface support
Lennert Buytenhek
1
-13
/
+158
2010-01-12
mwl8k: correctly set the mac_type field for AP SET_MAC_ADDR
Lennert Buytenhek
1
-1
/
+4
2010-01-12
mwl8k: implement AP firmware station database maintenance
Lennert Buytenhek
1
-17
/
+117
2010-01-12
mwl8k: add the AP version of USE_FIXED_RATE
Lennert Buytenhek
1
-0
/
+41
2010-01-12
mwl8k: simplify mwl8k_cmd_use_fixed_rate()
Lennert Buytenhek
1
-66
/
+22
2010-01-12
mwl8k: bump the transmit wait timeout to 5 seconds
Lennert Buytenhek
1
-1
/
+1
2010-01-12
mwl8k: undo transmit queue 0/1 swapping in mwl8k_cmd_set_edca_params()
Lennert Buytenhek
1
-6
/
+0
2010-01-12
mwl8k: minor cleanups
Lennert Buytenhek
1
-17
/
+10
2010-01-12
mac80211: do not transmit frames on unconfigured 4-addr vlan interfaces
Felix Fietkau
1
-1
/
+4
2010-01-12
mac80211: allow station updates on ap interfaces for vlan stations
Felix Fietkau
3
-6
/
+30
2010-01-12
mac80211: use nullfunc frames for 4-addr sta detection
Felix Fietkau
2
-0
/
+51
2010-01-12
ath9k: Fix monitor mode handling
Sujith
1
-0
/
+8
2010-01-12
ath9k: Add debugfs file for RX errors
Sujith
4
-0
/
+186
2010-01-12
ath9k: Fix queue handling
Sujith
1
-0
/
+4
2010-01-12
ath9k: Cleanup init/deinit routines
Sujith
7
-298
/
+309
2010-01-12
ath9k: Cleanup Powersave flags
Sujith
4
-65
/
+68
2010-01-12
ath9k: Add new file init.c
Sujith
4
-839
/
+865
2010-01-12
ath9k: Add a new file for GPIO
Sujith
4
-406
/
+444
2010-01-12
cfg80211: Fix country IE parsing for single channel triplets
Luis R. Rodriguez
1
-4
/
+221
2010-01-12
cfg80211: process the max power on a country IE
Luis R. Rodriguez
1
-1
/
+1
2010-01-12
cfg80211: add debug print when we drop a bogus country IE
Luis R. Rodriguez
1
-1
/
+3
2010-01-12
b43: LP-PHY: note and explain specs inconsistency
Rafał Miłecki
1
-0
/
+7
2010-01-12
mac80211: fix a few work bugs
Johannes Berg
2
-0
/
+5
2010-01-12
cfg80211: Store IEs from both Beacon and Probe Response frames
Jouni Malinen
5
-33
/
+116
2010-01-12
wl1251: fix sleep related error paths in wl1251_op_bss_info_changed()
Kalle Valo
1
-5
/
+5
2010-01-12
wl1251: use mac80211 provided channel parameters in scanning
Kalle Valo
3
-2
/
+9
2010-01-12
wl1251: get probe request template from mac80211
Kalle Valo
1
-74
/
+12
2010-01-12
wl1251: cleanup scanning code
Kalle Valo
3
-107
/
+117
2010-01-12
mac80211: use Probe Request template when sending a direct scan
Kalle Valo
1
-24
/
+16
2010-01-12
mac80211: create Probe Request template
Kalle Valo
2
-0
/
+67
2010-01-12
wl1251: get PS Poll and Nullfunc templates from mac80211
Kalle Valo
1
-42
/
+16
2010-01-12
mac80211: use PS Poll and Nullfunc templates when sending such frames
Kalle Valo
1
-39
/
+9
2010-01-12
mac80211: add functions to create PS Poll and Nullfunc templates
Kalle Valo
3
-0
/
+117
2010-01-12
rt2x00: Make rt2800_init_led static and don't export it.
Gertjan van Wingerde
2
-4
/
+1
2010-01-12
rt2x00: Unify rt2800 WPDMA ready waiting functions.
Gertjan van Wingerde
4
-41
/
+25
2010-01-12
rt2x00: RF3052 is a valid RF chipset for USB devices as well.
Gertjan van Wingerde
1
-2
/
+3
2010-01-12
nl80211: New command for setting TX rate mask for rate control
Jouni Malinen
3
-2
/
+157
2010-01-12
cfg80211/mac80211: Use more generic bitrate mask for rate control
Jouni Malinen
10
-79
/
+122
2010-01-12
mac80211: Select lowest rate based on basic rate set in AP mode
Jouni Malinen
3
-11
/
+40
[next]