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
/
defxx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-03
net: convert multicast list to list_head
Jiri Pirko
1
-3
/
+3
2010-02-17
net: convert multiple drivers to use netdev_for_each_mc_addr
Jiri Pirko
1
-6
/
+5
2010-02-12
net: use netdev_mc_count and netdev_mc_empty when appropriate
Jiri Pirko
1
-2
/
+2
2010-01-07
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
Alexey Dobriyan
1
-1
/
+1
2010-01-07
drivers/net/defxx.c: use %pMF to show MAC address
hartleys
1
-5
/
+2
2009-09-01
netdev: convert bulk of drivers to netdev_tx_t
Stephen Hemminger
1
-6
/
+4
2009-07-05
net: convert remaining non-symbolic return values in ndo_start_xmit() functions
Patrick McHardy
1
-3
/
+3
2009-06-13
net: use symbolic values for ndo_start_xmit() return codes
Patrick McHardy
1
-1
/
+1
2009-02-10
netdev: Use __netdev_alloc_skb() instead of __dev_alloc_skb().
David S. Miller
1
-1
/
+1
2008-12-03
netdev: remove pathetic compile-command lines
Alexey Dobriyan
1
-7
/
+0
2008-11-20
defxx: convert driver to net_device_ops
Stephen Hemminger
1
-7
/
+10
2008-11-10
net: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-1
/
+1
2008-11-03
drivers/net: Kill now superfluous ->last_rx stores.
David S. Miller
1
-1
/
+0
2008-03-26
misc drivers/net annotations
Al Viro
1
-1
/
+2
2007-10-23
defxx.c: dfx_bus_init() is __devexit not __devinit
Maciej W. Rozycki
1
-1
/
+1
2007-10-10
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
1
-1
/
+0
2007-07-24
defxx: Use __maybe_unused rather than a local hack
Maciej W. Rozycki
1
-9
/
+8
2007-05-30
defxx: Fix the handling of ioremap() failures
Maciej W. Rozycki
1
-0
/
+1
2007-04-25
[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
Arnaldo Carvalho de Melo
1
-1
/
+3
2007-04-25
[HIPPI/FDDI]: Make {hippi,fddi}_type_trans set skb->dev
Arnaldo Carvalho de Melo
1
-2
/
+0
2007-02-09
[TC] defxx: TURBOchannel support
Maciej W. Rozycki
1
-326
/
+602
2006-12-02
[PATCH] defxx: Big-endian hosts support
Maciej W. Rozycki
1
-20
/
+19
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-4
/
+2
2006-09-13
drivers/net: Trim trailing whitespace
Jeff Garzik
1
-134
/
+134
2006-08-19
drivers/net: Remove deprecated use of pci_module_init()
Jeff Garzik
1
-1
/
+1
2006-07-02
[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
2005-06-26
[PATCH] defxx: Use irqreturn_t for the interrupt handler
Maciej W. Rozycki
1
-37
/
+51
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+3463