index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-29
libertas: if_spi, driver for libertas GSPI devices
Colin McCabe
6
-0
/
+1446
2009-01-29
p54: upgrade memrecord to p54_tx_info
Christian Lamparter
3
-17
/
+21
2009-01-29
p54: refactor p54_alloc_skb
Christian Lamparter
2
-41
/
+35
2009-01-29
mac80211: document return codes from ops callbacks
Bob Copeland
1
-2
/
+13
2009-01-29
IWL: fix WARN typo
Jiri Slaby
1
-3
/
+3
2009-01-29
libertas: Update libertas core with GSPI constants
Colin McCabe
3
-3
/
+11
2009-01-29
iwl3945: Fix iwl3945_init_drv()
Samuel Ortiz
1
-2
/
+2
2009-01-29
mac80211: Handle power constraint level advertised in 11d+h beacon
Vasanthakumar Thiagarajan
4
-2
/
+42
2009-01-29
iwlwifi: update copyright year to 2009
Reinette Chatre
45
-60
/
+60
2009-01-29
iwl3945: Change crypto parameter name
Samuel Ortiz
2
-4
/
+5
2009-01-29
iwl3945: use hw_params.rx_buf_size
Winkler, Tomas
5
-21
/
+25
2009-01-29
iwl3945: remove double defined 3945 tfd structures
Winkler, Tomas
1
-12
/
+0
2009-01-29
iwl3945: kill iwl3945_x2_queue_used
Winkler, Tomas
3
-11
/
+2
2009-01-29
iwl3945: kill iwl3945_rx_queue_space
Winkler, Tomas
1
-17
/
+2
2009-01-29
iwl3945: kill iwl3945_rx_queue_restock
Winkler, Tomas
7
-58
/
+18
2009-01-29
iwl3945: kill hw_params.tx_ant_num
Winkler, Tomas
2
-4
/
+0
2009-01-29
mac80211_hwsim: Report driver as MFP capable
Jouni Malinen
1
-0
/
+2
2009-01-29
ath9k: Setup MFP options for CCMP
Jouni Malinen
5
-0
/
+36
2009-01-29
ath9k: Fix set_key error codes
Jouni Malinen
1
-2
/
+2
2009-01-29
mac80211: 802.11w - Add driver capability flag for MFP
Jouni Malinen
2
-0
/
+8
2009-01-29
mac80211: 802.11w - Optional software CCMP for management frames
Jouni Malinen
2
-2
/
+11
2009-01-29
mac80211: 802.11w - Implement Association Comeback processing
Jouni Malinen
4
-3
/
+27
2009-01-29
mac80211: 802.11w - Drop unprotected robust management frames if MFP is used
Jouni Malinen
1
-0
/
+7
2009-01-29
mac80211: 802.11w - Do not force Action frames to disable encryption
Jouni Malinen
4
-7
/
+7
2009-01-29
mac80211: 802.11w - SA Query processing
Jouni Malinen
2
-0
/
+83
2009-01-29
mac80211: 802.11w - Configuration of MFP disabled/optional/required
Jouni Malinen
4
-0
/
+23
2009-01-29
mac80211: 802.11w - WEXT configuration for IGTK
Jouni Malinen
2
-14
/
+49
2009-01-29
mac80211: 802.11w - WEXT parameter for setting mgmt cipher
Jouni Malinen
2
-1
/
+5
2009-01-29
mac80211: 802.11w - Use BIP (AES-128-CMAC)
Jouni Malinen
14
-21
/
+317
2009-01-29
mac80211: 802.11w - Add BIP (AES-128-CMAC)
Jouni Malinen
8
-1
/
+306
2009-01-29
mac80211: 802.11w - CCMP for management frames
Jouni Malinen
3
-7
/
+64
2009-01-29
mac80211: 802.11w - STA flag for MFP
Jouni Malinen
7
-4
/
+19
2009-01-29
cfg80211: fix typo on message after intersection
Luis R. Rodriguez
1
-1
/
+1
2009-01-29
cfg80211: allow multiple driver regulatory_hints()
Luis R. Rodriguez
2
-12
/
+98
2009-01-29
cfg80211: call reg_notifier() once
Luis R. Rodriguez
1
-2
/
+2
2009-01-29
mac80211: extend/document powersave API
Johannes Berg
11
-46
/
+111
2009-01-29
p54: return NETDEV_TX_OK in p54_tx and fix sparse warnings
Christian Lamparter
1
-3
/
+3
2009-01-29
rt2x00: Only register rfkill input when key is present
Ivo van Doorn
1
-1
/
+2
2009-01-29
mac80211: move dynamic PS timeout to hardware config
Johannes Berg
5
-15
/
+20
2009-01-29
mac80211: validate SIOCSIWPOWER arguments better
Johannes Berg
1
-1
/
+4
2009-01-29
mac80211: clean up channel type config
Johannes Berg
5
-22
/
+17
2009-01-29
orinoco: Remove unused variable rx_data
David Kilroy
2
-9
/
+6
2009-01-29
mac80211: clarify alignment docs, fix up alignment
Johannes Berg
2
-35
/
+79
2009-01-29
mac80211: remove user_power_level from driver API
Johannes Berg
4
-5
/
+5
2009-01-29
ath5k: Minor QCU updates
Nick Kossifidis
1
-11
/
+36
2009-01-29
mac80211: remove unused variable in ieee80211_local (dot11WEPUndecryptableCou...
Rami Rosen
2
-5
/
+0
2009-01-29
mac80211: remove an unused definition (MAX_STA_COUNT) in sta_info.h.
Rami Rosen
1
-2
/
+0
2009-01-29
mac80211: remove an unused parameter in ieee80211_rx_mgmt_probe_req().
Rami Rosen
1
-4
/
+2
2009-01-29
mac80211: remove an unnecessary assignment to info in __ieee80211_tx().
Rami Rosen
1
-1
/
+0
2009-01-29
mac80211: Add 802.11h CSA support
Sujith
5
-1
/
+122
[prev]
[next]