- 5cbdcc2 atl1c: clear bit MASTER_CTRL_CLK_SEL_DIS in atl1c_pcie_patch by Huang, Xiong · 13 years ago
- 7f5544d atl1c: refine reg definition of REG_MASTER_CTRL by Huang, Xiong · 13 years ago
- 95f9aea atl1c: clear PCIE error status in atl1c_reset_pcie by Huang, Xiong · 13 years ago
- 9c277d8 atl1c: remove dmar_dly_cnt and dmaw_dly_cnt by Huang, Xiong · 13 years ago
- c08b9b2 atl1c: update right threshold for TSO by Huang, Xiong · 13 years ago
- 969a7ee atl1c: add module parameter for l1c_wait_until_idle by Huang, Xiong · 13 years ago
- 9c52821 atl1c: threshold for ASPM is changed based on chip capability by Huang, Xiong · 13 years ago
- 59e26ef atl1c: restore max-read-request-size in Device Conrol Register by Huang, Xiong · 13 years ago
- c24588a atl1c: using fixed TXQ configuration for l2cb and l1c by Huang, Xiong · 13 years ago
- 3f6f6a6 atl1c: remove dmaw_block by Huang, Xiong · 13 years ago
- 37bfccb atl1c: correct wrong definition of REG_DMA_CTRL by Huang, Xiong · 13 years ago
- 0cbec61 atl1c: wrong register used to stop TXQ by Huang, Xiong · 13 years ago
- 027392c atl1c: remove code related to rxq 1/2/3 by Huang, Xiong · 13 years ago
- 0af4833 atl1c: split 2 32bit registers of TPD to 4 16bit registers by Huang, Xiong · 13 years ago
- 8d5c683 atl1c: remove SMB/CMB DMA related code by Huang, Xiong · 13 years ago
- f4e5db2 atl1c: remove HDS register by Huang, Xiong · 13 years ago
- 9f1fd0e atl1c: remove multiple-RX-Q code by Huang, Xiong · 13 years ago
- 70c9fbd atl1c: update author contact info & company/driver desciption by Huang, Xiong · 13 years ago
- 93f7fab atl1c: stop using net_device.{base_addr, irq}. by Francois Romieu · 13 years ago
- b2d3298 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
- 7831545 atl1c: set ATL1C_WORK_EVENT_RESET bit correctly by Dan Carpenter · 13 years ago
- ff4783c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
- 11aad99 atl1c: dont use highprio tx queue by Eric Dumazet · 13 years ago
- 6a214fd atheros eth: set addr_assign_type if random_ether_addr() used by Danny Kukawka · 13 years ago
- 1d26643 netdev: ethernet dev_alloc_skb to netdev_alloc_skb by Pradeep A Dalvi · 13 years ago
- 41de8d4 drivers/net: Remove alloc_etherdev error messages 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
- 9e903e0 net: add skb frag size accessors by Eric Dumazet · 13 years ago
- 5d6bcdf net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_map by Ian Campbell · 13 years ago
- 8d1bb86 atl1c: convert to SKB paged frag API. by Ian Campbell · 13 years ago
- afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
- 2b133ad atl*: Move the Atheros drivers by Jeff Kirsher · 14 years ago[Renamed from drivers/net/atl1c/atl1c_main.c]
- 46facce atl1c: do vlan cleanup by Jiri Pirko · 13 years ago
- d187c1a atl1c: atl1c_resume() is only used when CONFIG_PM_SLEEP is defined. by David S. Miller · 14 years ago
- 2bd93d7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
- cb77183 atl1c: Fix work event interrupt/task races by Tim Gardner · 14 years ago
- 0c78641 atl1c: Fix set-but-unused variable. by David S. Miller · 14 years ago
- 782d640 net: atl*: convert to hw_features by Michał Mirosław · 14 years ago
- 81b504b atl1[ce]: fix sparse warnings by stephen hemminger · 14 years ago
- 0303ade atl1c: Do not call device_init_wakeup() in atl1c_probe() by Rafael J. Wysocki · 14 years ago
- 94dde7e atl1c: Add missing PCI device ID by Chuck Ebbert · 14 years ago
- 17f7f4d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
- 762e302 atl1c: Do not use legacy PCI power management by Rafael J. Wysocki · 14 years ago
- 0d0b167 net: Fix drivers advertising HW_CSUM feature to use csum_start by Michał Mirosław · 14 years ago
- 0fb1e54 atl1c: make functions static by stephen hemminger · 14 years ago
- eab6d18 vlan: Don't check for vlan group before vlan_tx_tag_present. by Jesse Gross · 14 years ago
- bc8acf2 drivers/net: avoid some skb->ip_summed initializations by Eric Dumazet · 14 years ago
- a2c483a atl1c: use net_device_stats from struct net_device by Eric Dumazet · 14 years ago
- 8f574b3 atl1c: Add AR8151 v2 support and change L0s/L1 routine by Jie Yang · 15 years ago
- a4b7709 drivers/net: Remove unnecessary returns from void function()s by Joe Perches · 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
- 0ddf477 net: convert multiple drivers to use netdev_for_each_mc_addr, part3 by Jiri Pirko · 15 years ago
- 496c185 atl1c: Add support for Atheros AR8152 and AR8152 by Luis R. Rodriguez · 15 years ago
- a3aa188 drivers/net/: use DEFINE_PCI_DEVICE_TABLE() by Alexey Dobriyan · 15 years ago
- 8299117 drivers/net/atl1c/atl1c_main.c: use %pM to show MAC address by hartleys · 15 years ago
- 5017065 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
- 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
- cb19054 atl1c:use common_task instead of reset_task and link_chg_task by Jie Yang · 15 years ago
- 4b45e34 atl1c:add pci map direction in atl1c_buffer flags by Jie Yang · 15 years ago
- af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
- 9aff7e9 drivers/net/atl1c: remove exceptional & on function name by Julia Lawall · 15 years ago
- c6060be atl1c: change atl1c_buffer struct and restructure clean atl1c_buffer procedure by Jie Yang · 15 years ago
- 678b77e2 atl1c: duplicate atl1c_get_tpd by Jie Yang · 15 years ago
- 55865c6 atl1c:remove compiling warning by jie.yang@atheros.com · 15 years ago
- 7ab0f27 netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementations by Ben Hutchings · 15 years ago
- 451f144 drivers: Kill now superfluous ->last_rx stores by Eric Dumazet · 15 years ago
- 61357325 netdev: convert bulk of drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
- 005fb4f atl1c: return PCI_ERS_RESULT_DISCONNECT on permanent failure by Dean Nelson · 15 years ago
- 37b76c6 atl1c: misplaced parenthesis by roel kluin · 15 years ago
- c930a66 atl1c_main.c: add wait_for_idle routine by Joe Perches · 16 years ago
- cdd0db0 net: dont update dev->trans_start by Eric Dumazet · 16 years ago
- bb803cf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
- 52fbc10 atl1c: disable L1/L0s when link detected by Jie Yang · 16 years ago
- e930438 Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n) by Yang Hongyang · 16 years ago
- 43250dd atl1c: Atheros L1C Gigabit Ethernet driver by Jie Yang · 16 years ago