index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
aead.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-11-01
p54: fix memory management
Christian Lamparter
4
-163
/
+229
2008-11-01
p54: p54: refactor p54_rx_frame_sent
Christian Lamparter
1
-57
/
+61
2008-11-01
p54: refactor statistic timer code
Christian Lamparter
1
-14
/
+25
2008-11-01
p54: broken out edcf changes
Christian Lamparter
3
-78
/
+58
2008-11-01
iwlwifi: tx command must run on same tfd as packet
Tomas Winkler
1
-3
/
+2
2008-11-01
iwlwifi: fix TX cmd dma unmapping
Tomas Winkler
5
-184
/
+163
2008-11-01
iwlwifi: unify tx antenna toggling
Tomas Winkler
6
-62
/
+51
2008-11-01
iwlwifi: add iwl_cmd_queue_free for readability
Tomas Winkler
1
-13
/
+40
2008-11-01
iwlwifi: remove host commands structures from iwl_cmd
Tomas Winkler
2
-10
/
+7
2008-11-01
iwlwifi: expand error lookup and align output
Jay Sternberg
1
-17
/
+40
2008-11-01
iwlwifi: define firmware file name once
Jay Sternberg
1
-6
/
+8
2008-11-01
make ieee80211 invisible
Johannes Berg
1
-40
/
+16
2008-11-01
ipw2x00: change default policy for auto-associate
Tim Gardner
3
-5
/
+5
2008-11-01
p54: implement MRR
Johannes Berg
1
-22
/
+108
2008-11-01
mac80211/drivers: rewrite the rate control API
Johannes Berg
47
-685
/
+889
2008-11-01
mac80211: add might_sleep to hw_config
Johannes Berg
1
-0
/
+2
2008-11-01
airo: Kill directly reference of netdev->priv
Wang Chen
1
-85
/
+86
2008-11-01
ath5k: fix mesh point operation
Andrey Yurovsky
1
-0
/
+6
2008-11-01
ath5k: correct ath5k signal quality
Luis R. Rodriguez
1
-1
/
+11
2008-11-01
ath9k: correct signal quality report
Luis R. Rodriguez
1
-2
/
+9
2008-11-01
ath5k/ath9k: correct signal quality
Luis R. Rodriguez
1
-1
/
+1
2008-11-01
rtl8187: add short slot handling for 8187B
Herton Ronaldo Krzesinski
2
-12
/
+41
2008-11-01
rtl8187: adapt for deprecated IEEE80211_CONF_SHORT_SLOT_TIME flag
Herton Ronaldo Krzesinski
1
-16
/
+30
2008-11-01
Ath5k: add AP mode
Jiri Slaby
1
-25
/
+17
2008-11-01
p54/rtl8187: fix up the seqno patch
Johannes Berg
2
-2
/
+0
2008-11-01
mac80211: rewrite HT handling
Johannes Berg
15
-274
/
+260
2008-11-01
mac80211: move bss_conf into vif
Johannes Berg
9
-38
/
+38
2008-11-01
mac80211: make retry limits part of hw config
Johannes Berg
15
-107
/
+89
2008-11-01
iwl3945: fix station stuff in RC algorithm
Johannes Berg
1
-4
/
+3
2008-11-01
nl80211: export HT capabilities
Johannes Berg
2
-0
/
+25
2008-11-01
mac80211: provide sequence numbers
Johannes Berg
6
-29
/
+21
2008-11-01
p54: Move rx_mtu to struct bootrec_desc
Larry Finger
2
-2
/
+3
2008-11-01
rfkill: rate-limit rfkill-input workqueue usage (v3)
Henrique de Moraes Holschuh
1
-8
/
+41
2008-11-01
rfkill: honour EPO state when resuming a rfkill controller
Henrique de Moraes Holschuh
1
-2
/
+11
2008-11-01
rfkill: add master_switch_mode and EPO lock to rfkill and rfkill-input
Henrique de Moraes Holschuh
4
-87
/
+287
2008-11-01
rfkill: export global states to rfkill-input
Henrique de Moraes Holschuh
2
-0
/
+15
2008-11-01
rfkill: use killable locks instead of interruptible
Henrique de Moraes Holschuh
1
-3
/
+4
2008-11-01
mac80211: introduce hw config change flags
Johannes Berg
24
-60
/
+116
2008-11-01
mac80211: kill hw.conf.antenna_sel_{rx,tx}
Johannes Berg
9
-77
/
+13
2008-11-01
802.11: clean up/fix HT support
Johannes Berg
23
-319
/
+386
2008-11-01
p54: honour bss_info_changed's short slot time settings
Christian Lamparter
2
-7
/
+17
2008-11-01
mac80211: use HWSIM_STA_MAGIC in hwsim_check_sta_magic() and hwsim_set_sta_ma...
Rami Rosen
1
-2
/
+2
2008-11-01
iwlwifi: refactor rxon time command
Tomas Winkler
3
-55
/
+29
2008-11-01
iwlwifi: take a valid antenna upon rate scale init
Tomas Winkler
3
-5
/
+20
2008-11-01
iwlwifi: make initial calibration set configurable
Tomas Winkler
5
-35
/
+49
2008-11-01
mac80211: remove unused declaration of struct sta_attribute.
Rami Rosen
1
-5
/
+0
2008-10-31
mac80211: fix short slot handling
Johannes Berg
3
-49
/
+62
2008-10-31
mac80211: remove max_antenna_gain config
Johannes Berg
2
-4
/
+0
2008-10-31
mac80211: clean up ieee80211_hw_config errors
Johannes Berg
5
-25
/
+13
2008-10-31
mac80211: remove wiphy_to_hw
Johannes Berg
2
-9
/
+0
[next]