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-04-29
chelsio: Use generic MDIO definitions and mdio_mii_ioctl()
Ben Hutchings
7
-100
/
+82
2009-04-29
sfc: Use generic MDIO functions and definitions
Ben Hutchings
14
-845
/
+311
2009-04-29
mdio: Add generic MDIO (clause 45) support functions
Ben Hutchings
3
-0
/
+363
2009-04-29
pcnet32: Remove pointless memory barriers
John Dykstra
1
-2
/
+2
2009-04-29
ixgbe: Use pci_wake_from_d3() instead of multiple pci_enable_wake()
Don Skidmore
1
-11
/
+6
2009-04-28
netxen: fix firmware download
Dhananjay Phadke
4
-207
/
+216
2009-04-28
netxen: refactor netxen_recv_context struct
Dhananjay Phadke
5
-40
/
+71
2009-04-28
netxen: fix link event handling
Dhananjay Phadke
3
-2
/
+3
2009-04-28
gianfar: Use memset instead of cacheable_memzero
Kumar Gala
1
-1
/
+2
2009-04-28
net: Fix ucc_geth.c handling of fixed-link w/o phy-connection-type property.
Grant Likely
1
-3
/
+0
2009-04-28
fs_enet: Remove dead code
Kumar Gala
3
-77
/
+1
2009-04-28
ixgbe: Clear out stray tx work on link down
Nelson, Shannon
1
-0
/
+22
2009-04-28
ixgbe: Interrupt management update for 82599
Nelson, Shannon
1
-40
/
+50
2009-04-28
ixgbe: enable HW RSC for 82599
Alexander Duyck
4
-12
/
+152
2009-04-28
ixgbe: enable hardware offload for sctp
Jesse Brandeburg
2
-2
/
+18
2009-04-28
igb: Enable SCTP checksum offloading
Jesse Brandeburg
4
-4
/
+31
2009-04-28
igb/ixgbe: remove unecessary checks for CHECKSUM_UNNECESSARY
Alexander Duyck
2
-26
/
+11
2009-04-28
igb: make rxcsum configuration seperate from multiqueue
Alexander Duyck
2
-20
/
+12
2009-04-28
igb: reconfigure mailbox timeout logic
Alexander Duyck
1
-4
/
+4
2009-04-28
smsc911x: add fifo byteswap support V2
Magnus Damm
1
-0
/
+13
2009-04-28
atl1c: disable L1/L0s when link detected
Jie Yang
1
-17
/
+7
2009-04-27
bnx2x: driver version 1.48.105-1
Vladislav Zolotarov
1
-2
/
+2
2009-04-27
bnx2x: Removed blob file
Vladislav Zolotarov
1
-16322
/
+0
2009-04-27
bnx2x: Separated FW from the source.
Vladislav Zolotarov
6
-598
/
+845
2009-04-27
tun: add IFF_TUN_EXCL flag to avoid opening a persistent device.
David Woodhouse
1
-0
/
+2
2009-04-27
cxacru: Fix negative dB output
Simon Arlott
1
-2
/
+8
2009-04-27
pasemi_mac: mac_to_intf() error not noticed
roel kluin
1
-3
/
+4
2009-04-27
ixgbe: Disallow SFP 1G modules in the SFP+ cages for 82598 and 82599
Waskiewicz Jr, Peter P
2
-5
/
+18
2009-04-27
igb: always use adapter->itr as EITR value
Alexander Duyck
1
-5
/
+6
2009-04-27
vxge: use max() instead of VXGE_HW_SET_LEVEL
Alexander Beregalov
2
-34
/
+23
2009-04-27
vxge: fix possible NULL dereference in vxge-traffic.c
Alexander Beregalov
1
-2
/
+2
2009-04-27
bonding: ignore updelay param when there is no active slave
Jiri Pirko
1
-0
/
+8
2009-04-27
bonding: use ethtool for link checking first
Jiri Pirko
1
-14
/
+12
2009-04-27
net: fix fsl_pq_mdio driver to use module_init()
Grant Likely
1
-1
/
+1
2009-04-27
net: add Xilinx ll_temac device driver
Grant Likely
5
-0
/
+1473
2009-04-27
net: Rework fs_enet driver to use of_mdio infrastructure
Grant Likely
3
-110
/
+14
2009-04-27
net: Rework ucc_geth driver to use of_mdio infrastructure
Grant Likely
2
-36
/
+13
2009-04-27
net: Rework pasemi_mac driver to use of_mdio infrastructure
Grant Likely
2
-25
/
+4
2009-04-27
net: Rework gianfar driver to use of_mdio infrastructure.
Grant Likely
2
-74
/
+39
2009-04-27
net: rework fsl_pq_mdio driver to use of_mdio infrastructure
Grant Likely
1
-48
/
+3
2009-04-27
net: Rework mpc5200 fec driver to use of_mdio infrastructure.
Grant Likely
2
-147
/
+59
2009-04-27
openfirmware: Add OF phylib support code
Grant Likely
3
-0
/
+146
2009-04-27
phylib: add *_direct() variants of phy_connect and phy_attach functions
Grant Likely
1
-33
/
+85
2009-04-27
phylib: rework to prepare for OF registration of PHYs
Grant Likely
2
-30
/
+44
2009-04-27
of: add of_parse_phandle() helper for parsing phandle properties
Grant Likely
1
-0
/
+24
2009-04-27
pcnet32: Remove redundant set of skb->dev
John Dykstra
1
-1
/
+0
2009-04-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
140
-3673
/
+4335
2009-04-24
wireless: remove some (bogus?) 'may be used uninitialized' warnings
John W. Linville
2
-2
/
+2
2009-04-24
libertas: fix format warning
John W. Linville
1
-1
/
+1
2009-04-24
8390p: fix build breakage
Alexander Beregalov
1
-4
/
+4
[next]