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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-19
net: sh_eth: remove unused variable
Kuninori Morimoto
1
-1
/
+1
2010-08-19
netxen: update version 4.0.74
Amit Kumar Salecha
1
-2
/
+2
2010-08-19
netxen: fix inconsistent lock state
Amit Kumar Salecha
1
-4
/
+0
2010-08-19
ibmveth: Fix opps during MTU change on an active device
Robert Jennings
1
-17
/
+15
2010-08-18
ehea: Fix synchronization between HW and SW send queue
Andre Detsch
2
-2
/
+61
2010-08-18
bnx2x: Update bnx2x version to 1.52.53-4
Yaniv Rosner
1
-2
/
+2
2010-08-18
bnx2x: Fix PHY locking problem
Yaniv Rosner
1
-2
/
+7
2010-08-18
net: add Fast Ethernet driver for PXA168.
Sachin Sanap
3
-0
/
+1677
2010-08-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
10
-16
/
+48
2010-08-13
ath5k: disable ASPM L0s for all cards
Maxim Levitsky
1
-0
/
+21
2010-08-13
ath9k_htc: load proper firmware for device ID 7015
Rajkumar Manoharan
5
-7
/
+11
2010-08-13
wl1251: fix trigger scan timeout usage
Yuri Kululin
1
-1
/
+1
2010-08-13
ath9k_htc: Fix disconnect issue in HT40 mode.
Vivek Natarajan
1
-1
/
+2
2010-08-12
ctcm: rename READ/WRITE defines to avoid redefinitions
Ursula Braun
5
-110
/
+118
2010-08-12
claw: rename READ/WRITE defines to avoid redefinitions
Heiko Carstens
2
-61
/
+61
2010-08-11
phylib: available for any speed ethernet
Randy Dunlap
1
-1
/
+1
2010-08-11
ath9k_htc: fix panic on packet injection using airbase-ng tool.
Rajkumar Manoharan
1
-5
/
+10
2010-08-11
ipw2100: register pm_qos request before registering pci driver
John W. Linville
1
-2
/
+3
2010-08-10
caif-spi: Bugfix SPI_DATA_POS settings were inverted.
Sjur Braendeland
1
-2
/
+2
2010-08-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
13
-135
/
+88
2010-08-10
isdn: mISDN: call pci_disable_device() if pci_probe() failed
Kulikov Vasiliy
1
-1
/
+4
2010-08-10
isdn: avm: call pci_disable_device() if pci_probe() failed
Kulikov Vasiliy
1
-0
/
+1
2010-08-10
isdn: avm: call pci_disable_device() if pci_probe() failed
Kulikov Vasiliy
1
-0
/
+1
2010-08-10
usbnet: rx_submit() should return an error code.
David S. Miller
1
-6
/
+16
2010-08-10
qlcnic: using too much stack
Dan Carpenter
1
-6
/
+21
2010-08-10
qlcnic: clean up qlcnic_init_pci_info()
Dan Carpenter
1
-22
/
+23
2010-08-10
phy.c: fix kernel-doc warnings
Randy Dunlap
1
-1
/
+1
2010-08-10
farsync: Fix compile warnings.
David S. Miller
1
-7
/
+8
2010-08-09
iwlagn: fix rts cts protection
Johannes Berg
11
-133
/
+87
2010-08-09
libertas: fix build break by including linux/sched.h
John W. Linville
1
-0
/
+1
2010-08-09
Revert "p54pci: Add PCI ID for SMC2802W"
John W. Linville
1
-2
/
+0
2010-08-08
e100/e1000*/igb*/ixgb*: Add missing read memory barrier
Jeff Kirsher
8
-0
/
+18
2010-08-08
ixgbe: fix build error with FCOE_CONFIG without DCB_CONFIG
John Fastabend
1
-4
/
+10
2010-08-07
netxen: protect tx timeout recovery by rtnl lock
Amit Kumar Salecha
1
-8
/
+7
2010-08-07
isdn: gigaset: use after free
Dan Carpenter
1
-2
/
+4
2010-08-07
isdn: gigaset: add missing unlock
Dan Carpenter
1
-0
/
+1
2010-08-07
solos-pci: Fix race condition in tasklet RX handling
David Woodhouse
1
-1
/
+6
2010-08-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
32
-273
/
+836
2010-08-06
iwlwifi: fix locking assertions
Johannes Berg
4
-6
/
+6
2010-08-06
iwlwifi: fix TX tracer
Johannes Berg
1
-1
/
+1
2010-08-05
isdn: fix information leak
Dan Carpenter
1
-5
/
+5
2010-08-05
usbnet: remove noisy and hardly useful printk
Christian Samsel
1
-1
/
+0
2010-08-05
rtl8180: avoid potential NULL deref in rtl8180_beacon_work
John W. Linville
1
-0
/
+2
2010-08-05
libertas: scan before assocation if no BSSID was given
Dan Williams
3
-33
/
+121
2010-08-05
libertas: fix association with some APs by using extended rates
Dan Williams
1
-16
/
+40
2010-08-05
libertas: get the right # of scanned BSSes
Dan Williams
1
-1
/
+9
2010-08-04
virtio_net: implements ethtool_ops.get_drvinfo
Rusty Russell
1
-0
/
+14
2010-08-04
ppp: make channel_ops const
stephen hemminger
4
-9
/
+9
2010-08-04
drivers/net/enic: Use %pUB to format a UUID
Joe Perches
1
-15
/
+2
2010-08-04
davinci_emac: Fix use after free in davinci_emac_remove
Stefan Weil
1
-1
/
+1
[next]