Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
35eeacf1820a08305c2b0960febfa190f5a6dd63
/
drivers
/
net
/
ethernet
/
micrel
/
ks8695net.c
7ea40077
ks8695net: add GRO support
by Eric Dumazet
· 8 years ago
3274940
drivers: net: Don't print unpopulated net_device name
by Harvey Hunt
· 9 years ago
f153568
net: ethernet: micrel: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
7ad24ea
net: get rid of SET_ETHTOOL_OPS
by Wilfried Klaebe
· 11 years ago
a81ab36
drivers/net: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
dfd93c9
net: ethernet: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 12 years ago
18e4a73
net: ks8695net: Use module_platform_driver()
by Sachin Kamat
· 12 years ago
654b8c5
net/micrel: remove __dev* attributes
by Bill Pemberton
· 12 years ago
c867b55
net/ethernet: remove useless is_valid_ether_addr from drivers ndo_open
by Joachim Eastwood
· 12 years ago
c056b73
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
by Pradeep A Dalvi
· 13 years ago
41de8d4
drivers/net: Remove alloc_etherdev error messages
by Joe Perches
· 13 years ago
8a9ea32
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 13 years ago
afc4b13
net: remove use of ndo_set_multicast_list in drivers
by Jiri Pirko
· 14 years ago
bcc9736
ks8*/ksz8*: Move the Micrel drivers
by Jeff Kirsher
· 14 years ago
[Renamed from drivers/net/arm/ks8695net.c]
b7f080c
net: remove mm.h inclusion from netdevice.h
by Alexey Dobriyan
· 14 years ago
a6b7a40
net: remove interrupt.h inclusion from netdevice.h
by Alexey Dobriyan
· 14 years ago
7073949
ethtool: cosmetic: Use ethtool ethtool_cmd_speed API
by David Decotigny
· 14 years ago
577d6a7
module: fix missing semicolons in MODULE macro usage
by Rusty Russell
· 14 years ago
5cd8a77
ks8695net: Use default implementation of ethtool_ops::get_link
by Ben Hutchings
· 14 years ago
c3d2a73
ks8695net: Disable non-working ethtool operations
by Ben Hutchings
· 14 years ago
1ae5dc3
net: trans_start cleanups
by Eric Dumazet
· 15 years ago
2039623
KS8695: Remove unnecessary memset of netdev private data
by Tobias Klauser
· 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
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
ea93fd9
KS8695: update ksp->next_rx_desc_read at the end of rx loop
by Yegor Yefremov
· 15 years ago
b96b894
fix a race in ks8695_poll
by Figo.zhang
· 15 years ago
9abd543
KS8695: Don't call netif_carrier_off() from ndo_stop()
by Yegor Yefremov
· 15 years ago
3b9a772
net/arm: convert to use netdev_for_each_mc_addr
by Jiri Pirko
· 15 years ago
4cd24ea
net: use netdev_mc_count and netdev_mc_empty when appropriate
by Jiri Pirko
· 15 years ago
5c427ff
KS8695: fix ks8695_rx() unreasonable action.
by zeal
· 15 years ago
fa6cae1
KS8695: fix ks8695_rx_irq() bug.
by zeal
· 15 years ago
68d8287
NET:KS8695: add API for get rx interrupt bit
by Figo.zhang
· 15 years ago
31b73ab
NET/KS8695: add support NAPI for Rx
by Figo.zhang
· 15 years ago
451f144
drivers: Kill now superfluous ->last_rx stores
by Eric Dumazet
· 16 years ago
0fc0b73
netdev: drivers should make ethtool_ops const
by Stephen Hemminger
· 16 years ago
c231355
net: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
858b9ce
net: more timeouts that reach -1
by Roel Kluin
· 16 years ago
52255bb
netdev: missing validate_address hooks
by Stephen Hemminger
· 16 years ago
c8e95c0
net: KS8695: removed duplicated #include
by Huang Weiyi
· 16 years ago
7a3c66e
net: Add support for the KS8695 ethernet devices.
by Daniel Silverstone
· 16 years ago