Age | Commit message (Expand) | Author | Files | Lines |
2014-05-03 | net: davinci_mdio: use devm_* api | Grygorii Strashko | 1 | -19/+5 |
2014-04-21 | net: cpmac: remove cpmac_config | Florian Fainelli | 1 | -14/+0 |
2014-04-12 | drivers: net: cpsw: enable interrupts after napi enable and clearing previous... | Mugunthan V N | 1 | -6/+6 |
2014-04-12 | drivers: net: cpsw: discard all packets received when interface is down | Mugunthan V N | 1 | -1/+1 |
2014-04-09 | drivers: net: cpsw: Add default vlan for dual emac case also | Mugunthan V N | 1 | -2/+1 |
2014-04-03 | net: ti: fix CPTS driver build on arm | Alexei Starovoitov | 1 | -0/+2 |
2014-03-31 | net: ptp: do not reimplement PTP/BPF classifier | Daniel Borkmann | 1 | -9/+1 |
2014-03-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 3 | -17/+44 |
2014-03-24 | net: davinci_emac: Fix rollback of emac_dev_open() | Christian Riesch | 2 | -17/+31 |
2014-03-24 | net: davinci_emac: Replace devm_request_irq with request_irq | Christian Riesch | 1 | -4/+21 |
2014-03-21 | ptp: drivers: set the number of programmable pins. | Richard Cochran | 1 | -0/+1 |
2014-03-18 | net: cpsw: do not register cpts twice | Benedikt Spranger | 1 | -4/+0 |
2014-03-11 | net: eth: cpsw: Use net_device_stats from struct net_device | Tobias Klauser | 1 | -16/+8 |
2014-03-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+6 |
2014-03-04 | net: cpsw: fix cpdma rx descriptor leak on down interface | Schuyler Patton | 1 | -0/+6 |
2014-02-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -3/+8 |
2014-02-17 | net:cpsw: Pass unhandled ioctl's on to generic phy ioctl | Stefan Sørensen | 1 | -7/+3 |
2014-02-14 | drivers: net: cpsw: fix buggy loop condition | Heiko Schocher | 1 | -3/+3 |
2014-02-14 | net: cpsw: catch of_get_phy_mode failing and propagate error | Uwe Kleine-König | 1 | -0/+5 |
2014-01-31 | net: eth: cpsw: Correctly attach to GPIO bitbang MDIO driver | Stefan Roese | 1 | -2/+12 |
2014-01-24 | drivers: net: cpsw: enable promiscuous mode support | Mugunthan V N | 3 | -25/+98 |
2014-01-17 | net: davinci_mdio: Fix sparse warning | Lad, Prabhakar | 1 | -1/+1 |
2014-01-16 | drivers/net: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 1 | -1/+0 |
2014-01-07 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+3 |
2014-01-01 | net: ti: slight optimization of addr compare | dingtianhong | 1 | -1/+1 |
2013-12-23 | drivers: net : cpsw: pass proper device name while requesting irq | Mugunthan V N | 1 | -1/+1 |
2013-12-19 | drivers: net cpsw: Enable In Band mode in cpsw for 10 mbps | Mugunthan V N | 1 | -0/+2 |
2013-12-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -3/+14 |
2013-12-12 | drivers: net: cpsw: fix for cpsw crash when build as modules | Mugunthan V N | 1 | -3/+14 |
2013-12-12 | net: eth: cpsw: 64-bit phys_addr_t and sparse cleanup | Olof Johansson | 1 | -4/+4 |
2013-12-12 | net: eth: davinci_cpdma: Mark a local variable static | Olof Johansson | 1 | -1/+1 |
2013-12-12 | net: eth: davinci_cpdma: 64-bit phys/dma_addr_t cleanup | Olof Johansson | 1 | -3/+2 |
2013-12-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+25 |
2013-12-06 | net: davinci_emac: Fix platform data handling and make usable for am3517 | Tony Lindgren | 1 | -1/+25 |
2013-12-06 | Merge branch 'siocghwtstamp' of git://git.kernel.org/pub/scm/linux/kernel/git... | David S. Miller | 1 | -2/+22 |
2013-12-03 | drivers: net: cpsw: fix dt probe for one port ethernet | Mugunthan V N | 1 | -0/+2 |
2013-11-21 | ti_cpsw: Implement the SIOCGHWTSTAMP ioctl | Ben Hutchings | 1 | -2/+22 |
2013-11-16 | net: ethernet: ti/cpsw: do not crash on single-MAC machines during resume | Daniel Mack | 1 | -6/+12 |
2013-11-15 | ti_cpsw: Validate hwtstamp_config completely before applying it | Ben Hutchings | 1 | -10/+8 |
2013-10-24 | net: tlan: remove unnecessary pci_set_drvdata() | Jingoo Han | 1 | -1/+0 |
2013-10-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -10/+2 |
2013-10-22 | davinci_emac.c: Fix IFF_ALLMULTI setup | Mariusz Ceier | 1 | -2/+1 |
2013-10-22 | drivers: net: cpsw: fix kernel warn during iperf test with interrupt pacing | Mugunthan V N | 1 | -7/+0 |
2013-10-17 | net/ethernet: cpsw: Bugfix interrupts before enabling napi | Markus Pargmann | 1 | -1/+1 |
2013-10-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -3/+7 |
2013-10-07 | net/ethernet: cpsw: DT read bool dual_emac | Markus Pargmann | 1 | -2/+2 |
2013-10-07 | net: ethernet: cpsw: Search childs for slave nodes | Markus Pargmann | 1 | -1/+5 |
2013-10-03 | net:drivers/net: Miscellaneous conversions to ETH_ALEN | Joe Perches | 1 | -1/+1 |
2013-10-01 | net: ethernet: cpsw-phy-sel: Remove redundant of_match_ptr | Sachin Kamat | 1 | -1/+1 |
2013-10-01 | net: ethernet: cpsw: Remove redundant of_match_ptr | Sachin Kamat | 1 | -1/+1 |