index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
toshiba
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
net: tc35815: Fix build error due to missed API change
Guenter Roeck
2016-01-10
1
-15
/
+2
*
mdio: Move allocation of interrupts into core
Andrew Lunn
2016-01-07
1
-13
/
+1
*
phy: Centralise print about attached phy
Andrew Lunn
2016-01-07
1
-4
/
+2
*
phy: add phydev_name() wrapper
Andrew Lunn
2016-01-07
1
-2
/
+2
*
drivers/net: remove all references to obsolete Ethernet-HOWTO
Paul Gortmaker
2015-06-23
1
-3
/
+1
*
net/ps3_gelic: Fix build error with DEBUG
Geoff Levand
2015-06-11
1
-12
/
+12
*
spider_net: Use DECLARE_BITMAP
Joe Perches
2015-05-21
1
-2
/
+1
*
toshiba: Remove celleb from Kconfig options
Daniel Axtens
2015-04-14
1
-2
/
+2
*
ethernet: codespell comment spelling fixes
Joe Perches
2015-03-08
1
-1
/
+1
*
ethernet: Use eth_<foo>_addr instead of memset
Joe Perches
2015-03-03
1
-2
/
+2
*
net: spider_net: avoid using signed char for bitops
Antoine Ténart
2014-10-05
1
-3
/
+3
*
net: spider_net: do not read mac address again after setting it
Antoine Ténart
2014-10-05
1
-34
/
+2
*
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-08-12
2
-2
/
+2
*
ps3_gelic: remove unnecessary break after return
Fabian Frederick
2014-07-20
1
-7
/
+0
*
ps3_gelic: remove unnecessary break after goto
Fabian Frederick
2014-07-13
1
-3
/
+0
*
net: ethernet: toshiba: ps3_gelic_net.c: Cleaning up a check on a memory allo...
Rickard Strandqvist
2014-06-11
1
-1
/
+1
*
spider_net: Call dev_consume_skb_any instead of dev_kfree_skb.
Eric W. Biederman
2014-03-24
1
-1
/
+1
*
tc35815: Don't receive packets when the napi budget == 0
Eric W. Biederman
2014-03-14
1
-0
/
+3
*
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-16
1
-1
/
+0
*
net: fix error return code
Julia Lawall
2014-01-02
1
-7
/
+11
*
net: tc35815: use phy_init_hw for PHY reset
Florian Fainelli
2013-12-09
1
-11
/
+4
*
net: tc35815: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-10-23
1
-1
/
+0
*
net: spider_net: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-10-23
1
-1
/
+0
*
toshiba: Remove extern from function prototypes
Joe Perches
2013-09-24
3
-20
/
+19
*
net: ps3_gelic: remove deprecated IRQF_DISABLED
Michael Opdenacker
2013-09-15
1
-1
/
+1
*
ps3_gelic: lower NAPI weight
Michal Schmidt
2013-08-27
2
-3
/
+1
*
net/ethernet/toshiba/tc35815: Use module_pci_driver to register driver
Peter Hüwe
2013-05-22
1
-13
/
+1
*
net/spider_net: fix error return code in spider_net_open()
Wei Yongjun
2013-05-08
1
-1
/
+2
*
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
2013-04-19
1
-2
/
+2
*
net: Fix p3_gelic_net sparse warnings
Geoff Levand
2013-03-22
1
-123
/
+117
*
drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)
Joe Perches
2013-03-17
1
-2
/
+1
*
net: phy: remove flags argument from phy_{attach, connect, connect_direct}
Florian Fainelli
2013-01-14
1
-3
/
+2
*
remove init of dev->perm_addr in drivers
Jiri Pirko
2013-01-08
1
-1
/
+0
*
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
2013-01-06
3
-10
/
+13
*
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
2012-12-07
2
-7
/
+5
*
net/ps3_gelic_wireless: remove __dev* attributes
Bill Pemberton
2012-12-03
1
-3
/
+3
*
net/spider_net: remove __dev* attributes
Bill Pemberton
2012-12-03
1
-3
/
+3
*
net/ps3_gelic_net: remove __dev* attributes
Bill Pemberton
2012-12-03
1
-7
/
+7
*
tc35815: remove __dev* attributes
Bill Pemberton
2012-12-03
1
-8
/
+8
*
wireless: gelic: make use of WLAN_EID_VENDOR_SPECIFIC
Arend van Spriel
2012-10-18
1
-2
/
+2
*
drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions
Ben Hutchings
2012-07-10
1
-2
/
+4
*
drivers/net: Convert compare_ether_addr to ether_addr_equal
Joe Perches
2012-05-10
1
-4
/
+4
*
net: replace random_ether_addr() with eth_hw_addr_random()
Danny Kukawka
2012-02-15
1
-1
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-02-10
1
-1
/
+1
|
\
|
*
net: enable TC35815 for MIPS again
Atsushi Nemoto
2012-02-07
1
-1
/
+1
*
|
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
Pradeep A. Dalvi
2012-02-08
1
-1
/
+1
*
|
drivers/net: Remove alloc_etherdev error messages
Joe Perches
2012-01-31
1
-3
/
+2
*
|
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
Joe Perches
2012-01-31
1
-3
/
+2
|
/
*
powerpc/ps3: Fix hcall lv1_net_stop_rx_dma
Geoff Levand
2011-12-08
1
-2
/
+2
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2011-11-06
2
-0
/
+9
[prev]
[next]