Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
15b95a15950238eff4d7f24be1716086eea67835
/
drivers
/
net
/
ethernet
/
rdc
/
r6040.c
9da2804
net: r6040: Bump version and date
by Florian Fainelli
· 8 years ago
35566e9
net: r6040: Update my email
by Florian Fainelli
· 8 years ago
0305eff
net: r6040: Utilize napi_complete_done()
by Florian Fainelli
· 8 years ago
ffb5bce
net: r6040: Utilize __napi_schedule_irqoff
by Florian Fainelli
· 8 years ago
9507ffc
net: r6040: Check for skb->xmit_more
by Florian Fainelli
· 8 years ago
58e6b05
net: r6040: Reclaim transmitted buffers in NAPI
by Florian Fainelli
· 8 years ago
a546e55
net: r6040: Utilize skb_put_padto()
by Florian Fainelli
· 8 years ago
7def171
net: r6040: Increase statistics upon transmit completion
by Florian Fainelli
· 8 years ago
3eb415d
net: r6040: Utilize phy_print_status
by Florian Fainelli
· 8 years ago
cffce36
net: ethernet: r6040: use phy_ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
542808f
net: ethernet: r6040: use phydev from struct net_device
by Philippe Reynes
· 8 years ago
e7f4dc3
mdio: Move allocation of interrupts into core
by Andrew Lunn
· 9 years ago
2220943
phy: Centralise print about attached phy
by Andrew Lunn
· 9 years ago
84eff6d
phy: add phydev_name() wrapper
by Andrew Lunn
· 9 years ago
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
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
· 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
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
[Renamed from drivers/net/r6040.c]
033b114
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 13 years ago
0d9b6e7
r6040: only disable RX interrupt if napi_schedule_prep is successful
by Michael Thalmeier
· 13 years ago
2aa8f4c
r6040: fix race in transmit time stamping.
by Richard Cochran
· 14 years ago
7c4bb9f
r6040: enable transmit time stamping.
by Richard Cochran
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
86f99ff
r6040: bump to version 0.27 and date 23Feb2011
by Florian Fainelli
· 14 years ago
c60c9c7
r6040: fix multicast operations
by Shawn Lin
· 14 years ago
9c86c0f
net: r6040: Return proper error for r6040_init_one
by Axel Lin
· 14 years ago
2198a10
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
e226930
r6040: Fix multicast filter some more
by Ben Hutchings
· 14 years ago
42099d7
net: r6040: store BIOS default MAC in perm_add
by Otavio Salvador
· 14 years ago
ced1de4
r6040: Free irq line on error path
by Denis Kirjanov
· 14 years ago
2154c704
r6040: fix all checkpatch errors and warnings
by Florian Fainelli
· 14 years ago
4cfa580
r6040: Fix args to phy_mii_ioctl().
by David S. Miller
· 14 years ago
92c4bbf
r6040: bump version to 0.26 and date to 30 May 2010
by Florian Fainelli
· 15 years ago
3831861
r6040: implement phylib
by Florian Fainelli
· 15 years ago
ce26b4d
r6040: fix link checking with switches
by Florian Fainelli
· 15 years ago
1ae5dc3
net: trans_start cleanups
by Eric Dumazet
· 15 years ago
7d53b80
r6040: use (dev|netdev)_<level> macros helpers
by Florian Fainelli
· 15 years ago
871039f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
4a1032f
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 15 years ago
3bcf822
r6040: fix r6040_multicast_list
by Florian Fainelli
· 15 years ago
22bedad3
net: convert multicast list to list_head
by Jiri Pirko
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
f9dcbcc
net: convert multiple drivers to use netdev_for_each_mc_addr, part5 V2
by Jiri Pirko
· 15 years ago
4cd24ea
net: use netdev_mc_count and netdev_mc_empty when appropriate
by Jiri Pirko
· 15 years ago
a3aa188
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
by Alexey Dobriyan
· 15 years ago
8e95a20
drivers/net: Move && and || to end of previous line
by Joe Perches
· 15 years ago
91dcbf3
drivers/net/r6040.c: remove exceptional & on function name
by Julia Lawall
· 15 years ago
3fa8486
r6040: fix version printing
by Florian Fainelli
· 15 years ago
61357325
netdev: convert bulk of drivers to netdev_tx_t
by Stephen Hemminger
· 15 years ago
9818f66
r6040: bump to version 0.25 and 20 August 2009 release date
by Florian Fainelli
· 15 years ago
e03f614
r6040: move down second PHY detection to r6040_init_one
by Mark Kelly
· 15 years ago
d516478
r6040: remove unused pioaddr variable
by Mark Kelly
· 15 years ago
e5a8a89
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
c3b8542
r6040: bump driver version to 0.24 and date to 08 July 2009
by Florian Fainelli
· 15 years ago
35976d4
r6040: restore MIER register correctly when IRQ line is shared
by Florian Fainelli
· 15 years ago
6f5bec1
Minor code cleanup in drivers/net/r6040.c
by Michael Opdenacker
· 15 years ago
824fb38
r6040: check and update media status
by Florian Fainelli
· 16 years ago
ba1cd54
r6040: bump version to 0.23 and date to 05May2009
by Florian Fainelli
· 16 years ago
c8014fe
r6040: check for absent PHY
by Florian Fainelli
· 16 years ago
bc4de26
r6040: set MODULE_VERSION
by Florian Fainelli
· 16 years ago
284901a
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
by Yang Hongyang
· 16 years ago
8ca5198
Bump release date to 25Mar2009 and version to 0.22
by Florian Fainelli
· 16 years ago
Next »