summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-08-30net: au1000_eth: use dev_get_platdata()Jingoo Han
2013-08-30net: bfin_mac: use dev_get_platdata()Jingoo Han
2013-08-30net: ax88796: use dev_get_platdata()Jingoo Han
2013-08-30macvlan: fix typo in assignmentLutz Jaenicke
2013-08-30driver:net:stmmac: Disable DMA store and forward mode if platform data force_...Sonic Zhang
2013-08-29drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherentJoe Perches
2013-08-29sfc: Update copyright bannersBen Hutchings
2013-08-29sh_eth: no need to call ether_setup()Sergei Shtylyov
2013-08-29bonding: pr_debug instead of pr_warn in bond_arp_send_allVeaceslav Falico
2013-08-29bonding: remove vlan_list/current_alb_vlanVeaceslav Falico
2013-08-29bonding: make alb_send_learning_packets() use upper dev listVeaceslav Falico
2013-08-29bonding: split alb_send_learning_packets()Veaceslav Falico
2013-08-29bonding: use vlan_uses_dev() in __bond_release_one()Veaceslav Falico
2013-08-29bonding: convert bond_has_this_ip() to use upper devicesVeaceslav Falico
2013-08-29bonding: make bond_arp_send_all use upper device listVeaceslav Falico
2013-08-29bonding: use netdev_upper list in bond_vlan_usedVeaceslav Falico
2013-08-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2013-08-29fec: Use NAPI_POLL_WEIGHTFabio Estevam
2013-08-29net/cadence/macb: fix invalid 0 return if no phy is discovered on mii initBoris BREZILLON
2013-08-29net: mdio-sun4i: Convert to devm_* apiJisheng Zhang
2013-08-29sfc: Add support for Solarflare SFC9100 familyBen Hutchings
2013-08-29sfc: Make efx_mcdi_{init,fini}() call efx_mcdi_drv_attach()Ben Hutchings
2013-08-29sfc: Allocate NVRAM partition ID range for PHY imagesMatthew Slattery
2013-08-29sfc: Add EF10 register and structure definitionsBen Hutchings
2013-08-29sfc: Extend struct efx_tx_buffer to allow pushing option descriptorsBen Hutchings
2013-08-29sfc: Use a global count of active queues instead of pending drainsAlexandre Rames
2013-08-29sfc: Prepare for RX scatter on EF10Jon Cooper
2013-08-29sfc: Initialise IRQ moderation for all NIC types from efx_init_eventq()Ben Hutchings
2013-08-29sfc: Allow efx_nic_type::dimension_resources to failBen Hutchings
2013-08-29sfc: Allow event queue initialisation to failJon Cooper
2013-08-29sfc: Document conditions for multicast replication vs filter replacementBen Hutchings
2013-08-29sfc: Implement asynchronous MCDI requestsBen Hutchings
2013-08-29sfc: Remove unnecessary use of atomic_tBen Hutchings
2013-08-29sfc: Refactor efx_mcdi_rpc_start() and efx_mcdi_copyin()Ben Hutchings
2013-08-29sfc: Add support for new board sensorsBen Hutchings
2013-08-29ixgbe: add support for older QSFP active DA cablesEmil Tantilov
2013-08-29ixgbe: include QSFP PHY types in ixgbe_is_sfp()Emil Tantilov
2013-08-29ixgbe: add 1Gbps support for QSFP+Emil Tantilov
2013-08-29ixgbe: fix SFF data dumps of SFP+ modules from an offsetEmil Tantilov
2013-08-29ixgbe: cleanup some log messagesDon Skidmore
2013-08-29ixgbe: zero out mailbox buffer on initEmil Tantilov
2013-08-29ixgbe: fix link test when connected to 1Gbps link partnerEmil Tantilov
2013-08-29ixgbe: fix incorrect limit value in ring transverseDon Skidmore
2013-08-29ixgbe: Check return value on eeprom readsMark Rustad
2013-08-29ixgbe: disable link when adapter goes downJacob Keller
2013-08-29Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller
2013-08-29qlcnic: underflow in qlcnic_validate_max_tx_rings()Dan Carpenter
2013-08-29xen-netback: rename functionsWei Liu
2013-08-29xen-netback: switch to NAPI + kthread 1:1 modelWei Liu
2013-08-29xen-netback: remove page tracking facilityWei Liu