index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
driver-trace.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-02-01
mac80211: fix sta lookup for received action frames on an AP VLAN
Felix Fietkau
1
-2
/
+2
2010-02-01
mac80211: reduce stack usage in sta_agg_status_read()
Pavel Roskin
1
-11
/
+13
2010-02-01
mac80211: reduce stack usage in sta_ht_capa_read()
Pavel Roskin
1
-1
/
+1
2010-02-01
b43: N-PHY: implement setting RF sequence
Rafał Miłecki
1
-4
/
+31
2010-02-01
b43: N-PHY: add TX radio setup for newer PHYs
Rafał Miłecki
1
-1
/
+52
2010-02-01
b43: N-PHY: fix Cal TX IQ LO for newer PHYs
Rafał Miłecki
1
-1
/
+11
2010-02-01
b43: N-PHY: add RSSI selection for newer PHYs
Rafał Miłecki
1
-1
/
+83
2010-02-01
b43: N-PHY: split RSSI selection into two per-PHY-revision functions
Rafał Miłecki
1
-49
/
+52
2010-02-01
cfg80211: add regulatory hint disconnect support
Luis R. Rodriguez
4
-3
/
+213
2010-02-01
cfg80211: avoid flushing the global workqueue for core reg hints
Luis R. Rodriguez
1
-3
/
+1
2010-02-01
b43: N-PHY: add workarounds for gain control
Rafał Miłecki
1
-1
/
+129
2010-02-01
b43: N-PHY: update general workarounds
Rafał Miłecki
2
-104
/
+115
2010-02-01
ath9k: allocate string buffer in read_file_dma() by kmalloc()
Pavel Roskin
1
-17
/
+26
2010-02-01
ath: make gcc check format arguments of ath_print(), fix all misuses
Pavel Roskin
4
-9
/
+9
2010-02-01
ps3_gelic_wireless: fix format warning
John W. Linville
1
-1
/
+1
2010-01-29
iwlwifi: iwl_power_update_mode always hold mutex
Reinette Chatre
2
-1
/
+3
2010-01-29
iwlwifi: fix typo in IWL_CCK_RATES_MASK
Johannes Berg
1
-1
/
+1
2010-01-29
iwlwifi: remove unused work structs
Johannes Berg
1
-4
/
+0
2010-01-29
iwlwifi: remove bg_up work
Johannes Berg
3
-29
/
+14
2010-01-29
iwlagn: simplify ucode loading
Johannes Berg
1
-41
/
+22
2010-01-29
iwlwifi: no need to test iw_mode in power saving
Johannes Berg
1
-2
/
+1
2010-01-29
iwlwifi: update sensitivity calibration data for 1000 series
Wey-Yi Guy
1
-1
/
+71
2010-01-29
iwlwifi: update sensitivity calibration data for 5x00 series
Wey-Yi Guy
1
-2
/
+2
2010-01-29
iwlwifi: update sensitivity calibration data for 6x00 series
Wey-Yi Guy
1
-1
/
+1
2010-01-29
iwlwifi: fix locking in iwl_mac_add_interface
Johannes Berg
1
-8
/
+7
2010-01-29
iwlwifi: sysassert identifier change
Wey-Yi Guy
1
-1
/
+1
2010-01-29
iwlwifi: optimize power saving
Daniel Halperin
1
-0
/
+2
2010-01-29
ath9k: Handle full sleep in ps_restore.
Vivek Natarajan
2
-2
/
+7
2010-01-28
ps3_gelic_wireless: fix directed ssid scan
Hamish Guthrie
1
-6
/
+9
2010-01-28
ps3_gelic_wireless: Remove PS3 gelic legacy wpa support
Hamish Guthrie
4
-153
/
+0
2010-01-27
cfg80211: fix wext-compat for setting rate to 'auto'
John W. Linville
1
-1
/
+1
2010-01-27
rtl8187: Add callback for get_tsf
Larry Finger
1
-1
/
+10
2010-01-27
b43: N PHY: Fix compilation after removal of typdef b43_c32
Larry Finger
1
-2
/
+2
2010-01-27
rtl8180: implement get_tsf op for mac80211
John W. Linville
1
-0
/
+9
2010-01-27
libertas: add comment re: v10 firmware key handling
John W. Linville
1
-0
/
+5
2010-01-27
ath5k: adding LED support for AR5BXB63 cards
Luca Verdesca
1
-0
/
+2
2010-01-26
mac80211: wait for beacon before enabling powersave
Johannes Berg
7
-35
/
+47
2010-01-26
cfg80211: export cfg80211_find_ie
Johannes Berg
2
-18
/
+36
2010-01-25
mac80211: fill jiffies/vif on filtered frames
Johannes Berg
1
-0
/
+3
2010-01-25
b43: N-PHY: use cordic to generate samples
Rafał Miłecki
1
-9
/
+12
2010-01-25
b43: update cordic code to match current specs
Rafał Miłecki
3
-9
/
+21
2010-01-25
b43: make cordic common (LP-PHY and N-PHY need it)
Rafał Miłecki
3
-43
/
+43
2010-01-25
b43: N-PHY: fix one bit off in parsing RF Ctrl Override arguments
Rafał Miłecki
1
-1
/
+1
2010-01-25
mac80211: track work started through callbacks
Johannes Berg
2
-8
/
+10
2010-01-25
mac80211: fix sw crypto
Johannes Berg
1
-1
/
+1
2010-01-25
mac80211: fix WARN_ON in the new work code
Felix Fietkau
1
-2
/
+0
2010-01-25
mac80211: fix update_tkip_key() documentation about the context
Kalle Valo
2
-3
/
+1
2010-01-25
b43: Workaround circular locking in hw-tkip key update callback
Michael Buesch
1
-8
/
+5
2010-01-25
ath9k: improve max rate retry handling
Felix Fietkau
2
-8
/
+7
2010-01-25
iwlwifi: fix throughput degradation in aggregation mode
Daniel Halperin
1
-14
/
+9
[next]