summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2013-06-11cw1200: Remove "ITP" debug subsystem.Solomon Peachy
2013-06-11ath6kl: make mgmt_tx accept a NULL channelAntonio Quartulli
2013-06-11brcm80211: make mgmt_tx in brcmfmac accept a NULL channelAntonio Quartulli
2013-06-11qmi_wwan/cdc_ether: let qmi_wwan handle the Huawei E1820Bjørn Mork
2013-06-11xen-netfront: use skb_partial_csum_set() to simplify the codesLi RongQing
2013-06-11sh_eth: fix result of sh_eth_check_reset() on timeoutSergei Shtylyov
2013-06-11net/ti davinci_mdio: don't hold a spin lock while calling pm_runtimeSebastian Siewior
2013-06-10ixgbe: add extra stats for ndo_ll_pollEliezer Tamir
2013-06-10ixgbe: add support for ndo_ll_pollEliezer Tamir
2013-06-10tuntap: fix a possible race between queue selection and changing queuesJason Wang
2013-06-10bcm63xx_enet: add support for Broadcom BCM63xx integrated gigabit switchMaxime Bizon
2013-06-10bcm63xx_enet: split DMA channel register accessesMaxime Bizon
2013-06-10bcm63xx_enet: implement reset autoneg ethtool callbackMaxime Bizon
2013-06-10rt2x00: rt2x00queue: initialize data_queue fields earlierGabor Juhos
2013-06-10rtlwifi: initialize local array and set value.Yunlian Jiang
2013-06-10Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2013-06-10cw1200: handle allocation failure in wsm_event_indication()Dan Carpenter
2013-06-10cw1200: read beyond end of array in debug codeDan Carpenter
2013-06-10cw1200: Sanity-check arguments in copy_from_user()Solomon Peachy
2013-06-10cw1200: hwio: Remove an unnecessary gotoJoe Perches
2013-06-10MIPS: OCTEON: Rename Kconfig CAVIUM_OCTEON_REFERENCE_BOARD to CAVIUM_OCTEON_SOCDavid Daney
2013-06-10iwlwifi: mvm: remove iwl_mvm_dbgfs_set_fw_dbg_log declarationJohannes Berg
2013-06-08Merge 3.10-rc5 into char-misc-nextGreg Kroah-Hartman
2013-06-07macvtap: enable multiqueue flagJason Wang
2013-06-07macvtap: add TUNSETQUEUE ioctlJason Wang
2013-06-07macvtap: eliminate linear searchJason Wang
2013-06-07macvtap: introduce macvtap_get_vlan()Jason Wang
2013-06-07macvtap: do not add self to waitqueue if doing a nonblock readJason Wang
2013-06-07macvtap: fix a possible race between queue selection and changing queuesJason Wang
2013-06-07sh_eth: Fix warnings on 64-bit.David S. Miller
2013-06-07sh_eth: remove dependencies from KconfigSergei Shtylyov
2013-06-07sh_eth: get R8A777x support out of #ifdefSergei Shtylyov
2013-06-07sh_eth: get SH7724 support out of #ifdefSergei Shtylyov
2013-06-07sh_eth: get SH7757 support out of #ifdefSergei Shtylyov
2013-06-07sh_eth: get SH77{34|63} support out of #ifdefSergei Shtylyov
2013-06-07sh_eth: get R8A7740 support out of #ifdefSergei Shtylyov
2013-06-07sh_eth: get SH7619 support out of #ifdefSergei Shtylyov
2013-06-07sh_eth: get SH771x support out of #ifdefSergei Shtylyov
2013-06-07sh_eth: create initial ID tableSergei Shtylyov
2013-06-07bonding: disallow change of MAC if fail_over_mac enabledJay Vosburgh
2013-06-07bonding: Convert hw addr handling to sync/unsync, support ucast addressesJay Vosburgh
2013-06-07fec: Only pass pdev in fec_ptp_init()Fabio Estevam
2013-06-06net/macb: change RX path for GEMNicolas Ferre
2013-06-06net/macb: increase RX buffer size for GEMNicolas Ferre
2013-06-06sh_eth: enclose PM code into #ifdef CONFIG_PMNobuhiro Iwamatsu
2013-06-06sh_eth: consolidate sh_eth_reset()Nobuhiro Iwamatsu
2013-06-06sh_eth: remove #ifdef around sh_eth_select_mii()Nobuhiro Iwamatsu
2013-06-06sh_eth: add IRQ flags to 'struct sh_eth_cpu_data'Nobuhiro Iwamatsu
2013-06-06sh_eth: remove SH_ETH_HAS_TSUNobuhiro Iwamatsu
2013-06-06sh_eth: remove duplicate sh_eth_set_duplex() definitionsNobuhiro Iwamatsu