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
2008-04-16
iwlwifi: move rxon associated command to hcmd
Tomas Winkler
4
-41
/
+51
2008-04-16
iwlwifi: introduce host commands callbacks
Tomas Winkler
2
-0
/
+8
2008-04-16
iwlwifi: move HW device registration
Ron Rindjunsky
3
-19
/
+19
2008-04-16
iwlwifi: move the creation of LQ host command to iwlcore
Tomas Winkler
5
-65
/
+67
2008-04-16
iwlwifi: support different num of tx and rx antennas
Tomas Winkler
3
-9
/
+14
2008-04-16
iwlwifi: hw_setting cleanup
Tomas Winkler
6
-58
/
+61
2008-04-16
iwlwifi: remove the statistics work
Emmanuel Grumbach
5
-33
/
+21
2008-04-16
b43: Add fastpath to b43_mac_suspend()
Michael Buesch
1
-0
/
+7
2008-04-16
iwlwifi: move shared pointers to iwl_priv
Tomas Winkler
4
-44
/
+40
2008-04-16
iwlwifi: perform bss_info_changed post association work right away
Reinette Chatre
1
-9
/
+22
2008-04-16
iwlwifi: make Makefile more concise
Reinette Chatre
4
-24
/
+11
2008-04-16
iwl4965: make iwl4965_send_rxon_assoc asynchronous
Reinette Chatre
1
-21
/
+6
2008-04-16
iwlwifi: Fix byte count table for fragmented packets
Tomas Winkler
3
-11
/
+12
2008-04-16
iwlwifi: moves security functions to iwl-sta.c
Emmanuel Grumbach
3
-123
/
+123
2008-04-16
iwlwifi: maintain uCode key table state
Emmanuel Grumbach
4
-6
/
+34
2008-04-16
iwlwifi: add 1X HW WEP support
Emmanuel Grumbach
4
-2
/
+58
2008-04-16
iwlwifi: default WEP HW encryption
Emmanuel Grumbach
5
-40
/
+220
2008-04-16
iwlwifi: add default WEP key host command
Emmanuel Grumbach
2
-0
/
+28
2008-04-16
iwlwifi: replace sprintf with scnprintf for debugfs output
Abhijeet Kolekar
1
-28
/
+43
2008-04-16
iwlwifi: generalize iwlwifi init flow
Tomas Winkler
3
-165
/
+174
2008-04-16
mac80211: allow WDS mode
Johannes Berg
2
-0
/
+5
2008-04-16
b43legacy: fix TBTT and PU timings
Stefano Brivio
2
-3
/
+34
2008-04-16
mac80211: fix key todo list order
Johannes Berg
1
-3
/
+6
2008-04-16
mac80211: fix spinlock recursion
Johannes Berg
3
-12
/
+20
2008-04-16
proc: switch /proc/driver/ray_cs/ray_cs to seq_file interface
Alexey Dobriyan
1
-31
/
+42
2008-04-16
mac80211: no BSS changes to driver from beacons processed during scanning
Reinette Chatre
2
-7
/
+12
2008-04-16
libertas: un-garbage various command structs
Holger Schurig
1
-1
/
+6
2008-04-16
libertas: convert libertas driver to use an event/cmdresp queue
Holger Schurig
13
-383
/
+269
2008-04-16
mac80211: further RCU fixes
Johannes Berg
2
-3
/
+22
2008-04-16
rt2x00: Only free skb when beacon_update fails
Ivo van Doorn
1
-4
/
+2
2008-04-16
mac80211: fix key hwaccel race
Johannes Berg
2
-36
/
+59
2008-04-16
ssb-pcicore: Remove b44 TPS flag workaround
Michael Buesch
1
-9
/
+3
2008-04-16
mlme.c: fixup some merge damage
John W. Linville
1
-8
/
+35
2008-04-16
[TCP]: Increase the max_burst threshold from 3 to tp->reordering.
John Heffner
1
-2
/
+5
2008-04-16
[NET]: Do not allocate unneeded memory for dev->priv alignment.
Pavel Emelyanov
1
-1
/
+2
2008-04-16
[NETNS]: Add netns refcnt debug for network devices.
Denis V. Lunev
2
-1
/
+4
2008-04-16
[NETNS]: Add netns refcnt debug to fib rules.
Denis V. Lunev
2
-2
/
+4
2008-04-16
[NETNS]: Add netns refcnt debug for dst ops.
Denis V. Lunev
1
-1
/
+3
2008-04-16
[NETNS]: Add netns refcnt debug for inet bind buckets.
Denis V. Lunev
1
-1
/
+2
2008-04-16
[NETNS]: Add netns refcnt debug into fib_info.
Denis V. Lunev
1
-1
/
+2
2008-04-16
[NETNS]: Add netns refcnt debug for timewait buckets.
Denis V. Lunev
1
-1
/
+2
2008-04-16
[NETNS]: Add netns refcnt debug for kernel sockets.
Denis V. Lunev
2
-1
/
+2
2008-04-16
[NETNS]: Make netns refconting debug like a socket one.
Denis V. Lunev
2
-16
/
+28
2008-04-16
[IP6TUNNEL]: Allow to create IP6 tunnels in net namespaces.
Pavel Emelyanov
1
-0
/
+3
2008-04-16
[IP6TUNNEL]: Use proper net instead of init_net stubs.
Pavel Emelyanov
1
-11
/
+15
2008-04-16
[IP6TUNNEL]: Make tunnels hashes per-net.
Pavel Emelyanov
1
-29
/
+34
2008-04-16
[IP6TUNNEL]: Make the fallback tunnel device per-net.
Pavel Emelyanov
1
-24
/
+24
2008-04-16
[IP6TUNNEL]: Use proper net in hash-lookup functions.
Pavel Emelyanov
1
-2
/
+2
2008-04-16
[IP6TUNNEL]: Add (ip6_tnl_)net argument to some calls.
Pavel Emelyanov
1
-19
/
+28
2008-04-16
[IP6TUNNEL]: Introduce empty ip6_tnl_net structure and net ops.
Pavel Emelyanov
1
-0
/
+49
[next]