Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
6c09bb851e572bf45a3418af5f57148a31e33f9b
/
drivers
/
net
/
usb
/
asix_devices.c
91ecee6
net: USB: Deletion of unnecessary checks before the function call "kfree"
by Markus Elfring
· 10 years ago
436c2a5
asix: Do full reset during ax88772_bind
by Charles Keepax
· 10 years ago
3cc81d8
asix: Don't reset PHY on if_up for ASIX 88772
by Michel Stam
· 10 years ago
d43ff4c
net: asix: add missing flag to struct driver_info
by Emil Goode
· 11 years ago
9cb0007
usb: Fix FSF address in file headers
by Jeff Kirsher
· 11 years ago
55d10a1
net: asix: Move declaration of ax88172a_info to shared header
by Mark Brown
· 11 years ago
a88c32a
USBNET: centralize computing of max rx/tx qlen
by Ming Lei
· 11 years ago
eae6591
usbnet: asix: apply usbnet_link_change
by Ming Lei
· 12 years ago
45af3fb
usb/net/asix_devices: Add USBNET HG20F9 ethernet dongle
by Glen Turner
· 12 years ago
ad32791
net: asix: ax88772_unbind() can be static
by Wu Fengguang
· 12 years ago
8b5b6f5
net: asix: handle packets crossing URB boundaries
by Lucas Stach
· 12 years ago
5620df6
net: asix: init ASIX AX88772B MAC from EEPROM
by Lucas Stach
· 12 years ago
452b5ec
asix: use ramdom hw addr if the one read is not valid
by Jean-Christophe PLAGNIOL-VILLARD
· 12 years ago
66dc81e
asix: Adds support for Lenovo 10/100 USB dongle.
by Quinlan Pfiffer
· 12 years ago
6a06e5e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
49ae25b
USB: remove dbg() usage in USB networking drivers
by Greg Kroah-Hartman
· 12 years ago
ed3770a
asix: Support DLink DUB-E100 H/W Ver C1
by Søren holm
· 12 years ago
cb7b24c
asix: Add support for programming the EEPROM
by Christian Riesch
· 12 years ago
ceb02c9
asix: Rework reading from EEPROM
by Christian Riesch
· 12 years ago
16626b0
asix: Add a new driver for the AX88172A
by Christian Riesch
· 12 years ago
607740b
asix: Factor out common code
by Christian Riesch
· 12 years ago
b4cdae20
asix: Rename asix.c to asix_devices.c
by Christian Riesch
· 12 years ago
[Copied from drivers/net/usb/asix.c]
95162d6
asix: avoid copies in tx path
by Eric Dumazet
· 12 years ago
9dae310
asix: allow full size 8021Q frames to be received
by Eric Dumazet
· 12 years ago
e1f12eb
USB: Disable hub-initiated LPM for comms devices.
by Sarah Sharp
· 13 years ago
2a58094
asix: Fix tx transfer padding for full-speed USB
by Ingo van Lil
· 13 years ago
4da0bd73
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
a9e0aca
asix: asix_rx_fixup surgery to reduce skb truesizes
by Eric Dumazet
· 13 years ago
4e50391
usb: asix: Patch for Sitecom LN-031
by Joerg Neikes
· 13 years ago
71bc5d9
asix: fix setting custom MAC address on Asix 88178 devices
by Jussi Kivilinna
· 13 years ago
8ef66bd
asix: fix setting custom MAC address on Asix 88772 devices
by Jussi Kivilinna
· 13 years ago
38e5781
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
bc689c9
usbnet: make ethtool_ops const
by stephen hemminger
· 13 years ago
6c15d74
asix: fix infinite loop in rx_fixup()
by Aurelien Jacobs
· 13 years ago
7affca3
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 13 years ago
ff4b8a5
Merge branch 'driver-core-next' into Linux 3.2
by Greg Kroah-Hartman
· 13 years ago
abb434c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
f87ce5b
drivers/net/usb/asix: fixed asix_get_wol reported wrong wol status issue
by allan
· 13 years ago
e8303a3
asix: new device id
by Aurelien Jacobs
· 13 years ago
d632eb1
USB: convert drivers/net/* to use module_usb_driver()
by Greg Kroah-Hartman
· 13 years ago
46993f0
net-next:asix: V2 Update VERSION
by Grant Grundler
· 13 years ago
b2d3ad29
net-next:asix: V2 more fixes for ax88178 phy init sequence
by Grant Grundler
· 13 years ago
d366518
net-next:asix: reduce AX88772 init time by about 2 seconds
by Grant Grundler
· 13 years ago
a77929a
net-next:asix:poll in asix_get_phyid in case phy not ready
by Grant Grundler
· 13 years ago
3486140
net-next:asix:PHY_MODE_RTL8211CL should be 0xC
by Grant Grundler
· 13 years ago
79de9ef
NET: asix: fix ethtool -e for AX88178 USB dongle
by Grant Grundler
· 13 years ago
83e1b91
NET: white space/coding style cleanup of asix driver
by Grant Grundler
· 13 years ago
610d885
NET: fix phy init for Asix AX88178 USB (GigE)
by Grant Grundler
· 13 years ago
4ad1438
NET: fix phy init for AX88772 USB ethernet
by Grant Grundler
· 13 years ago
afc4b13
net: remove use of ndo_set_multicast_list in drivers
by Jiri Pirko
· 13 years ago
bca0beb
ASIX: Use only 11 bits of header for data size
by Marek Vasut
· 13 years ago
bc466e6
ASIX: Simplify condition in rx_fixup()
by Marek Vasut
· 13 years ago
3088590
ASIX: Add AX88772B USB ID
by Marek Vasut
· 13 years ago
8ae6dac
ethtool: Call ethtool's get/set_settings callbacks with cleaned data
by David Decotigny
· 14 years ago
f4680d3
asix: add USB ID for Logitec LAN-GTJ U2A
by Arnaud Ebalard
· 14 years ago
62522d3
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
9227a46
asix: check packet size against mtu+ETH_HLEN instead of ETH_FRAME_LEN
by Jussi Kivilinna
· 14 years ago
ba2d358
drivers/net: use __packed annotation
by Eric Dumazet
· 14 years ago
f925b13
drivers/net/usb/asix.c: Fix pointer cast.
by David S. Miller
· 14 years ago
99bf236
drivers/net/usb: Use kmemdup
by Julia Lawall
· 14 years ago
3f78d1f
drivers/net/usb/asix.c: Fix unaligned accesses
by Neil Jones
· 14 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
7f29a3b
asix: fix setting mac address for AX88772
by Jussi Kivilinna
· 15 years ago
a92635d
net/usb: convert to use netdev_for_each_mc_addr
by Jiri Pirko
· 15 years ago
60b8675
usbnet: Convert dev(dbg|err|warn|info) macros to netdev_<level>
by Joe Perches
· 15 years ago
4cd24ea
net: use netdev_mc_count and netdev_mc_empty when appropriate
by Jiri Pirko
· 15 years ago
8e95a20
drivers/net: Move && and || to end of previous line
by Joe Perches
· 15 years ago
37e8273
usbnet: Set link down initially for drivers that update link state
by Ben Hutchings
· 15 years ago
0fc0b73
netdev: drivers should make ethtool_ops const
by Stephen Hemminger
· 15 years ago
1703338
usbnet: convert asix driver to net_device_ops
by Stephen Hemminger
· 16 years ago
fef7cc0
asix: new device ids
by Greg Kroah-Hartman
· 16 years ago
c94cb31
net: prepare usb net drivers for addition of status as a parameter
by Oliver Neukum
· 16 years ago
a7f75c0
asix: Fix asix-based cards connecting to 10/100Mbs LAN.
by Pantelis Koukousoulas
· 16 years ago
ccf9540
USB: net: asix: add support for Cables-to-Go USB Ethernet adapter
by Jason Cooper
· 16 years ago
3d60efb5
net/usb: add support for Apple USB Ethernet Adapter
by Aurelien Nephtali
· 16 years ago
ac7b77f
usb/asix: add Buffalo LUA-U2-GT 10/100/1000
by Mattia Dongili
· 17 years ago
3692e94
Move usbnet.h and rndis_host.h to include/linux/usb
by Jussi Kivilinna
· 17 years ago
94d4336
[usb netdev] asix: fix regression
by Russ Dill
· 17 years ago
51bf297
asix fixes
by Al Viro
· 17 years ago
a11a654
support for USB autosuspend in the asix driver
by Oliver Neukum
· 17 years ago
2ed22bc
asix.c - Add Belkin F5D5055 ids
by David Hollis
· 17 years ago
5b2fc49
Move USB network drivers to drivers/net/usb.
by Jeff Garzik
· 17 years ago
[Renamed from drivers/usb/net/asix.c]
27d7ff4
[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
by Arnaldo Carvalho de Melo
· 18 years ago
27a884d
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
by Arnaldo Carvalho de Melo
· 18 years ago
39c4b38
USB: asix.c - Add JVC-PRX1 ids
by David Hollis
· 18 years ago
57e4f04
USB: asix - Fix endian issues in asix_tx_fixup()
by David Hollis
· 18 years ago
cd354f1
[PATCH] remove many unneeded #includes of sched.h
by Tim Schmielau
· 18 years ago
b29cf31
ASIX: Add IO-DATA ETG-US2 Support.
by YOSHIFUJI Hideaki / 吉藤英明
· 18 years ago
d0ffff8
USB: asix: Detect internal PHY and enable/use accordingly
by Andres Salomon
· 18 years ago
14e51f2
USB: asix: Fix AX88772 device PHY selection
by David Hollis
· 18 years ago
9aa742e
USB: endianness fix for asix.c
by Oliver Neukum
· 18 years ago
a9fc633
usbnet: add a mutex around phy register access
by Arnd Bergmann
· 18 years ago
c41286f
usbnet: improve generic ethtool support
by Arnd Bergmann
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
b923e7f
USB: asix - Add alternate device IDs for Dlink DUB-E100 Rev B1
by David Hollis
· 18 years ago
933a27d
USB: asix - Add AX88178 support and many other changes
by David Hollis
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
7327413
[PATCH] USB: added support for ASIX 88178 chipset USB Gigabit Ethernet adaptor
by Eduard Warkentin
· 18 years ago
Next »