index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
r6040.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-08
r6040: bump to version 0.27 and date 23Feb2011
Florian Fainelli
1
-2
/
+2
2011-03-08
r6040: fix multicast operations
Shawn Lin
1
-47
/
+64
2011-01-06
net: r6040: Return proper error for r6040_init_one
Axel Lin
1
-0
/
+2
2010-10-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-10
/
+12
2010-10-19
r6040: Fix multicast filter some more
Ben Hutchings
1
-10
/
+12
2010-09-26
net: r6040: store BIOS default MAC in perm_add
Otavio Salvador
1
-0
/
+3
2010-08-25
r6040: Free irq line on error path
Denis Kirjanov
1
-13
/
+20
2010-08-17
r6040: fix all checkpatch errors and warnings
Florian Fainelli
1
-14
/
+20
2010-07-21
r6040: Fix args to phy_mii_ioctl().
David S. Miller
1
-1
/
+1
2010-06-01
r6040: bump version to 0.26 and date to 30 May 2010
Florian Fainelli
1
-2
/
+2
2010-06-01
r6040: implement phylib
Florian Fainelli
1
-154
/
+144
2010-05-17
r6040: fix link checking with switches
Florian Fainelli
1
-5
/
+3
2010-05-10
net: trans_start cleanups
Eric Dumazet
1
-1
/
+0
2010-04-13
r6040: use (dev|netdev)_<level> macros helpers
Florian Fainelli
1
-14
/
+13
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-8
/
+4
2010-04-11
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
1
-1
/
+0
2010-04-07
r6040: fix r6040_multicast_list
Florian Fainelli
1
-7
/
+4
2010-04-03
net: convert multicast list to list_head
Jiri Pirko
1
-5
/
+5
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+0
2010-02-26
net: convert multiple drivers to use netdev_for_each_mc_addr, part5 V2
Jiri Pirko
1
-15
/
+15
2010-02-12
net: use netdev_mc_count and netdev_mc_empty when appropriate
Jiri Pirko
1
-5
/
+6
2010-01-07
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
Alexey Dobriyan
1
-1
/
+1
2009-12-03
drivers/net: Move && and || to end of previous line
Joe Perches
1
-2
/
+1
2009-11-18
drivers/net/r6040.c: remove exceptional & on function name
Julia Lawall
1
-1
/
+1
2009-11-15
r6040: fix version printing
Florian Fainelli
1
-1
/
+1
2009-09-01
netdev: convert bulk of drivers to netdev_tx_t
Stephen Hemminger
1
-5
/
+5
2009-08-23
r6040: bump to version 0.25 and 20 August 2009 release date
Florian Fainelli
1
-2
/
+2
2009-08-23
r6040: move down second PHY detection to r6040_init_one
Mark Kelly
1
-8
/
+7
2009-08-23
r6040: remove unused pioaddr variable
Mark Kelly
1
-2
/
+0
2009-07-09
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-3
/
+6
2009-07-08
r6040: bump driver version to 0.24 and date to 08 July 2009
Florian Fainelli
1
-2
/
+2
2009-07-08
r6040: restore MIER register correctly when IRQ line is shared
Florian Fainelli
1
-1
/
+4
2009-07-05
Minor code cleanup in drivers/net/r6040.c
Michael Opdenacker
1
-2
/
+2
2009-05-27
r6040: check and update media status
Florian Fainelli
1
-1
/
+5
2009-05-05
r6040: bump version to 0.23 and date to 05May2009
Florian Fainelli
1
-2
/
+2
2009-05-05
r6040: check for absent PHY
Florian Fainelli
1
-0
/
+8
2009-04-08
r6040: set MODULE_VERSION
Florian Fainelli
1
-0
/
+1
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
1
-2
/
+2
2009-03-25
Bump release date to 25Mar2009 and version to 0.22
Florian Fainelli
1
-2
/
+2
2009-03-25
r6040: Fix second PHY address
Florian Fainelli
1
-1
/
+1
2009-02-17
drivers/net/r6040.c: fix sparse warning: Using plain integer as NULL pointer
Hannes Eder
1
-2
/
+2
2009-01-30
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+0
2009-01-26
r6040: Remove unused variable pdev from drivers/net/r6040.c
Manish Katiyar
1
-1
/
+0
2009-01-21
net: Remove redundant NAPI functions
Ben Hutchings
1
-2
/
+2
2009-01-11
netdev: add missing set_mac_address hook
Stephen Hemminger
1
-0
/
+1
2009-01-11
r6040: bump release to 0.21
Florian Fainelli
1
-2
/
+2
2009-01-11
r6040: generate random ethernet MAC address when not initialized
Florian Fainelli
1
-2
/
+4
2009-01-11
r6040: fix ifconfig down and freeing of tx/rx descriptors
Florian Fainelli
1
-11
/
+21
2009-01-08
r6040: bump release number to 0.20
Florian Fainelli
1
-2
/
+2
2009-01-08
r6040: warn about MAC address being unset
Florian Fainelli
1
-0
/
+5
[next]