summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2013-08-22sfc: Remove unused filter_flags variables and efx_farch_filter_id_flags()Ben Hutchings
2013-08-22ath9k: Enable PLL fix only for AR9340/AR9330Sujith Manoharan
2013-08-22ath9k_htc: Restore skb headroom when returning skb to mac80211Helmut Schaa
2013-08-22sysfs.h: remove attr_name() macroGreg Kroah-Hartman
2013-08-22iwl4965: fix rfkill set state regressionStanislaw Gruszka
2013-08-22Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-08-22e1000e: resolve checkpatch JIFFIES_COMPARISON warningBruce Allan
2013-08-22e1000e: Avoid kernel crash during shutdownLi Zhang
2013-08-22e1000e: Add code to check for failure of pci_disable_link_state callCarolyn Wyborny
2013-08-22e1000e: cleanup whitespace in recent commitBruce Allan
2013-08-22igb: Expose RSS indirection table for ethtoolLaura Mihaela Vasilescu
2013-08-22igb: Add macro for size of RETA indirection tableLaura Mihaela Vasilescu
2013-08-22igb: Fix get_fw_version function for all partsCarolyn Wyborny
2013-08-22igb: Add device support for flashless SKU of i210 deviceCarolyn Wyborny
2013-08-22igb: Refactor NVM read functions to accommodate devices with no flashCarolyn Wyborny
2013-08-22igb: Refactor of init_nvm_paramsCarolyn Wyborny
2013-08-22igb: Update MTU so that it is always at least a standard frame sizeAlexander Duyck
2013-08-22igb: don't allow SR-IOV without MSI-XMitch A Williams
2013-08-22igb: Added rcu_lock to avoid raceAkeem G Abodunrin
2013-08-22igb: Read register for latch_on without return valueAkeem G Abodunrin
2013-08-22igb: Reset the link when EEE setting changedAkeem G Abodunrin
2013-08-22can: flexcan: use platform_set_drvdata()Libo Chen
2013-08-22can: at91_can: use platform_set_drvdata()Libo Chen
2013-08-22can: c_can: fix error checking of priv->instance in probe()Chen Gang
2013-08-21net: phy: mdio-octeon: use platform_set_drvdata()Libo Chen
2013-08-21net: irda: pxaficp_ir: use platform_set_drvdata()Libo Chen
2013-08-21hso: Fix stack corruption on some architecturesDaniel Gimpelevich
2013-08-21hso: Earlier catch of error conditionDaniel Gimpelevich
2013-08-21Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller
2013-08-21stmmac: remove useless csum flagGiuseppe CAVALLARO
2013-08-21net: emac: remove unnecessary dev_set_drvdata()Libo Chen
2013-08-21net: davinci_mdio: remove unnecessary dev_set_drvdata()Libo Chen
2013-08-21net: xilinx_emaclite: remove unnecessary dev_set_drvdata()Libo Chen
2013-08-21net: sunhme: remove unnecessary dev_set_drvdata()Libo Chen
2013-08-21net: sunbmac: remove unnecessary dev_set_drvdata()Libo Chen
2013-08-21net: fec_mpc52xx_phy: remove unnecessary dev_set_drvdata()Libo Chen
2013-08-21net: ucc_geth: remove unnecessary dev_set_drvdata()Libo Chen
2013-08-21net: fsl_pq_mdio: remove unnecessary dev_set_drvdata()Libo Chen
2013-08-21tun: Get skfilter layoutPavel Emelyanov
2013-08-21tun: Allow to skip filter on attachPavel Emelyanov
2013-08-21tun: Report whether the queue is attached or notPavel Emelyanov
2013-08-21tun: Add ability to create tun device with given indexPavel Emelyanov
2013-08-21sfc: Do not assume efx_nic_type::ev_fini is idempotentBen Hutchings
2013-08-21sfc: EFX_WORKAROUND_ALWAYS is really specific to Falcon-architectureBen Hutchings
2013-08-21sfc: Get rid of per-NIC-type phys_addr_channels and mem_map_sizeBen Hutchings
2013-08-21sfc: Update and improve kernel-doc for efx_mcdi_state & efx_mcdi_ifaceBen Hutchings
2013-08-21sfc: Fix race in completion handlingBen Hutchings
2013-08-21sfc: Add support for MCDI v2Ben Hutchings
2013-08-21sfc: Update MCDI protocol definitions for EF10Ben Hutchings
2013-08-21sfc: Translate MCDI error numbers received in eventsBen Hutchings