Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
91e8d0cbc94f81f110e508c3105dd93fb146d6b5
/
drivers
/
net
/
ethernet
/
atheros
/
atlx
/
atl2.c
f43bfae
atl2: Disable unimplemented scatter/gather feature
by Ben Hutchings
· 9 years ago
47ea032
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
by Ivan Vecera
· 9 years ago
df8a39d
net: rename vlan_tx_* helpers since "tx" is misleading there
by Jiri Pirko
· 10 years ago
d0e520e
atheros: atlx: Use setup_timer
by Julia Lawall
· 10 years ago
9baa3c3
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
by Benoit Taine
· 10 years ago
9fb1d03
atlx: remove unnecessary break after return
by Fabian Frederick
· 10 years ago
537fae0
net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate
by Jiri Pirko
· 11 years ago
7ad24ea
net: get rid of SET_ETHTOOL_OPS
by Wilfried Klaebe
· 11 years ago
dffe278
atheros/atlx: use SET_ETHTOOL_OPS directly
by wangweidong
· 11 years ago
86a9bad
net: vlan: add protocol argument to packet tagging functions
by Patrick McHardy
· 12 years ago
f646968
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
by Patrick McHardy
· 12 years ago
720a43e
drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb
by Joe Perches
· 12 years ago
aaeb6cd
remove init of dev->perm_addr in drivers
by Jiri Pirko
· 12 years ago
1dd06ae
drivers/net: fix up function prototypes after __dev* removals
by Greg Kroah-Hartman
· 12 years ago
093d369
net/atheros: remove __dev* attributes
by Bill Pemberton
· 12 years ago
c477ebd
sections: fix section conflicts in drivers/net
by Andi Kleen
· 12 years ago
7efd26d
ethernet: Use eth_random_addr
by Joe Perches
· 12 years ago
49ce9c2
drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions
by Ben Hutchings
· 13 years ago
c81f212
atlx: Use ETH_ALEN
by Joe Perches
· 13 years ago
c8f44af
net: introduce and use netdev_features_t for device features sets
by Michał Mirosław
· 13 years ago
68aad78
sweep the floors and convert some .get_drvinfo routines to strlcpy
by Rick Jones
· 13 years ago
afc4b13
net: remove use of ndo_set_multicast_list in drivers
by Jiri Pirko
· 13 years ago
2b133ad6
atl*: Move the Atheros drivers
by Jeff Kirsher
· 14 years ago
[Renamed from drivers/net/atlx/atl2.c]
60063497
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
dc43797
atl2: do vlan cleanup
by Jiri Pirko
· 13 years ago
43d620c
drivers/net: Remove casts of void *
by Joe Perches
· 14 years ago
7073949
ethtool: cosmetic: Use ethtool ethtool_cmd_speed API
by David Decotigny
· 14 years ago
1c01a80
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
782d640
net: atl*: convert to hw_features
by Michał Mirosław
· 14 years ago
42933ba
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
by Linus Torvalds
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
ad19031
Atheros, atl2: Fix mem leaks in error paths of atl2_set_eeprom
by Jesper Juhl
· 14 years ago
ff938e4
net: use pci_dev->revision, again
by Sergei Shtylyov
· 14 years ago
23f333a
drivers/net: don't use flush_scheduled_work()
by Tejun Heo
· 14 years ago
eab6d18
vlan: Don't check for vlan group before vlan_tx_tag_present.
by Jesse Gross
· 14 years ago
f27e21a
atlx: make strings const
by Stephen Hemminger
· 14 years ago
c061b18
drivers/net: Remove address use from assignments of function pointers
by Joe Perches
· 14 years ago
1ae5dc3
net: trans_start cleanups
by Eric Dumazet
· 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
b05b7d9
net: remove redundant code
by Eric Dumazet
· 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
0ddf477
net: convert multiple drivers to use netdev_for_each_mc_addr, part3
by Jiri Pirko
· 15 years ago
d4a66e7
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
a3aa188
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
by Alexey Dobriyan
· 15 years ago
2467ab9
NET: atlx, fix memory leak
by Jiri Slaby
· 15 years ago
a0607fd
drivers/net: request_irq - Remove unnecessary leading & from second arg
by Joe Perches
· 15 years ago
89d71a6
net: Use netdev_alloc_skb_ip_align()
by Eric Dumazet
· 15 years ago
7ab0f27
netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementations
by Ben Hutchings
· 15 years ago
0fc0b73
netdev: drivers should make ethtool_ops const
by Stephen Hemminger
· 15 years ago
61357325
netdev: convert bulk of drivers to netdev_tx_t
by Stephen Hemminger
· 15 years ago
41796e9
atlx: duplicate testing of MCAST flag
by roel kluin
· 16 years ago
284901a
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
by Yang Hongyang
· 16 years ago
b79d8fff
drivers/net/atlx: fix sparse warnings: fix signedness
by Hannes Eder
· 16 years ago
a098397
atlx: fix warning in drivers/net/atlx/atl2.c
by Ingo Molnar
· 16 years ago
0082982
netdev: add more functions to netdevice ops
by Stephen Hemminger
· 16 years ago
6ab33d5
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
a849854
atl2: don't request irq on resume if netif running
by Alan Jenkins
· 16 years ago
825a84d
atlx: convert to net_device_ops
by Stephen Hemminger
· 16 years ago
babcda7
drivers/net: Kill now superfluous ->last_rx stores.
by David S. Miller
· 16 years ago
e053b62
atlx: timer cleanup
by Stephen Hemminger
· 16 years ago
02e7173
atlx: use embedded net_device_stats
by Stephen Hemminger
· 16 years ago
87241840
net: remove LLTX in atl2 driver
by Kevin Hao
· 16 years ago
8d1b1fc
net: add net poll support for atl2 driver
by Kevin Hao
· 16 years ago
e2f092f
atl2: add tx bytes statistic
by Jay Cliburn
· 16 years ago
452c1ce
atl2: add atl2 driver
by Chris Snook
· 16 years ago