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-09-15
mac80211: move STA timer restart
Johannes Berg
2
-14
/
+13
2008-09-15
mac80211: move ieee80211_sta_expire
Johannes Berg
3
-28
/
+29
2008-09-15
libertas: convert SNMP_MIB to a direct command
Dan Williams
9
-264
/
+172
2008-09-15
ath9k: Add RF kill support
Vasanthakumar Thiagarajan
4
-32
/
+327
2008-09-15
ath9k: Re-order functions in main.c
Vasanthakumar Thiagarajan
1
-469
/
+469
2008-09-15
libertas: remove unused generic RESET command
Dan Williams
4
-27
/
+2
2008-09-15
zd1211rw: make use of new regulatory_hint()
Luis R. Rodriguez
7
-203
/
+102
2008-09-15
cfg80211: Add new wireless regulatory infrastructure
Luis R. Rodriguez
13
-118
/
+1513
2008-09-12
net: ip_vs_proto_{tcp,udp} build fix
Stephen Rothwell
2
-0
/
+2
2008-09-12
multiq: Further multiqueue cleanup
Alexander Duyck
2
-11
/
+16
2008-09-12
skbedit: Fix a typo in the documentation
Alexander Duyck
1
-1
/
+1
2008-09-12
pkt_action: add new action skbedit
Alexander Duyck
7
-1
/
+302
2008-09-12
pkt_sched: Add multiqueue scheduler support
Alexander Duyck
5
-1
/
+530
2008-09-12
tcp_ipv6: fix use of uninitialized memory
Vegard Nossum
1
-1
/
+2
2008-09-12
net: fix scheduling of dst_gc_task by __dst_free
Benjamin Thery
1
-0
/
+1
2008-09-11
vlan: vlan device not reading gso max size of parent.
Alexander Duyck
2
-0
/
+2
2008-09-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
0
-0
/
+0
2008-09-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
51
-3328
/
+3855
2008-09-11
tg3: Fix DMA mapping leak in tigon3_dma_hwbug_workaround().
David S. Miller
1
-0
/
+3
2008-09-11
libertas: Improvements on automatic tx power control via SIOCSIWTXPOW.
Anna Neal
6
-7
/
+128
2008-09-11
mac80211: Reorder debugfs calls during netdev deinit
Jouni Malinen
1
-2
/
+2
2008-09-11
mac80211: move frame TX function
Johannes Berg
8
-30
/
+30
2008-09-11
mac80211: make ieee80211_rx_h_mgmt more readable
Johannes Berg
1
-8
/
+8
2008-09-11
mac80211: move spectrum management code out
Johannes Berg
5
-89
/
+114
2008-09-11
mac80211: make BA session handling independent of STA mode
Johannes Berg
4
-362
/
+380
2008-09-11
mac80211: initialise queue QoS parameters at hw start
Johannes Berg
4
-27
/
+35
2008-09-11
iwlwifi: Added support for 3 antennas
Guy Cohen
2
-63
/
+122
2008-09-11
iwlwifi: fix searching for best rate in new search column
Guy Cohen
1
-1
/
+2
2008-09-11
iwl3945 : Code cleanup
Abhijeet Kolekar
1
-13
/
+1
2008-09-11
libertas: clear current command on card removal
Dan Williams
1
-1
/
+19
2008-09-11
rt2x00: Make rt2x00 LEDS invisible config option
Ivo van Doorn
6
-63
/
+26
2008-09-11
rt2x00: Make RFKILL enabled by default
Ivo van Doorn
5
-62
/
+42
2008-09-11
mac80211: split ieee80211_sta_def_wmm_params
Johannes Berg
1
-21
/
+27
2008-09-11
mac80211: consolidate deauth/disassoc
Johannes Berg
1
-36
/
+11
2008-09-11
mac80211: reorder frame code in mlme
Johannes Berg
1
-389
/
+387
2008-09-11
mac80211: remove useless 'ibss' parameter
Johannes Berg
1
-4
/
+3
2008-09-11
mac80211: simplify scan start
Johannes Berg
1
-4
/
+1
2008-09-11
mac80211: clarify scan request
Johannes Berg
1
-1
/
+10
2008-09-11
mac80211: move some HT code out of main.c
Johannes Berg
2
-375
/
+375
2008-09-11
mac80211: move some HT code out of mlme.c
Johannes Berg
4
-321
/
+347
2008-09-11
mac80211: move BSS handling to scan code
Johannes Berg
3
-308
/
+313
2008-09-11
mac80211: refactor and move scan RX code
Johannes Berg
3
-136
/
+194
2008-09-11
mac80211: start moving scan code from mlme
Johannes Berg
4
-544
/
+582
2008-09-11
mac80211: remove useless non-NULL tests from scan results code
Johannes Berg
1
-22
/
+18
2008-09-11
mac80211: use sdata pointer for scan interface
Johannes Berg
3
-15
/
+13
2008-09-11
mac80211: reorder mlme code
Johannes Berg
1
-530
/
+500
2008-09-11
mac80211: stop queues before carrier off
Tomas Winkler
1
-9
/
+17
2008-09-11
mac80211: remove disassociation code from ieee80211_set_associated
Tomas Winkler
1
-46
/
+56
2008-09-11
mac80211: disassociate when moving to new BSS
Tomas Winkler
1
-2
/
+7
2008-09-11
mac80211: restructure disassoc/deauth flows
Tomas Winkler
1
-31
/
+54
[next]