Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7a53834e6e79b98d71dab49b53e0f66608a67d55
/
drivers
/
net
/
ethernet
/
rdc
9baa3c3
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
by Benoit Taine
· 10 years ago
42cb7a2
r6040: remove empty MDIO bus reset function
by Florian Fainelli
· 11 years ago
31cf344
r6040: use ETH_ZLEN instead of MISR for SKB length checking
by Florian Fainelli
· 11 years ago
4f8d9f3
r6040: add delays in MDIO read/write polling loops
by Florian Fainelli
· 11 years ago
a81ab36
drivers/net: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
726a2fbe
net: r6040: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
a1606c7
net: Move MII out from under NET_CORE and hide it
by Ben Hutchings
· 11 years ago
720a43e
drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb
by Joe Perches
· 12 years ago
09e7fae
r6040: check MDIO register busy waiting result
by Florian Fainelli
· 12 years ago
b2adaca
ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups
by Joe Perches
· 12 years ago
f9a8f83
net: phy: remove flags argument from phy_{attach, connect, connect_direct}
by Florian Fainelli
· 12 years ago
aaeb6cd
remove init of dev->perm_addr in drivers
by Jiri Pirko
· 12 years ago
7826d43
ethtool: fix drvinfo strings set in drivers
by Jiri Pirko
· 12 years ago
1dd06ae
drivers/net: fix up function prototypes after __dev* removals
by Greg Kroah-Hartman
· 12 years ago
f1e2426
r6040: remove __dev* attributes
by Bill Pemberton
· 12 years ago
36efc94
r6040: use module_pci_driver macro
by Devendra Naga
· 12 years ago
8ce5c9f
r6040: remove duplicate call to the pci_set_drvdata
by Devendra Naga
· 12 years ago
20571d8
r6040: Do a Proper deinit at errorpath and also when driver unloads (calling r6040_remove_one)
by Devendra Naga
· 12 years ago
acaf827
r6040: disable pci device if the subsequent calls (after pci_enable_device) fails
by Devendra Naga
· 12 years ago
1caf09d
r6040: update copyright from 2007 to now
by Florian Fainelli
· 13 years ago
31171ae
r6040: define and use bits of register PHY_CC
by Florian Fainelli
· 13 years ago
940ff7e
r6040: define and use MTPR transmit enable bit
by Florian Fainelli
· 13 years ago
8dd87a2
r6040: define and use MLSR register bits
by Florian Fainelli
· 13 years ago
3440ecc
r6040: fix typo on stats update in tx path
by Florian Fainelli
· 13 years ago
2fa15bb
r6040: add a MAC operation timeout define
by Florian Fainelli
· 13 years ago
0db0cfc
r6040: remove unused variable mcr1 from private structure
by Florian Fainelli
· 13 years ago
90f750a
r6040: consolidate MAC reset to its own function
by Florian Fainelli
· 13 years ago
d88e102
r6040: Support the get_ts_info ethtool method.
by Richard Cochran
· 13 years ago
f2cedb6
net: replace random_ether_addr() with eth_hw_addr_random()
by Danny Kukawka
· 13 years ago
41de8d4
drivers/net: Remove alloc_etherdev error messages
by Joe Perches
· 13 years ago
77e1e43
r6040: fix typo in use of MCR0 register bits
by Cesar Eduardo Barros
· 13 years ago
4852968
r6040: place comments before code
by Florian Fainelli
· 13 years ago
853d5dc
r6040: use __aligned(size)
by Florian Fainelli
· 13 years ago
e147763
r6040: use definitions for MAC_SM register read/writes
by Florian Fainelli
· 13 years ago
58dbc69
r6040: use MAC_RST bit definition with MCR1 read/writes
by Florian Fainelli
· 13 years ago
4e16d6e
r6040: define more MCR0 register bits
by Florian Fainelli
· 13 years ago
49f2672
r6040: remove unused variables and definitions
by Florian Fainelli
· 13 years ago
817380e
r6040: use an unique MDIO bus name
by Florian Fainelli
· 13 years ago
bbc13ab
r6040: fix check against MCRO_HASHEN bit in r6040_multicast_list
by Florian Fainelli
· 13 years ago
5bdc4f5
r6040: bump version to 0.28 and date to 07Oct2011.
by Florian Fainelli
· 13 years ago
06e92c3
r6040: invoke phy_{start,stop} when appropriate
by Florian Fainelli
· 13 years ago
aaba215
MII: fix Kconfig dependencies for MII
by Jeff Kirsher
· 13 years ago
88f0748
drivers/net/ethernet/*: Enabled vendor Kconfig options
by Jeff Kirsher
· 13 years ago
afc4b13
net: remove use of ndo_set_multicast_list in drivers
by Jiri Pirko
· 13 years ago
58565a3
r6040: Move the RDC driver
by Jeff Kirsher
· 13 years ago