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
/
ibm_newemac
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-18
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
1
-6
/
+7
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-22
net: convert multiple drivers to use netdev_for_each_mc_addr, part4
Jiri Pirko
1
-1
/
+1
2010-02-12
net: use netdev_mc_count and netdev_mc_empty when appropriate
Jiri Pirko
1
-3
/
+3
2009-12-03
drivers/net: Move && and || to end of previous line
Joe Perches
1
-12
/
+12
2009-10-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+2
2009-10-14
net: Fix OF platform drivers coldplug/hotplug when compiled as modules
Anton Vorontsov
1
-0
/
+2
2009-10-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+5
2009-10-08
ibm_newemac: Added 16K Tx FIFO size support for EMAC4
Dave Mitchell
1
-2
/
+5
2009-10-05
net: Convert ethtool {get_stats, self_test}_count() ops to get_sset_count()
Ben Hutchings
1
-4
/
+6
2009-09-21
trivial: remove unnecessary semicolons
Joe Perches
1
-4
/
+4
2009-09-03
netdev: Convert MDIO ioctl implementation to use struct mii_ioctl_data
Ben Hutchings
1
-4
/
+6
2009-09-03
netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementations
Ben Hutchings
1
-2
/
+0
2009-09-03
netdev: Remove SIOCDEVPRIVATE aliases for MDIO ioctls
Ben Hutchings
1
-3
/
+0
2009-09-02
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+2
2009-08-20
ibm_newemac: emac_close() needs to call netif_carrier_off()
Petri Gynther
1
-0
/
+2
2009-07-05
net: convert remaining non-symbolic return values in ndo_start_xmit() functions
Patrick McHardy
1
-1
/
+1
2009-06-13
net: use symbolic values for ndo_start_xmit() return codes
Patrick McHardy
1
-1
/
+1
2009-04-11
ibm_newemac: convert to netdev_ops
Alexander Beregalov
1
-12
/
+29
2009-04-06
ibm_newemac: Fix dangerous struct assumption
Jean Delvare
1
-1
/
+1
2009-03-21
powerpc 4xx EMAC driver: device name reported on timeout is not correct
Mikhail Zolotaryov
1
-1
/
+1
2009-03-13
emac: Fix clock control for 405EX and 405EXr chips
Benjamin Herrenschmidt
1
-0
/
+3
2008-10-31
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2008-10-27
net: convert more to %pM
Johannes Berg
1
-8
/
+3
2008-10-27
ibm_newemac: Fix typo in flow control config option
Josh Boyer
1
-1
/
+1
2008-10-20
ibm_newemac: Fix new MAL feature handling
Josh Boyer
1
-1
/
+9
2008-10-02
ibm_newemac: Add support for GPCS, SGMII and M88E1112 PHY
Victor Gallardo
1
-9
/
+49
2008-09-30
ibm_newemac: Allow the "no flow control" EMAC feature to work
Josh Boyer
1
-0
/
+2
2008-08-27
ibm_newemac: Don't call dev_mc_add() before device is registered
Benjamin Herrenschmidt
1
-3
/
+3
2008-07-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
1
-19
/
+42
2008-07-15
netdev: Add netdev->addr_list_lock protection.
David S. Miller
1
-0
/
+4
2008-07-14
Merge commit 'origin/HEAD' into test-merge
Benjamin Herrenschmidt
1
-0
/
+8
2008-07-09
ibm_newemac: Parameterize EMAC Multicast Match Handling
Grant Erickson
1
-19
/
+42
2008-07-04
ibm_newemac: Fixes entry of short packets
Sathya Narayanan
1
-0
/
+6
2008-07-04
ibm_newemac: Fixes kernel crashes when speed of cable connected changes
Sathya Narayanan
1
-0
/
+2
2008-04-25
ibm_newemac: Increase MDIO timeouts
Benjamin Herrenschmidt
1
-4
/
+4
2008-04-25
ibm_newemac: PowerPC 440EP/440GR EMAC PHY clock workaround
Valentine Barshak
1
-1
/
+42
2008-04-25
ibm_newemac: PowerPC 440GX EMAC PHY clock workaround
Valentine Barshak
1
-1
/
+17
2008-04-25
ibm_newemac Use status property for unused/unwired EMACs
Josh Boyer
1
-2
/
+5
2008-04-25
ibm_newemac: Fix section mismatch warnings
Josh Boyer
1
-1
/
+1
2008-04-25
ibm_newemac: Fix problem with jumbo frame support and EMAC V4.patch
Stefan Roese
1
-1
/
+4
2008-03-28
ibm_newemac: emac_tx_csum typo fix
Valentine Barshak
1
-2
/
+2
2008-03-17
NEWEMAC: fix support for pause packets
Pravin M. Bathija
1
-0
/
+7
2008-01-31
Merge branch 'linux-2.6'
Paul Mackerras
1
-10
/
+4
2008-01-28
net: NEWEMAC: Fix problem with mtu > 4080 on non TAH equipped 4xx PPC's
Stefan Roese
1
-10
/
+4
2008-01-17
[POWERPC] Add of_find_matching_node() helper function
Grant Likely
1
-0
/
+1
2007-12-07
ibm_newemac: Update file headers copyright notices
Benjamin Herrenschmidt
1
-0
/
+5
2007-12-07
ibm_newemac: Fix typo reading TAH channel info
Valentine Barshak
1
-1
/
+1
2007-12-07
ibm_newemac: Correct opb_bus_freq value
Valentine Barshak
1
-1
/
+1
2007-12-07
ibm_newemac: Skip EMACs that are marked unused by the firmware
Hugh Blemings
1
-0
/
+4
[next]