index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
atheros
Age
Commit message (
Expand
)
Author
2013-12-26
net: atl1: slight optimization of addr compare
dingtianhong
2013-11-14
alx: Reset phy speed after resume
hahnjo
2013-10-18
net: alx: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-10-03
atl1e: enable support for NETIF_F_RXALL and NETIF_F_RXCRC features
Andrea Merello
2013-10-03
net: atl1c: Change variable type to bool
Peter Senna Tschudin
2013-09-24
atheros: Remove extern from function prototypes
Joe Perches
2013-09-13
alx: remove redundant D0 power state set
Yijing Wang
2013-07-30
atl1c: Fix misuse of netdev_alloc_skb in refilling rx ring
Eric Dumazet
2013-07-27
Revert "atl1c: Fix misuse of netdev_alloc_skb in refilling rx ring"
David S. Miller
2013-07-26
atl1c: Fix misuse of netdev_alloc_skb in refilling rx ring
Neil Horman
2013-07-16
atl1e: unmap partially mapped skb on dma error and free skb
Neil Horman
2013-07-12
atl1e: fix dma mapping warnings
Neil Horman
2013-07-11
alx: fix lockdep annotation
Maarten Lankhorst
2013-07-03
alx: remove WoL support
Johannes Berg
2013-07-01
alx: fix ethtool support code
Johannes Berg
2013-07-01
alx: fix MAC address alignment problem
Johannes Berg
2013-07-01
alx: separate link speed/duplex fields
Johannes Berg
2013-07-01
alx: make sizes unsigned
Johannes Berg
2013-07-01
alx: remove NET_CORE Kconfig select
Johannes Berg
2013-07-01
alx: fix 100mbit/half duplex speed translation
Johannes Berg
2013-07-01
alx: treat flow control correctly in alx_set_pauseparam()
Johannes Berg
2013-06-19
net: Move MII out from under NET_CORE and hide it
Ben Hutchings
2013-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-06-17
alx: add a simple AR816x/AR817x device driver
Johannes Berg
2013-05-22
net/ethernet/atheros/atlx/atl1: Use module_pci_driver to register driver
Peter Hüwe
2013-05-22
net/ethernet/atheros/atl1e/atl1e_main: Use module_pci_driver to register driver
Peter Hüwe
2013-05-22
net/ethernet/atheros/atl1c/atl1c_main: Use module_pci_driver to register driver
Peter Hüwe
2013-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-04-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
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-04-16
atl1: Protect atl1_suspend with CONFIG_PM_SLEEP
Fabio Estevam
2013-04-16
atl1: Remove unneeded PM_OPS definitions
Fabio Estevam
2013-04-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-05
atl1e: limit gso segment size to prevent generation of wrong ip length fields
Hannes Frederic Sowa
2013-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-03-31
treewide: Fix typos in kernel messages
Masanari Iida
2013-03-29
atl1e: drop pci-msi support because of packet corruption
Hannes Frederic Sowa
2013-03-26
net: ethernet: atheros: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
2013-03-09
drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb
Joe Perches
2013-02-21
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-02-19
atl1c: restore buffer state
Huang, Xiong
2013-02-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into net
David S. Miller
2013-02-13
atl1c: add error checking for pci_map_single functions
Huang, Xiong
2013-02-04
ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
2013-01-11
drivers/net/ethernet/atheros: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2013-01-08
remove init of dev->perm_addr in drivers
Jiri Pirko
2013-01-03
net: remove unnecessary NET_ADDR_RANDOM "bitclean"
Jiri Pirko
2013-01-03
net: set dev->addr_assign_type correctly
Jiri Pirko
2012-12-07
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
[next]