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
2010-07-18
net: preserve ifreq parameter when calling generic phy_mii_ioctl().
Richard Cochran
1
-1
/
+2
2010-07-15
net/nuc900: enable Mac driver clock
Wan ZongShun
1
-0
/
+3
2010-06-01
ixp4xx: Support the all multicast flag on the NPE devices.
Richard Cochran
1
-0
/
+11
2010-05-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-5
/
+5
2010-05-10
net: trans_start cleanups
Eric Dumazet
8
-13
/
+2
2010-05-06
KS8695: Remove unnecessary memset of netdev private data
Tobias Klauser
1
-1
/
+0
2010-05-03
net: ep93xx_eth stops receiving packets
David S. Miller
1
-5
/
+5
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
6
-1
/
+5
2010-04-03
net: convert multicast list to list_head
Jiri Pirko
4
-15
/
+15
2010-03-30
net: remove redundant code
Eric Dumazet
1
-1
/
+0
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
6
-1
/
+5
2010-03-19
KS8695: update ksp->next_rx_desc_read at the end of rx loop
Yegor Yefremov
1
-15
/
+9
2010-03-07
fix a race in ks8695_poll
Figo.zhang
1
-1
/
+1
2010-02-26
KS8695: Don't call netif_carrier_off() from ndo_stop()
Yegor Yefremov
1
-1
/
+0
2010-02-22
net/arm: convert to use netdev_for_each_mc_addr
Jiri Pirko
5
-30
/
+28
2010-02-12
net: move am79c961's probe function to .devinit.text
Uwe Kleine-König
1
-1
/
+1
2010-02-12
net: use netdev_mc_count and netdev_mc_empty when appropriate
Jiri Pirko
4
-6
/
+6
2010-01-23
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2010-01-08
ep93xx_eth.c general cleanup
H Hartley Sweeten
1
-72
/
+68
2010-01-05
ARM: 5865/1: nuc900 ethernet driver needs mii
Li Jie
1
-0
/
+1
2009-12-12
Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...
Linus Torvalds
1
-1
/
+1
2009-12-05
IXP4xx: Fix normally-disabled debugging text in drivers/net/arm/ixp4xx_eth.c.
Krzysztof Hałasa
1
-1
/
+1
2009-12-01
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-9
/
+3
2009-11-29
ep93xx-eth: check for zero MAC address on probe, not on device open
Florian Fainelli
1
-9
/
+3
2009-11-16
KS8695: fix ks8695_rx() unreasonable action.
zeal
1
-7
/
+6
2009-11-16
KS8695: fix ks8695_rx_irq() bug.
zeal
1
-15
/
+7
2009-11-13
ARM: fix bug of checking on signed return value using unsigned statement in w...
Wan ZongShun
1
-2
/
+2
2009-11-01
NET:KS8695: add API for get rx interrupt bit
Figo.zhang
1
-12
/
+55
2009-10-28
NET/KS8695: add support NAPI for Rx
Figo.zhang
1
-25
/
+78
2009-09-02
drivers: Kill now superfluous ->last_rx stores
Eric Dumazet
2
-2
/
+0
2009-09-02
netdev: drivers should make ethtool_ops const
Stephen Hemminger
3
-3
/
+3
2009-09-02
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+2
2009-08-18
net: Rename MAC platform driver for w90p910 platform
Wan ZongShun
1
-2
/
+2
2009-08-13
Add support for w90p910 mac driver
Wan ZongShun
1
-94
/
+112
2009-07-23
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
4
-2
/
+1115
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-16
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+3
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-07-05
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
4
-5
/
+5
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
[next]