Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
9a73f0b580ff0b6d027298681737bec07d603fb4
/
drivers
/
net
/
usb
/
asix_common.c
a092b72
net: usb: Fix uninit-was-stored issue in asix_read_phy_addr()
by Himadri Pandya
· 4 years, 4 months ago
7e24b4e
net: usb: Merge cpu_to_le32s + memcpy to put_unaligned_le32
by Chuhong Yuan
· 5 years ago
1ccea77
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
by Thomas Gleixner
· 6 years ago
c4ce446
asix: Check for supported Wake-on-LAN modes
by Florian Fainelli
· 6 years ago
6da2ec5
treewide: kmalloc() -> kmalloc_array()
by Kees Cook
· 7 years ago
242c1a2
net: Remove useless function skb_header_release
by Gao Feng
· 7 years ago
d0c8f33
asix: Fix small memory leak in ax88772_unbind()
by Dean Jenkins
· 7 years ago
960eb4e
asix: Ensure asix_rx_fixup_info members are all reset
by Dean Jenkins
· 7 years ago
22889db
asix: Add rx->ax_skb = NULL after usbnet_skb_return()
by Dean Jenkins
· 7 years ago
b952f4d
net: manual clean code which call skb_put_[data:zero]
by yuan linyu
· 8 years ago
59ae1d1
networking: introduce and use skb_put_data()
by Johannes Berg
· 8 years ago
610df1d
net: asix: Avoid looping when the device does not respond
by Guenter Roeck
· 8 years ago
8a46f66
net: asix: Avoid looping when the device is disconnected
by Robert Foss
· 8 years ago
d9fe64e
net: asix: Add in_pm parameter
by Robert Foss
· 8 years ago
cd9e2e5
asix: Fix offset calculation in asix_rx_fixup() causing slow transmissions
by John Stultz
· 9 years ago
b70183d
asix: silence log message from oversize packet
by stephen hemminger
· 9 years ago
47ea032
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
by Ivan Vecera
· 9 years ago
6a57081
asix: Continue processing URB if no RX netdev buffer
by Dean Jenkins
· 9 years ago
3f30b15
asix: On RX avoid creating bad Ethernet frames
by Dean Jenkins
· 9 years ago
9a5ccd8
asix: Simplify asix_rx_fixup_internal() netdev alloc
by Dean Jenkins
· 9 years ago
3bfc69a
asix: Tidy-up 32-bit header word synchronisation
by Dean Jenkins
· 9 years ago
7b0378f
asix: Rename remaining and size for clarity
by Dean Jenkins
· 9 years ago
7a1e890
usbnet: Fix tx_bytes statistic running backward in cdc_ncm
by Ben Hutchings
· 10 years ago
1e9e39f
usbnet: Fix tx_packets stat for FLAG_MULTI_FRAME drivers
by Ben Hutchings
· 10 years ago
9cb0007
usb: Fix FSF address in file headers
by Jeff Kirsher
· 11 years ago
c5060ce
asix: fix BUG in receive path when lowering MTU
by holger@eitzenberger.org
· 12 years ago
8b5b6f5
net: asix: handle packets crossing URB boundaries
by Lucas Stach
· 12 years ago
7826d43
ethtool: fix drvinfo strings set in drivers
by Jiri Pirko
· 12 years ago
0bc69ef
usbnet: asix: apply introduced usb command APIs
by Ming Lei
· 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
[Renamed from drivers/net/usb/asix.c]
95162d6
asix: avoid copies in tx path
by Eric Dumazet
· 13 years ago
9dae310
asix: allow full size 8021Q frames to be received
by Eric Dumazet
· 13 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
8ae6daca
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
· 15 years ago
9227a46
asix: check packet size against mtu+ETH_HLEN instead of ETH_FRAME_LEN
by Jussi Kivilinna
· 15 years ago
ba2d358
drivers/net: use __packed annotation
by Eric Dumazet
· 15 years ago
f925b13
drivers/net/usb/asix.c: Fix pointer cast.
by David S. Miller
· 15 years ago
99bf236
drivers/net/usb: Use kmemdup
by Julia Lawall
· 15 years ago
3f78d1f
drivers/net/usb/asix.c: Fix unaligned accesses
by Neil Jones
· 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
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
· 17 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
· 18 years ago
5b2fc49
Move USB network drivers to drivers/net/usb.
by Jeff Garzik
· 18 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
Next »