index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
bfin_mac.c
Age
Commit message (
Expand
)
Author
2010-05-24
bfin_mac: fix memleak in mii_bus{probe|remove}
Denis Kirjanov
2010-05-18
netdev: bfin_mac: check for mii_bus platform data
Sonic Zhang
2010-05-18
netdev: bfin_mac: handle timeouts with the MDIO registers gracefully
Mike Frysinger
2010-05-18
netdev: bfin_mac: use promiscuous flag for promiscuous mode
Sonic Zhang
2010-05-18
netdev: bfin_mac: add support for wake-on-lan magic packets
Michael Hennerich
2010-05-18
netdev: bfin_mac: clear RXCKS if hardware generated checksum is not enabled
Sonic Zhang
2010-05-18
netdev: bfin_mac: deduce Ethernet FCS from hardware IP payload checksum
Sonic Zhang
2010-05-18
netdev: bfin_mac: invalid data cache only once for each new rx skb buffer
Sonic Zhang
2010-05-18
netdev: bfin_mac: handler RX status errors
Peter Meerwald
2010-05-18
netdev: bfin_mac: add support for IEEE 1588 PTP
Barry Song
2010-05-14
drivers/net: Remove unnecessary returns from void function()s
Joe Perches
2010-05-10
net: trans_start cleanups
Eric Dumazet
2010-04-03
net: convert multicast list to list_head
Jiri Pirko
2010-02-22
net: convert multiple drivers to use netdev_for_each_mc_addr, part3
Jiri Pirko
2010-02-12
net: use netdev_mc_count and netdev_mc_empty when appropriate
Jiri Pirko
2010-01-19
bfin_mac: use the newer CLKBUFOE bit name via asm/dpmc.h
Mike Frysinger
2009-12-03
drivers/net: Move && and || to end of previous line
Joe Perches
2009-09-02
netdev: drivers should make ethtool_ops const
Stephen Hemminger
2009-07-06
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
2009-06-03
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-05-29
netdev: bfin_mac: add Blackfin MII bus to platform bus to allow DSA access
Graf Yang
2009-05-29
netdev: bfin_mac: fix performance issue found by netperf
Michael Hennerich
2009-05-29
netdev: bfin_mac: fix malformed UDP packet transmission when polling with KGDB
Sonic Zhang
2009-05-29
netdev: bfin_mac: drop useless IRQF_SHARED from Blackfin EMAC interrupt
Michael Hennerich
2009-05-27
bfin_mac: fix build error due to net_device_ops convert
Mike Frysinger
2009-04-15
bfin_mac: convert to net_device_ops
Alexander Beregalov
2009-03-24
net: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-11-04
drivers/net: Kill now superfluous ->last_rx stores.
David S. Miller
2008-10-13
net/bfin_mac.c MDIO namespace fixes
Adrian Bunk
2008-10-08
phylib: move to dynamic allocation of struct mii_bus
Lennert Buytenhek
2008-09-24
drivers/net: replace __FUNCTION__ with __func__
Harvey Harrison
2008-07-29
blackfin_mac: unneeded assignment
Stephen Hemminger
2008-07-29
Blackfin EMAC Driver: Functional power management support
Michael Hennerich
2008-07-29
Blackfin EMAC Driver: enable TXDWA new feature for new silicon (rev > 0.2)
Bryan Wu
2008-07-29
Blackfin EMAC Driver: add proper __devinit/__devexit markings
Mike Frysinger
2008-07-22
netdev: bunch of drivers: avoid WARN at net/core/dev.c:1328
Anton Vorontsov
2008-07-18
netdev: Convert all drivers away from netif_schedule().
David S. Miller
2008-05-22
Blackfin EMAC Driver: Removed duplicated include <linux/ethtool.h>
Huang Weiyi
2008-04-29
Blackfin EMAC Driver: Initial version of ethtool support
Bryan Wu
2008-04-29
Blackfin EMAC Driver: code cleanup
Bryan Wu
2008-04-25
net drivers: fix platform driver hotplug/coldplug
Kay Sievers
2008-04-17
phy: Change mii_bus id field to a string
Andy Fleming
2008-03-29
Blackfin EMAC Driver: delete unused variables to fixup gcc warnings
Mike Frysinger
2008-02-03
EMAC driver: Fix bug: The clock divisor is set to all ones at reset.
Bryan Wu
2008-02-03
EMAC driver: fix bug - invalidate data cache of new_skb->data range when cach...
Alexey Demin
2008-02-03
EMAC driver: add power down mode
Vitja Makarov
2008-02-03
EMAC driver: ADSP-BF52x arch/mach support
Michael Hennerich
2008-02-03
EMAC driver: use simpler comment headers and strip out information that is ma...
Mike Frysinger
2008-02-03
EMAC driver: bf537 MAC multicast hash filtering patch
Aidan Williams
2008-02-03
EMAC driver: define MDC_CLK=2.5MHz and caculate mdc_div according to SCLK.
Bryan Wu
[next]