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-09-11
Phonet: fix netlink address dump error handling
RĂ©mi Denis-Courmont
1
-1
/
+1
2009-09-11
ipv6: Add IFA_F_DADFAILED flag
Brian Haley
2
-5
/
+8
2009-09-11
net: Add DEVTYPE support for Ethernet based devices
Marcel Holtmann
7
-0
/
+37
2009-09-11
mv643xx_eth.c: remove unused txq_set_wrr()
Mikael Pettersson
1
-34
/
+0
2009-09-11
ucc_geth: Fix hangs after switching from full to half duplex
Anton Vorontsov
1
-5
/
+31
2009-09-11
ucc_geth: Rearrange some code to avoid forward declarations
Anton Vorontsov
1
-151
/
+149
2009-09-11
phy/marvell: Make non-aneg speed/duplex forcing work for 88E1111 PHYs
Anton Vorontsov
1
-1
/
+20
2009-09-11
drivers/net/phy: introduce missing kfree
Julia Lawall
1
-1
/
+1
2009-09-11
drivers/net/wan: introduce missing kfree
Julia Lawall
1
-0
/
+1
2009-09-11
net: force bridge module(s) to be GPL
Stephen Hemminger
1
-2
/
+2
2009-09-11
Subject: [PATCH] appletalk: Fix skb leak when ipddp interface is not loaded
Arnaldo Carvalho de Melo
3
-30
/
+36
2009-09-11
net: unix: fix sending fds in multiple buffers
Miklos Szeredi
1
-1
/
+4
2009-09-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
107
-1856
/
+373
2009-09-09
dm9000: Use resource_size instead of private macro
Tobias Klauser
1
-4
/
+2
2009-09-09
dm9000: Remove unnecessary memset of netdev private data
Tobias Klauser
1
-1
/
+0
2009-09-09
netxen: fix tx descriptor structure
Amit Kumar Salecha
1
-2
/
+2
2009-09-09
netxen: fix check for ip addr hashing support
Amit Kumar Salecha
1
-1
/
+1
2009-09-09
net_sched: fix estimator lock selection for mq child qdiscs
Patrick McHardy
3
-16
/
+28
2009-09-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
52
-539
/
+1673
2009-09-09
cfg80211: allow scanning on specified frequencies when using wext-compatibility
Holger Schurig
1
-7
/
+34
2009-09-09
ath9k: Initialize the priority gpio for BT coex 3-wire
Vasanthakumar Thiagarajan
2
-2
/
+5
2009-09-09
ath9k: Get rid of the modparam btcoex_enable
Vasanthakumar Thiagarajan
1
-4
/
+0
2009-09-09
ath9k: Enable btcoex based on the subsystem id of the device
Vasanthakumar Thiagarajan
4
-1
/
+30
2009-09-09
ath9k: Store subsystem id in struct hw_version
Vasanthakumar Thiagarajan
5
-6
/
+10
2009-09-09
wireless: mark prism54 as deprecated and mark for removal
Luis R. Rodriguez
2
-41
/
+45
2009-09-09
b44/b43/b43legacy: Fix switch warnings introduced by SSB-SDIO
Michael Buesch
3
-6
/
+20
2009-09-09
ssb: Implement SDIO host bus support
Albert Herranz
7
-3
/
+756
2009-09-09
ath9k: Remove unnecessary casting to u8 in pci_read_config_byte() call
Vasanthakumar Thiagarajan
1
-2
/
+1
2009-09-09
ath9k: Disable ASPM when btcoex is active
Vasanthakumar Thiagarajan
3
-0
/
+20
2009-09-09
MAINTAINERS: Add Atheros Linux wireless drivers home page
Joe Perches
1
-0
/
+2
2009-09-09
b43: Fix sparse warning in hw-tkip code
Michael Buesch
1
-5
/
+5
2009-09-09
b43: Really disable QoS, if requested
Michael Buesch
1
-1
/
+17
2009-09-09
rt2x00: Hardcode TX ack timeout and consume time
Ivo van Doorn
8
-28
/
+7
2009-09-09
headers: net/ipv[46]/protocol.c header trim
Alexey Dobriyan
2
-30
/
+4
2009-09-09
IPv6/addrconf: Fix minor addrlabel thinko
Tushar Gohad
1
-1
/
+1
2009-09-09
niu: Use resource_size instead of private function
Tobias Klauser
1
-14
/
+9
2009-09-08
b43: PCMCIA is not experimental anymore
Michael Buesch
1
-2
/
+2
2009-09-08
ath,ar9170: implemented conformance test limit calc. for tx power
Joerg Albert
1
-1
/
+164
2009-09-08
ath,ar9170: move CTL_ defines into regd.h
Joerg Albert
2
-6
/
+6
2009-09-08
ssb: Fail ssb modinit, if attach of the buses failed.
Michael Buesch
1
-2
/
+4
2009-09-08
b43: remove SHM spinlock
Michael Buesch
4
-67
/
+8
2009-09-08
b43: Remove PIO RX workqueue
Michael Buesch
3
-34
/
+7
2009-09-08
b43: Remove DMA/PIO queue locks
Michael Buesch
4
-60
/
+13
2009-09-08
b43: Remove TX spinlock
Michael Buesch
2
-37
/
+43
2009-09-08
b43: Use a threaded IRQ handler
Michael Buesch
11
-221
/
+204
2009-09-08
wireless: update cfg80211 kconfig entry
Luis R. Rodriguez
1
-1
/
+10
2009-09-08
ar9170: implement frequency calibration for one-stage/openfw
Christian Lamparter
1
-0
/
+122
2009-09-08
ath9k: Fix channelFlags for 2GHZ
Sujith
1
-1
/
+1
2009-09-08
ath9k: Fix RX Filter handling for BAR
Sujith
5
-3
/
+7
2009-09-08
ath9k: claim irq for ath9k, not ath for pci
Luis R. Rodriguez
1
-1
/
+1
[next]