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
FEC: Turn FEC driver into platform device driver
Sascha Hauer
1
-29
/
+220
2009-02-01
fec: Add support for Freescale MX27
Sascha Hauer
3
-7
/
+25
2009-02-01
fec: replace flush_dcache_range with dma_sync_single
Sascha Hauer
1
-2
/
+5
2009-02-01
fec: Fix KS8721BL_ICSR phy register offset
Sascha Hauer
1
-1
/
+1
2009-02-01
fec: use dma_alloc_coherent for descriptor ring
Sascha Hauer
1
-5
/
+9
2009-02-01
fec: do not use memcpy on physical addresses
Sascha Hauer
1
-1
/
+1
2009-02-01
fec: use linux/*.h instead of asm/*.h
Sascha Hauer
1
-5
/
+3
2009-02-01
fec: remove empty functions
Sascha Hauer
1
-65
/
+0
2009-02-01
fec: remove unused #else branches
Sascha Hauer
1
-92
/
+0
2009-02-01
gianfar: Fix sparse warnings
Anton Vorontsov
4
-18
/
+19
2009-02-01
phylib: Rework suspend/resume code to check netdev wakeup capability
Anton Vorontsov
1
-14
/
+40
2009-02-01
gianfar: Implement proper, per netdevice wakeup management
Anton Vorontsov
2
-0
/
+6
2009-02-01
net: replace uses of __constant_{endian}
Harvey Harrison
26
-62
/
+61
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
[next]