summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2012-04-30ath6kl: Complete failed tx packet in ath6kl_htc_tx_from_queue()Vasanthakumar Thiagarajan
2012-04-30ath6kl: Update netstats for some of the tx failrues in ath6kl_data_tx()Vasanthakumar Thiagarajan
2012-04-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2012-04-28drivers/net/oki-semi: Donot recompute IP header checksumRongQing.Li
2012-04-28drivers/net/oki-semi: Remove the definition of PCH_GBE_ETH_ALENRongQing.Li
2012-04-28net/at91_ether: use gpio_to_irq for phy IRQ lineNicolas Ferre
2012-04-28AT91: Remove fixed mapping for AT91RM9200 ethernetAndrew Victor
2012-04-27wl1251: fix crash on remove due to leftover work itemGrazvydas Ignotas
2012-04-27wl1251: fix crash on remove due to premature kfreeGrazvydas Ignotas
2012-04-27b43: only reload config after successful initializationSeth Forshee
2012-04-27iwlwifi: use 6000G2B for 6030 device seriesWey-Yi Guy
2012-04-27ath5k: add missing iounmap to AHB probe removalJonathan Bither
2012-04-27brcm80211: fmac: fix missing completion events issueFranky Lin
2012-04-27brcm80211: fmac: fix SDIO function 0 register r/w issueFranky Lin
2012-04-27ixgbe: check for WoL support in single functionJacob Keller
2012-04-27igb: Force flow control off during reset when forcing speed.Matthew Vick
2012-04-27e1000e: 82579 potential system hang on stress when ME enabledBruce Allan
2012-04-27e1000e: 82579 packet drop workaroundBruce Allan
2012-04-27e1000e: Enable DMA Burst Mode on 82574 by default.Matthew Vick
2012-04-27e1000e: Disable Far-End LoopBack following reset on 80003ES2LAN.Matthew Vick
2012-04-27ath6kl: assign Tx packet drop threshold per endpoint on htc pipe layerKevin Fang
2012-04-27ath6kl: handle background(BK) stream properly on htc mbox layerKevin Fang
2012-04-27ath6kl: Fix bss filter setting while scanningVasanthakumar Thiagarajan
2012-04-27be2net: update the driver versionAjit Khaparde
2012-04-27be2net: fix speed displayed by ethtool on certain SKUsAjit Khaparde
2012-04-27be2net: Ignore status of some ioctls during driver loadAjit Khaparde
2012-04-27NET: smsc-ircc2: mark non-experimentalLinus Walleij
2012-04-27bonding: bond_update_speed_duplex() can return void since no callers check it...Rick Jones
2012-04-27qlcnic: Allow a predefined set of capture masks for FW dumpManish Chopra
2012-04-27qlcnic: Adding mac statistics to ethtool.Jitendra Kalsaria
2012-04-27qlcnic: Register device in FAILED state.Sucheta Chakraborty
2012-04-26Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-04-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-04-26ath6kl: Don't advertise HT capability for incapable firmwareVasanthakumar Thiagarajan
2012-04-26ath6kl: Multicast filter support in wow suspend and non-suspendNaveen Gangadharan
2012-04-26smsc95xx: mark link down on startup and let PHY interrupt deal with carrier c...Paolo Pisati
2012-04-26dl2k: Clean up rio_ioctlJeff Mahoney
2012-04-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2012-04-26ehea: fix promiscuous modeThadeu Lima de Souza Cascardo
2012-04-26ehea: fix allmulticast supportThadeu Lima de Souza Cascardo
2012-04-26atl1c: refine start/enable code for MAC moduleHuang, Xiong
2012-04-26atl1c: add function atl1c_power_savingHuang, Xiong
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-26be2net: Fix FW download for BEPadmanabh Ratnakar