summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* drivers/net: add missing __devexit_p() annotationsArnd Bergmann2012-04-213-3/+3
* davinci_cpdma: export symbols used by other driversArnd Bergmann2012-04-211-1/+12
* pch_gbe: remove suspicious commentRichard Cochran2012-04-211-1/+0
* pch_gbe: run the ptp bpf just once per packetRichard Cochran2012-04-211-3/+1
* pch_gbe: correct receive time stamp filteringTakahiro Shimizu2012-04-211-1/+13
* pch_gbe: improve coding styleTakahiro Shimizu2012-04-211-9/+9
* pch_gbe: export a method to set the receive match addressTakahiro Shimizu2012-04-211-0/+1
* pch_gbe: reprogram multicast address register on resetTakahiro Shimizu2012-04-211-3/+57
* pch_gbe: simplify transmit time stamping flag testTakahiro Shimizu2012-04-211-3/+3
* pch_gbe: scale time stamps to nanosecondsTakahiro Shimizu2012-04-211-4/+0
* atl1c: remove MDIO_REG_ADDR_MASK in atl1c_mdio_read/writeHuang, Xiong2012-04-201-2/+2
* atl1c: fix WoL(magic) issue for l2cb 1.1Huang, Xiong2012-04-202-28/+52
* atl1c: refine atl1c_pcie_patchHuang, Xiong2012-04-202-18/+48
* atl1c: refine/update ASPM configurationHuang, Xiong2012-04-202-122/+111
* atl1c: clear bit MASTER_CTRL_CLK_SEL_DIS in atl1c_pcie_patchHuang, Xiong2012-04-201-1/+6
* atl1c: refine reg definition of REG_MASTER_CTRLHuang, Xiong2012-04-202-19/+24
* atl1c: clear PCIE error status in atl1c_reset_pcieHuang, Xiong2012-04-202-17/+11
* atl1c: remove dmar_dly_cnt and dmaw_dly_cntHuang, Xiong2012-04-202-4/+0
* atl1c: update right threshold for TSOHuang, Xiong2012-04-203-5/+9
* atl1c: add module parameter for l1c_wait_until_idleHuang, Xiong2012-04-202-15/+24
* atl1c: threshold for ASPM is changed based on chip capabilityHuang, Xiong2012-04-201-3/+4
* stmmac: do not fail when probe and there is no csr clk definedGiuseppe CAVALLARO2012-04-202-7/+11
* stmmac: verify the dma_cfg platform fieldsGiuseppe CAVALLARO2012-04-204-7/+25
* stmmac: Move the mdio_register/_unregister in probe/removeFrancesco Virlinzi2012-04-201-18/+16
* stmmac: use custom init/exit functions in pm opsFrancesco Virlinzi2012-04-201-4/+13
* iwlwifi: Remove inconsistent and redundant declarationDavid Spinadel2012-04-191-1/+0
* bonding: start slaves with link down for ARP monitorMichal Kubeček2012-04-191-12/+21
* atl1c: restore max-read-request-size in Device Conrol RegisterHuang, Xiong2012-04-182-11/+11
* atl1c: using fixed TXQ configuration for l2cb and l1cHuang, Xiong2012-04-182-19/+28
* atl1c: remove dmaw_blockHuang, Xiong2012-04-182-5/+0
* atl1c: correct wrong definition of REG_DMA_CTRLHuang, Xiong2012-04-182-43/+32
* atl1c: wrong register used to stop TXQHuang, Xiong2012-04-181-1/+1
* atl1c: remove code related to rxq 1/2/3Huang, Xiong2012-04-182-19/+13
* atl1c: split 2 32bit registers of TPD to 4 16bit registersHuang, Xiong2012-04-183-39/+22
* atl1c: remove SMB/CMB DMA related codeHuang, Xiong2012-04-183-57/+6
* atl1c: remove VPD registerHuang, Xiong2012-04-183-16/+4
* atl1c: remove HDS registerHuang, Xiong2012-04-182-9/+0
* atl1c: remove multiple-RX-Q codeHuang, Xiong2012-04-183-210/+66
* atl1c: update author contact info & company/driver desciptionHuang, Xiong2012-04-181-2/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-04-18244-7053/+11021
|\
| * mwifiex: corrections in timestamp related codeAmitkumar Karwar2012-04-176-18/+30
| * mwifiex: code cleanup in BSS handlingAmitkumar Karwar2012-04-173-64/+31
| * libertas USB: convert to asynchronous firmware loadingDaniel Drake2012-04-171-59/+43
| * libertas SDIO: convert to asynchronous firmware loadingDaniel Drake2012-04-171-85/+121
| * libertas: add asynchronous firmware loading capabilityDaniel Drake2012-04-174-0/+164
| * libertas: harden-up exit pathsDaniel Drake2012-04-171-1/+8
| * libertas: Firmware loading simplificationsDaniel Drake2012-04-178-293/+94
| * rt2x00: Don't let mac80211 send a BAR when an AMPDU subframe failsAndreas Hartmann2012-04-171-3/+4
| * ath9k: use ath9k_hw_fbin2freq instead of FBIN2FREQGabor Juhos2012-04-173-10/+11
| * ath9k: move ath9k_hw_fbin2freq function to eeprom.hGabor Juhos2012-04-173-17/+8