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
2008-07-23
HID: Push down BKL into ioctl handler in hidraw
Alan Cox
1
-22
/
+24
2008-07-23
HID: Switch hiddev to unlocked_ioctl
Alan Cox
1
-2
/
+9
2008-07-23
HID: use get/put_unaligned_* helpers
Harvey Harrison
1
-5
/
+5
2008-07-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Jiri Kosina
2280
-187344
/
+218881
2008-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
74
-6982
/
+13288
2008-07-22
Re-delete zombie 'drivers/usb/serial/airprime.c' file
Linus Torvalds
1
-355
/
+0
2008-07-22
ipw2200: Call netif_*_queue() interfaces properly.
David S. Miller
1
-31
/
+2
2008-07-22
netxen: Needs to include linux/vmalloc.h
David S. Miller
1
-0
/
+1
2008-07-22
Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...
David S. Miller
1
-1
/
+1
2008-07-22
[netdrvr] atl1d: fix !CONFIG_PM build
Jeff Garzik
1
-1
/
+1
2008-07-22
Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...
David S. Miller
60
-6920
/
+13257
2008-07-22
r6040: rework init_one error handling
Florian Fainelli
1
-19
/
+25
2008-07-22
r6040: bump release number to 0.18
Florian Fainelli
1
-2
/
+2
2008-07-22
r6040: handle RX fifo full and no descriptor interrupts
Florian Fainelli
1
-7
/
+15
2008-07-22
r6040: change the default waiting time
Florian Fainelli
1
-2
/
+2
2008-07-22
r6040: use definitions for magic values in descriptor status
Florian Fainelli
1
-11
/
+26
2008-07-22
r6040: completely rework the RX path
Florian Fainelli
1
-82
/
+62
2008-07-22
r6040: call napi_disable when puting down the interface and set lp->dev accor...
Florian Fainelli
1
-2
/
+2
2008-07-22
mv643xx_eth: fix NETPOLL build
Lennert Buytenhek
1
-1
/
+1
2008-07-22
r6040: rework the RX buffers allocation routine
Florian Fainelli
1
-9
/
+44
2008-07-22
r6040: fix scheduling while atomic in r6040_tx_timeout
Florian Fainelli
1
-41
/
+58
2008-07-22
r6040: fix null pointer access and tx timeouts
Florian Fainelli
1
-8
/
+20
2008-07-22
r6040: prefix all functions with r6040
Florian Fainelli
1
-30
/
+30
2008-07-22
rndis_host: support WM6 devices as modems
Thomas Backlund
2
-1
/
+14
2008-07-22
at91_ether: use netstats in net_device structure
Paulius Zaleckas
2
-21
/
+19
2008-07-22
sfc: Create one RX queue and interrupt per CPU package by default
Ben Hutchings
1
-1
/
+18
2008-07-22
sfc: Use a separate workqueue for resets
Ben Hutchings
2
-4
/
+21
2008-07-22
sfc: I2C adapter initialisation fixes
Ben Hutchings
1
-9
/
+3
2008-07-22
e1000: make ioport free
Taku Izumi
2
-13
/
+74
2008-07-22
e1000: delete non NAPI code from the driver
Francois Romieu
3
-161
/
+14
2008-07-22
e1000: remove email reference
Jeff Kirsher
1
-1
/
+1
2008-07-22
e1000: Move assignments in tests before test
Joe Perches
2
-34
/
+56
2008-07-22
e1000: checkpatch clean
Joe Perches
1
-14
/
+20
2008-07-22
e1000: Remove spaces after casts and function names
Joe Perches
5
-51
/
+50
2008-07-22
e1000: Move extern function definitions to e1000.h
Joe Perches
2
-14
/
+10
2008-07-22
e1000: Use hw, er32, and ew32
Joe Perches
4
-970
/
+1029
2008-07-22
e1000: neaten function declarations
Joe Perches
4
-671
/
+385
2008-07-22
Fix typo in meth driver
Christoph Lameter
1
-1
/
+1
2008-07-22
atl1e: Atheros L1E Gigabit Ethernet driver
Jie Yang
9
-0
/
+5241
2008-07-22
ixgbe: remove device ID for unsupported device
Jesse Brandeburg
1
-2
/
+0
2008-07-22
netdev: bunch of drivers: avoid WARN at net/core/dev.c:1328
Anton Vorontsov
8
-25
/
+5
2008-07-22
8139too: Fall back to PIO when MMIO fails.
Dave Jones
1
-3
/
+5
2008-07-22
8139too: Force usage of PIO on OQO2
Dave Jones
1
-0
/
+8
2008-07-22
8139too: Make PIO/MMIO a runtime decision through a module parameter.
Dave Jones
1
-64
/
+64
2008-07-22
net/phy: Fix 88e1111 copper/fiber selection in RGMII mode
Wang Jian
1
-4
/
+1
2008-07-22
net/phy: Fix copper/fiber auto-selection for 88e1111
Wang Jian
1
-1
/
+1
2008-07-22
net: tun.c fix cast
Harvey Harrison
1
-1
/
+1
2008-07-22
net: igb_main.c fix sparse integer as NULL pointer warning
Harvey Harrison
1
-1
/
+1
2008-07-22
DM9000: Remove magic numbers
Ben Dooks
1
-6
/
+9
2008-07-22
s390/net/ctcm: message cleanup
Peter Tiedemann
7
-1245
/
+882
[next]