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-08
netns bridge: cleanup bridges during netns stop
Alexey Dobriyan
3
-9
/
+19
2008-09-08
netns bridge: allow bridges in netns!
Alexey Dobriyan
7
-34
/
+25
2008-09-08
warn: Turn the netdev timeout WARN_ON() into a WARN()
Arjan van de Ven
2
-2
/
+11
2008-09-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
78
-6424
/
+7632
2008-09-08
net: Enable TSO if supported by at least one device
Herbert Xu
1
-0
/
+6
2008-09-08
iwlwifi: enable packet injection for iwlagn
Stefanik Gábor
3
-14
/
+10
2008-09-08
iwl3945: enable active scanning on active channels
Abhijeet Kolekar
1
-28
/
+26
2008-09-08
iwlwifi: remove bad language from the comments
Tomas Winkler
1
-2
/
+1
2008-09-08
iwlwifi: take a fresh set of supported rates at each cycle
Emmanuel Grumbach
1
-0
/
+1
2008-09-08
iwlwifi: fix host command header according the HW spec
Tomas Winkler
3
-14
/
+16
2008-09-08
iwlwifi: allow association on radar channel in power save
Emmanuel Grumbach
4
-7
/
+61
2008-09-08
iwlwifi: cleanup PCI register handling
Tomas Winkler
6
-34
/
+31
2008-09-08
iwlwifi: fix strict_strtoul error checking
Emmanuel Grumbach
1
-3
/
+3
2008-09-08
iwlwifi: generic init calibrations framework
Tomas Winkler
6
-81
/
+90
2008-09-08
iwlwifi: remove rfkill warning from iwl-io
Tomas Winkler
2
-36
/
+0
2008-09-08
iwlwifi: replace readl and writel with io/read/write/32
Tomas Winkler
2
-5
/
+5
2008-09-08
iwlwifi: use strict_strtoul instead of simple_strtoul
Tomas Winkler
1
-17
/
+32
2008-09-08
iwl3945: avoid redundant iwl3945_get_active_dwell_time
Abhijeet Kolekar
1
-4
/
+3
2008-09-08
iwl3945: removed bg_post_associate work
Abhijeet Kolekar
2
-18
/
+1
2008-09-08
iwl3945: replace association and beacon hooks with bss_info_changed cb
Abhijeet Kolekar
1
-81
/
+0
2008-09-08
iwl3945: fix unbalanced mutex
Abhijeet Kolekar
1
-3
/
+2
2008-09-08
iwlwifi: align set channel with mac80211
Tomas Winkler
3
-10
/
+7
2008-09-08
iwlwifi: allow consecutive scans in unassociated state
Ron Rindjunsky
1
-1
/
+3
2008-09-08
iwlwifi: remove obsolete 4965 forward declarations
Ron Rindjunsky
1
-6
/
+0
2008-09-08
iwlwifi: clean up hw scan handler
Tomas Winkler
1
-19
/
+16
2008-09-08
iwlwifi : Added bss_info_changed callback to 3945
Abhijeet Kolekar
1
-6
/
+68
2008-09-08
mac80211: add missing kernel-doc
Randy Dunlap
1
-0
/
+1
2008-09-08
mac80211: Fix rate scale initialization in IBSS
Emmanuel Grumbach
2
-30
/
+64
2008-09-08
mac80211: Fix low bit rate in IBSS
Tomas Winkler
1
-1
/
+1
2008-09-08
p54: better firmware support
Christian Lamparter
3
-48
/
+103
2008-09-08
p54: set_filter refactoring
Christian Lamparter
3
-29
/
+28
2008-09-08
b43: Replace hardcoded Analog switch
Michael Buesch
1
-1
/
+2
2008-09-08
b43: Move Analog switching into phy code
Michael Buesch
7
-20
/
+30
2008-09-05
p54usb: support LM87 firmwares
Christian Lamparter
5
-20
/
+73
2008-09-05
ath9k: uses/needs led_classdev_[un]register
Randy Dunlap
1
-0
/
+3
2008-09-05
b43: Split PHY alloc and init
Michael Buesch
11
-109
/
+178
2008-09-05
p54: move eeprom code into common library
Christian Lamparter
4
-235
/
+137
2008-09-05
p54: enhance firmware parser to reduce memory waste
Christian Lamparter
5
-27
/
+69
2008-09-05
p54pci: increase ring buffer index counter when skipping
Christian Lamparter
1
-2
/
+4
2008-09-05
toshiba_acpi: Add support for bluetooth toggling through rfkill (v8)
philipl@overt.org
2
-8
/
+256
2008-09-05
b43: Add LP-PHY radio register definitions
Michael Buesch
1
-0
/
+526
2008-09-05
b43: Add LP-PHY read/write phyops
Michael Buesch
1
-6
/
+17
2008-09-05
b43: Add LP-PHY template
Michael Buesch
6
-1
/
+176
2008-09-05
b43: Move code from nphy.* to phy_n.*
Michael Buesch
6
-5
/
+5
2008-09-05
b43: Move remaining code from phy.c to phy_a.c
Michael Buesch
4
-490
/
+94
2008-09-05
cfg80211: keep track of supported interface modes
Luis R. Rodriguez
17
-3
/
+95
2008-09-05
ath5k: HW code cleanup
Nick Kossifidis
19
-5042
/
+5435
2008-09-05
b43: Don't use memcpy for overlapping areas
Michael Buesch
1
-3
/
+4
2008-09-03
s2io: reindented misleading for loop
Ilpo Järvinen
1
-2
/
+2
2008-09-03
[netdrvr] removed unused #include <version.h>
Huang Weiyi
3
-3
/
+0
[next]