Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7dc482dfeeeefcfd000d4271c4626937406756d7
/
drivers
/
net
/
bfin_mac.c
b2f8f75
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
080c825
netdev: bfin_mac: add Blackfin MII bus to platform bus to allow DSA access
by Graf Yang
· 15 years ago
015dac8
netdev: bfin_mac: fix performance issue found by netperf
by Michael Hennerich
· 15 years ago
805a8ab
netdev: bfin_mac: fix malformed UDP packet transmission when polling with KGDB
by Sonic Zhang
· 15 years ago
91a455f
netdev: bfin_mac: drop useless IRQF_SHARED from Blackfin EMAC interrupt
by Michael Hennerich
· 15 years ago
b63dc8f
bfin_mac: fix build error due to net_device_ops convert
by Mike Frysinger
· 15 years ago
149da65
bfin_mac: convert to net_device_ops
by Alexander Beregalov
· 16 years ago
c231355
net: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
babcda7
drivers/net: Kill now superfluous ->last_rx stores.
by David S. Miller
· 16 years ago
0ed0563e
net/bfin_mac.c MDIO namespace fixes
by Adrian Bunk
· 16 years ago
298cf9be
phylib: move to dynamic allocation of struct mii_bus
by Lennert Buytenhek
· 16 years ago
b39d66a
drivers/net: replace __FUNCTION__ with __func__
by Harvey Harrison
· 16 years ago
74dfd9f
blackfin_mac: unneeded assignment
by Stephen Hemminger
· 16 years ago
ee02fee
Blackfin EMAC Driver: Functional power management support
by Michael Hennerich
· 16 years ago
a50c0c0
Blackfin EMAC Driver: enable TXDWA new feature for new silicon (rev > 0.2)
by Bryan Wu
· 16 years ago
d7b843d3
Blackfin EMAC Driver: add proper __devinit/__devexit markings
by Mike Frysinger
· 16 years ago
c8f1568
netdev: bunch of drivers: avoid WARN at net/core/dev.c:1328
by Anton Vorontsov
· 16 years ago
263ba32
netdev: Convert all drivers away from netif_schedule().
by David S. Miller
· 16 years ago
94a47f4
Blackfin EMAC Driver: Removed duplicated include <linux/ethtool.h>
by Huang Weiyi
· 16 years ago
679dce3
Blackfin EMAC Driver: Initial version of ethtool support
by Bryan Wu
· 17 years ago
7ef0a7e
Blackfin EMAC Driver: code cleanup
by Bryan Wu
· 17 years ago
72abb46
net drivers: fix platform driver hotplug/coldplug
by Kay Sievers
· 17 years ago
9d9326d
phy: Change mii_bus id field to a string
by Andy Fleming
· 17 years ago
51a491c
Blackfin EMAC Driver: delete unused variables to fixup gcc warnings
by Mike Frysinger
· 17 years ago
9dc7f30
EMAC driver: Fix bug: The clock divisor is set to all ones at reset.
by Bryan Wu
· 17 years ago
6e01d1a
EMAC driver: fix bug - invalidate data cache of new_skb->data range when cache is WB
by Alexey Demin
· 17 years ago
136492b
EMAC driver: add power down mode
by Vitja Makarov
· 17 years ago
6893ff1
EMAC driver: ADSP-BF52x arch/mach support
by Michael Hennerich
· 17 years ago
2fb9d6f
EMAC driver: use simpler comment headers and strip out information that is maintained in the scm's log
by Mike Frysinger
· 17 years ago
775919b
EMAC driver: bf537 MAC multicast hash filtering patch
by Aidan Williams
· 17 years ago
7cc8f38
EMAC driver: define MDC_CLK=2.5MHz and caculate mdc_div according to SCLK.
by Bryan Wu
· 17 years ago
6db9e46
EMAC driver: shorten the mdelay value to solve netperf performance issue
by Bryan Wu
· 17 years ago
c99da91
Merge branch 'master' into upstream-fixes
by Jeff Garzik
· 17 years ago
00ff49a
Blackfin EMAC driver: fix bug - NAT doesn't work with bfin_mac driver
by Vitja Makarov
· 17 years ago
9862cc5
Blackfin arch: change get_bf537_ether_addr() to bfin_get_ether_addr() since this is not BF537 specific and to better match other Blackfin-specific conventions
by Mike Frysinger
· 17 years ago
2ea10b1
Blackfin EMAC driver: Fix Ethernet communication bug (dupliated and lost packets)
by Michael Hennerich
· 17 years ago
4ae5a3a
Blackfin EMAC driver: Add phy abstraction layer supporting in bfin_emac driver
by Bryan Wu
· 17 years ago
496a34c
Blackfin EMAC driver: add power management interface and change the bf537mac_reset to bf537mac_disable
by Bryan Wu
· 17 years ago
73f8318
Blackfin EMAC driver: add function to change the MAC address
by Alex Landau
· 17 years ago
09f75cd
[NET] drivers/net: statistics cleanup #1 -- save memory and shrink code
by Jeff Garzik
· 17 years ago
10d024c
[NET]: Nuke SET_MODULE_OWNER macro.
by Ralf Baechle
· 17 years ago
bf1e9a0
Clean up duplicate includes in drivers/net/
by Jesper Juhl
· 17 years ago
4af4b84
Blackfin Ethernet MAC driver: fix bug Report returned -ENOMEM upwards (in case L1/uncached memory alloc fails)
by Michael Hennerich
· 17 years ago
e190d6b
Blackfin ethernet driver: on chip ethernet MAC controller driver
by Bryan Wu
· 17 years ago