index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-01-22
mac80211: pass vif and station to update_tkip_key
Johannes Berg
6
-25
/
+43
2010-01-22
mac80211: avoid NULL ptr deref when using WEP
John W. Linville
1
-3
/
+2
2010-01-19
libertas/assoc.c: rearrange some strange line breaks
John W. Linville
1
-32
/
+30
2010-01-19
ath9k: make tx power config changes take effect immediatley
Luis R. Rodriguez
1
-1
/
+3
2010-01-19
nl80211: Allow association to change channels during reassociation
Jouni Malinen
1
-1
/
+3
2010-01-19
libertas: Set/clear WPA keys before the WEP ones
Samuel Ortiz
1
-7
/
+8
2010-01-19
b43: N-PHY: silence warnings, add missing call
Rafał Miłecki
1
-3
/
+3
2010-01-19
b43: N-PHY: implement and add multi-dimensional table reading
Rafał Miłecki
3
-19
/
+48
2010-01-19
b43: N-PHY: implement and add reading one element tables
Rafał Miłecki
3
-11
/
+39
2010-01-19
b43: N-PHY: implement and add multi-dimensional table writing
Rafał Miłecki
3
-33
/
+67
2010-01-19
b43: N-PHY: add writing one element tables
Rafał Miłecki
1
-27
/
+13
2010-01-19
p54pci: move tx cleanup into tasklet
Christian Lamparter
2
-30
/
+32
2010-01-19
p54pci: handle dma mapping errors
Christian Lamparter
1
-2
/
+16
2010-01-19
mac80211: Fixed a bug in IBSS merge
Benoit Papillault
1
-5
/
+1
2010-01-19
mac80211: removed useless code in IBSS management
Benoit Papillault
1
-7
/
+9
2010-01-19
ath9k: fix RTS/CTS handling
Felix Fietkau
1
-21
/
+16
2010-01-19
cfg80211: rcu-ify rdev and wdev
Johannes Berg
2
-12
/
+17
2010-01-19
b43: N-PHY: store seq mode for proper restoring (follow specs)
Rafał Miłecki
1
-2
/
+2
2010-01-19
b43: N-PHY: move RF sequence declarations top, add missing calls
Rafał Miłecki
1
-12
/
+16
2010-01-19
b43: N-PHY: implement chain selection
Rafał Miłecki
2
-1
/
+30
2010-01-19
b43: N-PHY: implement stopping playback
Rafał Miłecki
2
-3
/
+32
2010-01-19
b43: N-PHY: implement MIMO config update
Rafał Miłecki
2
-1
/
+16
2010-01-19
b43: N-PHY: implement TX PHY cleanup and setup
Rafał Miłecki
1
-2
/
+110
2010-01-19
b43: N-PHY: implement RX PHY cleanup and setup
Rafał Miłecki
1
-0
/
+82
2010-01-19
mac80211: re-enable re-transmission of filtered frames
Johannes Berg
3
-28
/
+15
2010-01-19
mac80211: move control.hw_key assignment
Johannes Berg
4
-49
/
+46
2010-01-19
mac80211: remove useless setting of IEEE80211_TX_INTFL_DONT_ENCRYPT
Johannes Berg
1
-3
/
+0
2010-01-19
mac80211: clear TX control on filtered frames
Johannes Berg
1
-0
/
+8
2010-01-19
mac80211: move and rename misc tx handler
Johannes Berg
1
-12
/
+12
2010-01-19
mac80211: pid: replace open-coded msecs_to_jiffies
Bob Copeland
1
-6
/
+2
2010-01-19
iwlwifi: update copyright year to 2010
Reinette Chatre
47
-63
/
+63
2010-01-19
iwlwifi: remove extra statistics request from debugfs
Wey-Yi Guy
1
-41
/
+0
2010-01-19
iwlwifi: display flowhandler register when sw error or on-demand
Wey-Yi Guy
8
-0
/
+114
2010-01-19
iwlwifi: software w/a for h/w bug cause Rx bit get clear
Wey-Yi Guy
1
-0
/
+10
2010-01-19
iwlwifi: set interrupt coalescing timer range and default
Wey-Yi Guy
3
-4
/
+19
2010-01-19
iwlwifi: correct return code for log_event
Wey-Yi Guy
3
-6
/
+7
2010-01-19
iwlwifi: add num_of_sos_stats to statistics counter
Wey-Yi Guy
2
-2
/
+13
2010-01-19
iwlwifi: format and show statistics counter from uCode
Wey-Yi Guy
3
-326
/
+545
2010-01-19
iwlwifi: fix clear statistics counter command
Wey-Yi Guy
1
-2
/
+0
2010-01-19
mac80211: fix WMM AC default for non-QoS data frames
Felix Fietkau
1
-1
/
+5
2010-01-18
zd1211rw: adding 0409:0248 to supported device list
Hin-Tak Leung
1
-0
/
+1
2010-01-18
p54pci: rx frame length check
Christian Lamparter
1
-0
/
+8
2010-01-18
mac80211: fix sign error in pid controller
Bob Copeland
1
-1
/
+1
2010-01-18
iwlwifi: add license to tracing files
Reinette Chatre
2
-0
/
+52
2010-01-18
iwlwifi: Fix throughput stall issue in HT mode for 5000
Wey-Yi Guy
1
-0
/
+5
2010-01-15
b43: N-PHY: drop unused definition, uncomment needed call
Rafał Miłecki
1
-8
/
+2
2010-01-15
b43: N-PHY: implement TX power control coef setup
Rafał Miłecki
1
-1
/
+68
2010-01-15
b43: N-PHY: add RX IQ calibrationi for rev < 3
Rafał Miłecki
1
-4
/
+202
2010-01-15
b43: N-PHY: add huge calculating TX IQ LO
Rafał Miłecki
1
-0
/
+226
2010-01-15
b43: N-PHY: implement calculating IQ gain params
Rafał Miłecki
1
-0
/
+38
[next]