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
/
net
/
arm
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-22
register at91_ether using platform_driver_probe
Uwe Kleine-König
1
-2
/
+1
2009-07-20
Add mac driver for w90p910
Wan ZongShun
3
-0
/
+1114
2009-07-12
netdev: restore MTU change operation
Ben Hutchings
1
-0
/
+1
2009-07-12
netdev: restore MAC address set and validate operations
Ben Hutchings
1
-1
/
+2
2009-06-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
1
-12
/
+14
2009-06-13
net: use symbolic values for ndo_start_xmit() return codes
Patrick McHardy
2
-2
/
+2
2009-05-29
net: replace dma_sync_single with dma_sync_single_for_cpu
FUJITA Tomonori
2
-4
/
+4
2009-05-26
ixp4xx_eth: Remove references to BUS_ID_SIZE.
David S. Miller
1
-2
/
+2
2009-05-25
IXP4xx: Change QMgr function names to qmgr_stat_*_watermark and clean the com...
Krzysztof Hałasa
1
-7
/
+6
2009-05-23
IXP4xx: Whitespace fixes in the Ethernet driver.
Krzysztof Hałasa
1
-5
/
+5
2009-05-23
IXP4xx: Ethernet and WAN drivers now support "high" hardware queues.
Krzysztof Hałasa
1
-6
/
+9
2009-05-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-15
/
+16
2009-05-09
IXP4xx: complete Ethernet netdev setup before calling register_netdev().
Krzysztof Hałasa
1
-12
/
+13
2009-05-09
IXP4xx: use "ENODEV" instead of "ENOSYS" in module initialization.
Krzysztof Hałasa
1
-3
/
+3
2009-04-17
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+1
2009-04-16
[ARM] 5454/1: ep93xx_eth: fix sparse warnings
Hartley Sweeten
1
-1
/
+1
2009-04-11
ether3: convert to net_device_ops
Alexander Beregalov
1
-6
/
+13
2009-04-11
ether1: convert to net_device_ops
Alexander Beregalov
1
-6
/
+13
2009-04-11
ep93xx_eth: convert to net_device_ops
Alexander Beregalov
1
-6
/
+13
2009-04-11
at91_ether: convert to net_device_ops
Alexander Beregalov
1
-13
/
+19
2009-04-11
am79c961a: convert to net_device_ops
Alexander Beregalov
1
-9
/
+15
2009-03-28
Merge branch 'origin' into devel
Russell King
3
-11
/
+11
2009-03-25
[ARM] acorn,ebsa110,footbridge,integrator,sa1100: Convert asm/io.h to linux/io.h
Russell King
1
-1
/
+1
2009-03-17
Merge branch 'for-russell' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Russell King
1
-7
/
+13
2009-03-17
IXP4xx: add Ethernet and NPE support for IXP43x CPU.
Krzysztof Hałasa
1
-7
/
+13
2009-03-05
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
3
-7
/
+7
2009-03-04
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2
-6
/
+6
2009-03-04
net: more timeouts that reach -1
Roel Kluin
1
-1
/
+1
2009-02-22
Revert "etherh: Get working again."
David S. Miller
2
-6
/
+6
2009-02-22
[ARM] RiscPC: Fix etherh oops
Russell King
2
-6
/
+6
2009-02-21
etherh: Get working again.
Russell King
2
-6
/
+6
2009-02-04
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
1
-1
/
+1
2009-01-28
[ARM] etherh: continue fixing build failure
Russell King
1
-1
/
+1
2009-01-26
net: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-1
/
+1
2009-01-26
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-10
/
+10
2009-01-26
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-10
/
+10
2009-01-24
[NET] am79c961a: fix spin_lock usage
Uwe Kleine-König
1
-10
/
+10
2009-01-21
net: Remove redundant NAPI functions
Ben Hutchings
2
-10
/
+10
2009-01-14
ARM etherh: Fix build failure.
David S. Miller
1
-1
/
+1
2009-01-11
netdev: missing validate_address hooks
Stephen Hemminger
1
-0
/
+1
2009-01-11
netdev: add missing set_mac_address hook
Stephen Hemminger
1
-0
/
+1
2008-12-29
net: KS8695: removed duplicated #include
Huang Weiyi
1
-1
/
+0
2008-12-29
net: Fix more NAPI interface netdev argument drop fallout.
Kamalesh Babulal
2
-2
/
+2
2008-12-25
Merge branch 'for-david' of git://git.kernel.org/pub/scm/linux/kernel/git/chr...
David S. Miller
2
-165
/
+174
2008-12-22
net: Remove unused netdev arg from some NAPI interfaces.
Neil Horman
2
-6
/
+6
2008-12-22
Convert ixp4xx_eth driver to use net_device_ops.
Krzysztof Hałasa
1
-5
/
+10
2008-12-22
IXP4xx: move common debugging from network drivers to QMGR module.
Krzysztof Hałasa
1
-43
/
+12
2008-12-22
IXP4xx: Add ethtool support to Ethernet driver.
Krzysztof Hałasa
1
-0
/
+45
2008-12-22
IXP4xx: Add PHYLIB MII ioctl to the Ethernet driver.
Krzysztof Hałasa
1
-1
/
+3
2008-12-22
IXP4xx: Add PHYLIB support to Ethernet driver.
Krzysztof Hałasa
2
-100
/
+96
[next]