开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
atheros
/
atlx
/
atlx.c
Age
Commit message (
Expand
)
Author
2021-10-05
ethernet: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2013-04-19
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
2013-01-03
net: remove unnecessary NET_ADDR_RANDOM "bitclean"
Jiri Pirko
2012-07-10
drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions
Ben Hutchings
2012-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-04-15
atl1: add value to check ability of reenabling IRQs
Tony Zelenoff
2012-04-15
atl1: make function to set imr of card
Tony Zelenoff
2012-04-13
atl1: fix kernel panic in case of DMA errors
Tony Zelenoff
2012-02-17
atheros eth: set addr_assign_type if random_ether_addr() used
Danny Kukawka
2011-11-16
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
2011-08-11
atl*: Move the Atheros drivers
Jeff Kirsher