index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
atheros
/
atlx
/
atl2.c
Age
Commit message (
Expand
)
Author
2013-04-19
net: vlan: add protocol argument to packet tagging functions
Patrick McHardy
2013-04-19
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
2013-03-09
drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb
Joe Perches
2013-01-08
remove init of dev->perm_addr in drivers
Jiri Pirko
2012-12-07
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
2012-12-03
net/atheros: remove __dev* attributes
Bill Pemberton
2012-10-06
sections: fix section conflicts in drivers/net
Andi Kleen
2012-07-16
ethernet: Use eth_random_addr
Joe Perches
2012-07-10
drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions
Ben Hutchings
2012-03-19
atlx: Use ETH_ALEN
Joe Perches
2011-11-16
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
2011-11-08
sweep the floors and convert some .get_drvinfo routines to strlcpy
Rick Jones
2011-08-17
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2011-08-11
atl*: Move the Atheros drivers
Jeff Kirsher