Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a749474de5f0f5902f59acb5c7f4dc6b816ac788
/
drivers
/
net
/
ethernet
/
rdc
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
· 13 years ago
acaf827
r6040: disable pci device if the subsequent calls (after pci_enable_device) fails
by Devendra Naga
· 13 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