aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/atheros
AgeCommit message (Expand)Author
2012-04-26atl1c: remove PHY reset/init for link down eventHuang, Xiong
2012-04-26atl1c: update PHY reset related routineHuang, Xiong
2012-04-26atl1c: remove PHY polling from atl1c_openHuang, Xiong
2012-04-26atl1c: refine SERDES-clock related codeHuang, Xiong
2012-04-26atl1c: remove PHY contrl in atl1c_reset_pcieHuang, Xiong
2012-04-26atl1c: refine phy-register read/write functionHuang, Xiong
2012-04-26atl1c: remove REG_PHY_STATUSHuang, Xiong
2012-04-19atl1c: remove MDIO_REG_ADDR_MASK in atl1c_mdio_read/writeHuang, Xiong
2012-04-19atl1c: fix WoL(magic) issue for l2cb 1.1Huang, Xiong
2012-04-19atl1c: refine atl1c_pcie_patchHuang, Xiong
2012-04-19atl1c: refine/update ASPM configurationHuang, Xiong
2012-04-19atl1c: clear bit MASTER_CTRL_CLK_SEL_DIS in atl1c_pcie_patchHuang, Xiong
2012-04-19atl1c: refine reg definition of REG_MASTER_CTRLHuang, Xiong
2012-04-19atl1c: clear PCIE error status in atl1c_reset_pcieHuang, Xiong
2012-04-19atl1c: remove dmar_dly_cnt and dmaw_dly_cntHuang, Xiong
2012-04-19atl1c: update right threshold for TSOHuang, Xiong
2012-04-19atl1c: add module parameter for l1c_wait_until_idleHuang, Xiong
2012-04-19atl1c: threshold for ASPM is changed based on chip capabilityHuang, Xiong
2012-04-18atl1c: restore max-read-request-size in Device Conrol RegisterHuang, Xiong
2012-04-18atl1c: using fixed TXQ configuration for l2cb and l1cHuang, Xiong
2012-04-18atl1c: remove dmaw_blockHuang, Xiong
2012-04-18atl1c: correct wrong definition of REG_DMA_CTRLHuang, Xiong
2012-04-18atl1c: wrong register used to stop TXQHuang, Xiong
2012-04-18atl1c: remove code related to rxq 1/2/3Huang, Xiong
2012-04-18atl1c: split 2 32bit registers of TPD to 4 16bit registersHuang, Xiong
2012-04-18atl1c: remove SMB/CMB DMA related codeHuang, Xiong
2012-04-18atl1c: remove VPD registerHuang, Xiong
2012-04-18atl1c: remove HDS registerHuang, Xiong
2012-04-18atl1c: remove multiple-RX-Q codeHuang, Xiong
2012-04-18atl1c: update author contact info & company/driver desciptionHuang, Xiong
2012-04-16atl1: remove unused member from atl1_adapter structureTony Zelenoff
2012-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-04-15atl1: do not drop rx/tx interrupts before they are scheduledTony Zelenoff
2012-04-15atl1: do not process interrupts in cycle in handlerTony Zelenoff
2012-04-15atl1: enable errors and link ints when rx/tx scheduledTony Zelenoff
2012-04-15atl1: add value to check ability of reenabling IRQsTony Zelenoff
2012-04-15atl1: make function to set imr of cardTony Zelenoff
2012-04-15atl1: use defined functions to disable irqTony Zelenoff
2012-04-15atl1: add napi process of tx interruptsTony Zelenoff
2012-04-15atl1: make driver napi compatibleTony Zelenoff
2012-04-15atl1: handle rx in separate conditionTony Zelenoff
2012-04-13atl1: fix kernel panic in case of DMA errorsTony Zelenoff
2012-04-07atl1e: stop using net_device.{base_addr, irq}.Francois Romieu
2012-04-07atl1c: stop using net_device.{base_addr, irq}.Francois Romieu
2012-03-19atlx: Use ETH_ALENJoe Perches
2012-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-03-08atl1c: set ATL1C_WORK_EVENT_RESET bit correctlyDan Carpenter
2012-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-02-19atl1c: dont use highprio tx queueEric Dumazet
2012-02-17atheros eth: set addr_assign_type if random_ether_addr() usedDanny Kukawka