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
2009-02-01
wimax: replace uses of __constant_{endian}
Harvey Harrison
5
-31
/
+31
2009-02-01
smsc911x: allow mac address to be saved before device reset
Steve Glendinning
1
-8
/
+22
2009-02-01
smsc911x: add external phy detection overrides
Steve Glendinning
1
-37
/
+38
2009-02-01
smsc911x: register isr as IRQF_SHARED
Steve Glendinning
1
-1
/
+1
2009-02-01
smsc911x: add support for platform-specific irq flags
Steve Glendinning
1
-5
/
+14
2009-01-30
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
32
-342
/
+385
2009-01-30
sfc: Replace stats_enabled flag with a disable count
Ben Hutchings
6
-25
/
+57
2009-01-30
sfc: SFX7101/SFT9001: Fix AN advertisements
Ben Hutchings
6
-201
/
+141
2009-01-30
sfc: SFT9001: Always enable XNP exchange on SFT9001 rev B
Ben Hutchings
1
-1
/
+1
2009-01-30
sfc: Update board info for hardware monitor on SFN4111T-R5 and later
Ben Hutchings
1
-2
/
+10
2009-01-30
sfc: Test for PHYXS faults whenever we cannot test link state bits
Steve Hodgson
1
-7
/
+9
2009-01-30
sfc: Reinitialise the PHY completely in case of a PHY or NIC reset
Steve Hodgson
4
-13
/
+28
2009-01-30
sfc: Fix post-reset MAC selection
Steve Hodgson
1
-7
/
+8
2009-01-30
sfc: SFN4111T: Fix GPIO sharing between I2C and FLASH_CFG_1
Ben Hutchings
1
-6
/
+9
2009-01-30
sfc: SFT9001: Fix speed reporting in 1G PHY loopback
Steve Hodgson
3
-18
/
+18
2009-01-30
sfc: SFX7101: Remove workaround for bad link training
Steve Hodgson
4
-28
/
+0
2009-01-30
sfc: SFT9001: Enable robust link training
Steve Hodgson
1
-1
/
+5
2009-01-30
sky2: fix hard hang with netconsoling and iface going up
Alexey Dobriyan
1
-3
/
+3
2009-01-29
tulip: fix 21142 with 10Mbps without negotiation
Philippe De Muyter
1
-4
/
+19
2009-01-29
drivers/net/skfp: if !capable(CAP_NET_ADMIN): inverted logic
Roel Kluin
1
-2
/
+2
2009-01-29
gianfar: Fix Wake-on-LAN support
Anton Vorontsov
1
-0
/
+2
2009-01-29
smsc911x: timeout reaches -1
Roel Kluin
1
-1
/
+1
2009-01-29
smsc9420: fix interrupt signalling test failures
Steve Glendinning
1
-2
/
+1
2009-01-29
ucc_geth: Change uec phy id to the same format as gianfar's
Haiying Wang
4
-3
/
+32
2009-01-29
wimax: fix build issue when debugfs is disabled
Inaky Perez-Gonzalez
2
-14
/
+16
2009-01-29
netxen: fix memory leak in drivers/net/netxen_nic_init.c
Daniel Marjamäki
1
-1
/
+3
2009-01-29
netxen: revert jumbo ringsize
Dhananjay Phadke
1
-1
/
+1
2009-01-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
3
-3
/
+21
2009-01-29
ath5k: fix locking in ath5k_config
Bob Copeland
1
-1
/
+9
2009-01-29
iwlwifi: fix kernel oops when ucode DMA memory allocation failure
Zhu, Yi
1
-0
/
+4
2009-01-29
rtl8187: Fix error in setting OFDM power settings for RTL8187L
Larry Finger
1
-2
/
+8
2009-01-27
e1000: fix bug with shared interrupt during reset
Jesse Brandeburg
1
-2
/
+2
2009-01-27
net: Add skb_record_rx_queue() calls to multiqueue capable drivers.
David S. Miller
11
-0
/
+13
2009-01-26
iw_cxgb3: handle chip reset notifications
Divy Le Ray
3
-1
/
+19
2009-01-26
cxgb3: Notify fatal errors
Divy Le Ray
3
-4
/
+28
2009-01-26
r6040: Remove unused variable pdev from drivers/net/r6040.c
Manish Katiyar
1
-1
/
+0
2009-01-26
smsc911x: leave RX_STOP interrupt permanently enabled
Steve Glendinning
1
-10
/
+3
2009-01-26
smc91x: struct net_device_ops
Magnus Damm
1
-8
/
+14
2009-01-26
net: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
19
-50
/
+54
2009-01-26
net: pppoe - stop using proc internals
Cyrill Gorcunov
1
-28
/
+6
2009-01-26
pppol2tp: stop using proc internals
Alexey Dobriyan
1
-43
/
+5
2009-01-26
virtio_net: use correct accessors for scatterlists
Ira W. Snyder
1
-3
/
+3
2009-01-26
ixgbe: add support KX/KX4 device
Don Skidmore
4
-0
/
+24
2009-01-26
ixgbe: fix slow load times on 82598 nics
Don Skidmore
1
-7
/
+18
2009-01-26
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
117
-420
/
+5756
2009-01-26
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
11
-23
/
+1277
2009-01-26
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
49
-102
/
+65
2009-01-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
44
-375
/
+577
2009-01-26
gianfar: Revive VLAN support
Anton Vorontsov
1
-5
/
+1
2009-01-26
bnx2x: tx_has_work should not wait for FW
Vladislav Zolotarov
1
-5
/
+12
[next]