Jie Yang
|
8f574b35f2
atl1c: Add AR8151 v2 support and change L0s/L1 routine
|
15 years ago |
Joe Perches
|
a4b770972b
drivers/net: Remove unnecessary returns from void function()s
|
15 years ago |
Jiri Pirko
|
22bedad3ce
net: convert multicast list to list_head
|
15 years ago |
Eric Dumazet
|
b05b7d9563
net: remove redundant code
|
15 years ago |
Jiri Pirko
|
0ddf477b8a
net: convert multiple drivers to use netdev_for_each_mc_addr, part3
|
15 years ago |
Luis R. Rodriguez
|
496c185c94
atl1c: Add support for Atheros AR8152 and AR8152
|
15 years ago |
Alexey Dobriyan
|
a3aa18842a
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
|
15 years ago |
hartleys
|
829911725f
drivers/net/atl1c/atl1c_main.c: use %pM to show MAC address
|
15 years ago |
David S. Miller
|
501706565b
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
|
15 years ago |
Linus Torvalds
|
4ef58d4e2a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
15 years ago |
Jie Yang
|
cb19054697
atl1c:use common_task instead of reset_task and link_chg_task
|
15 years ago |
Jie Yang
|
4b45e3424e
atl1c:add pci map direction in atl1c_buffer flags
|
15 years ago |
André Goddard Rosa
|
af901ca181
tree-wide: fix assorted typos all over the place
|
15 years ago |
Julia Lawall
|
9aff7e922b
drivers/net/atl1c: remove exceptional & on function name
|
15 years ago |
Jie Yang
|
c6060be46f
atl1c: change atl1c_buffer struct and restructure clean atl1c_buffer procedure
|
15 years ago |
Jie Yang
|
678b77e265
atl1c: duplicate atl1c_get_tpd
|
15 years ago |
jie.yang@atheros.com
|
55865c66d2
atl1c:remove compiling warning
|
15 years ago |
Ben Hutchings
|
7ab0f2736b
netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementations
|
15 years ago |
Eric Dumazet
|
451f144398
drivers: Kill now superfluous ->last_rx stores
|
15 years ago |
Stephen Hemminger
|
61357325f3
netdev: convert bulk of drivers to netdev_tx_t
|
15 years ago |
Dean Nelson
|
005fb4f033
atl1c: return PCI_ERS_RESULT_DISCONNECT on permanent failure
|
16 years ago |
roel kluin
|
37b76c697f
atl1c: misplaced parenthesis
|
16 years ago |
Joe Perches
|
c930a66220
atl1c_main.c: add wait_for_idle routine
|
16 years ago |
Eric Dumazet
|
cdd0db058d
net: dont update dev->trans_start
|
16 years ago |
David S. Miller
|
bb803cfbec
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 years ago |
Jie Yang
|
52fbc1007e
atl1c: disable L1/L0s when link detected
|
16 years ago |
Yang Hongyang
|
e930438c42
Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)
|
16 years ago |
Jie Yang
|
43250ddd75
atl1c: Atheros L1C Gigabit Ethernet driver
|
16 years ago |