index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
arc4.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-06-14
mac80211: tkip.c consolidate tkip IV writing in helper
Harvey Harrison
3
-20
/
+17
2008-06-14
mac80211: rx.c use new helpers
Harvey Harrison
1
-12
/
+7
2008-06-14
mac80211: wme.c use new helpers
Harvey Harrison
1
-13
/
+5
2008-06-14
mac80211: use new helpers in util.c - ieee80211_get_bssid()
Harvey Harrison
1
-22
/
+19
2008-06-14
mac80211: wpa.c use new access helpers
Harvey Harrison
1
-47
/
+16
2008-06-14
mac80211: add utility function to get header length
Harvey Harrison
2
-0
/
+38
2008-06-14
mac80211: make ieee80211_get_hdrlen_from_skb return unsigned
Harvey Harrison
2
-5
/
+5
2008-06-14
mac80211: remove ieee80211_get_morefrag
Harvey Harrison
5
-20
/
+6
2008-06-14
mac80211: add helpers for frame control testing
Harvey Harrison
8
-213
/
+457
2008-06-14
mac80211_hwsim: Shared TX code for received frames and Beacons
Jouni Malinen
1
-51
/
+32
2008-06-14
mac80211_hwsim: Minor cleanup
Jouni Malinen
1
-6
/
+6
2008-06-14
mac80211_hwsim: Clean up documentation
Jouni Malinen
1
-8
/
+7
2008-06-14
mac80211_hwsim: 802.11 radio simulator for mac80211
Jouni Malinen
6
-0
/
+637
2008-06-14
iwlwifi: unify SW rf-kill flow
Emmanuel Grumbach
7
-94
/
+103
2008-06-14
iwlwifi: remove 4965 prefix from iwl4965_ucode
Ron Rindjunsky
2
-2
/
+2
2008-06-14
iwlwifi: adding channels to sysfs
Ester Kummer
1
-2
/
+56
2008-06-14
mac80211: fix beacon interval value
Tomas Winkler
2
-2
/
+3
2008-06-14
rndis_wlan: Use kernel-supplied ARRAY_SIZE() macro.
Robert P. J. Day
1
-5
/
+3
2008-06-14
rndis_wlan: preallocate command buffer for set/get_oid
Jussi Kivilinna
1
-14
/
+33
2008-06-14
rndis_wlan: use kzalloc to allocate private data
Jussi Kivilinna
1
-3
/
+1
2008-06-14
mac80211: do not fragment while aggregation is in use
Ron Rindjunsky
1
-4
/
+4
2008-06-14
iwlwifi: remove iwlcore_low_level_notify
Emmanuel Grumbach
3
-47
/
+7
2008-06-14
iwlwifi: general code clean up
Emmanuel Grumbach
7
-85
/
+32
2008-06-14
iwlwifi: fix software rf_kill problem when interface is down
Zhu Yi
2
-2
/
+4
2008-06-14
iwlwifi: remove dead code iwl4965_calc_db_from_ratio
Emmanuel Grumbach
1
-36
/
+0
2008-06-14
iwlwifi: retfactor get_temperature functions
Emmanuel Grumbach
4
-18
/
+10
2008-06-14
iwlwifi: move iwl4965_rf_kill_ct_config to iwl-core.c
Emmanuel Grumbach
5
-26
/
+26
2008-06-14
iwlwifi: cleans up scanning code
Tomas Winkler
5
-120
/
+107
2008-06-14
iwlwifi: move rate helpers to iwlcore
Tomas Winkler
12
-106
/
+106
2008-06-14
iwlwifi: move scan to iwl-scan.c iwlcore
Tomas Winkler
6
-872
/
+946
2008-06-14
iwlwifi: add bad length check for WEP keys
Emmanuel Grumbach
2
-1
/
+18
2008-06-14
iwlwifi: refactor setting tx power
Tomas Winkler
8
-62
/
+96
2008-06-14
iwlwifi: refactor tx aggregation response flow
Tomas Winkler
4
-42
/
+19
2008-06-14
iwlwifi: Fix mode changes (ad-hoc <--> managed)
Assaf Krauss
1
-14
/
+11
2008-06-14
iwlwifi enabling IBSS (Ad-Hoc) mode
Assaf Krauss
2
-11
/
+20
2008-06-14
iwlwifi: fix resart flow after fw error
Emmanuel Grumbach
1
-3
/
+3
2008-06-14
iwlwifi: fix resume SW RF-kill
Mohamed Abbas
3
-18
/
+17
2008-06-14
iwlwifi: format log prints for easier parsing
Tomas Winkler
1
-4
/
+6
2008-06-14
iwlwifi: fix bug when moving from 11gn to 11a or 11an to 11g
Emmanuel Grumbach
2
-3
/
+0
2008-06-14
iwlwifi: remove redundant flags regarding to FAT channel
Emmanuel Grumbach
5
-51
/
+31
2008-06-14
iwlwifi: remove unused flag
Tomas Winkler
1
-2
/
+0
2008-06-14
iwlwifi: fix allow iwlwifi to aggregate according to tid load
Ron Rindjunsky
1
-5
/
+8
2008-06-14
iwlwifi: use ieee80211_conf to examine rate capabilities
Ron Rindjunsky
1
-12
/
+6
2008-06-14
iwlwifi: add TX aggregation code for 5000 HW
Tomas Winkler
1
-0
/
+132
2008-06-14
iwlwifi: map sw and hw ampdu queues
Ron Rindjunsky
5
-11
/
+15
2008-06-14
iwlwifi: add possibility to disable tx_power calibration
Emmanuel Grumbach
5
-2
/
+14
2008-06-14
iwlwifi: clean up in setup/cancel deferred work
Emmanuel Grumbach
4
-38
/
+43
2008-06-14
iwlwifi: removes the RUN_TIME_CALIB ifdef
Emmanuel Grumbach
12
-122
/
+27
2008-06-14
libertas: rename some registers to clarify their meaning
Holger Schurig
1
-30
/
+28
2008-06-14
libertas: check for old, unsupported hardware
Holger Schurig
1
-0
/
+12
[next]