aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/ti/cpsw.c
AgeCommit message (Expand)Author
2014-11-16drivers: net: cpsw: Fix TX_IN_SEL offsetJohn Ogness
2014-10-31drivers: net: cpsw: Support ALLMULTI and fix IFF_PROMISC in switch modeLennart Sorensen
2014-10-31drivers: net: cpsw: Fix broken loop condition in switch modeLennart Sorensen
2014-10-28drivers: net:cpsw: fix probe_dt when only slave 1 is pinned outMugunthan V N
2014-10-14drivers: net: cpsw: remove child devices while driver detachMugunthan V N
2014-09-30net: cpsw: Add am33xx MACID readoutMarkus Pargmann
2014-09-30net: cpsw: Replace pr_err by dev_errMarkus Pargmann
2014-09-30net: cpsw: Add missing return valueMarkus Pargmann
2014-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-09-13drivers: net: cpsw: dual_emac: in suspend/resume bring down/up all the netdevMugunthan V N
2014-09-10drivers: net: cpsw: dual_emac: fix reducing of rx descriptor during ifdownMugunthan V N
2014-09-09ethernet: ti: remove unwanted THIS_MODULE macroVarka Bhadram
2014-09-08drivers: net: cpsw: Add support for pause framesMugunthan V N
2014-09-05net: ethernet: cpsw: improve interrupt lookup logic in cpsw_probe()Daniel Mack
2014-07-24drivers: net: cpsw: cleanup: remove unused functionMugunthan V N
2014-07-22drivers: net: cpsw: add support to dump ALE table via ethtool register dumpMugunthan V N
2014-07-15drivers: net: cpsw: disable coalesce when rx_coalesce_usecs is zeroMugunthan V N
2014-06-21drivers: net: cpsw: fix dual EMAC stall when connected to same switchMugunthan V N
2014-05-15ti: Remove trailing semicolon from do {...} while (0) macroJoe Perches
2014-05-15driver net: cpsw: Convert pr_*() to dev_*() callsGeorge Cherian
2014-05-13net: get rid of SET_ETHTOOL_OPSWilfried Klaebe
2014-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-05-09net: cpsw: add missing of_node_putJohan Hovold
2014-05-09net: cpsw: fix null dereference at probeJohan Hovold
2014-05-09Revert "net: eth: cpsw: Correctly attach to GPIO bitbang MDIO driver"Johan Hovold
2014-05-05drivers: net: cpsw: Enable Annexe F Time syncGeorge Cherian
2014-05-05drivers: net: cpsw: Enable CPTS for DRA7xx and AM4372George Cherian
2014-04-11drivers: net: cpsw: enable interrupts after napi enable and clearing previous...Mugunthan V N
2014-04-11drivers: net: cpsw: discard all packets received when interface is downMugunthan V N
2014-04-09drivers: net: cpsw: Add default vlan for dual emac case alsoMugunthan V N
2014-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-03-17net: cpsw: do not register cpts twiceBenedikt Spranger
2014-03-10net: eth: cpsw: Use net_device_stats from struct net_deviceTobias Klauser
2014-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-03-03net: cpsw: fix cpdma rx descriptor leak on down interfaceSchuyler Patton
2014-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-02-17net:cpsw: Pass unhandled ioctl's on to generic phy ioctlStefan Sørensen
2014-02-13drivers: net: cpsw: fix buggy loop conditionHeiko Schocher
2014-02-13net: cpsw: catch of_get_phy_mode failing and propagate errorUwe Kleine-König
2014-01-30net: eth: cpsw: Correctly attach to GPIO bitbang MDIO driverStefan Roese
2014-01-23drivers: net: cpsw: enable promiscuous mode supportMugunthan V N
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-12-22drivers: net : cpsw: pass proper device name while requesting irqMugunthan V N
2013-12-18drivers: net cpsw: Enable In Band mode in cpsw for 10 mbpsMugunthan V N
2013-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-12-12drivers: net: cpsw: fix for cpsw crash when build as modulesMugunthan V N
2013-12-11net: eth: cpsw: 64-bit phys_addr_t and sparse cleanupOlof Johansson
2013-12-05Merge branch 'siocghwtstamp' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller
2013-12-02drivers: net: cpsw: fix dt probe for one port ethernetMugunthan V N
2013-11-21ti_cpsw: Implement the SIOCGHWTSTAMP ioctlBen Hutchings