summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2014-02-24bonding: remove no longer needed lock for bond_xxx_info_query()dingtianhong
2014-02-24bonding: use rcu_dereference() to access curr_active_slavedingtianhong
2014-02-24bonding: netpoll: remove unwanted slave_dev_support_netpoll()dingtianhong
2014-02-21i40e and i40evf: Bump driver versionsCatherine Sullivan
2014-02-21i40e: Change MSIX to MSI-XCatherine Sullivan
2014-02-21i40e: tighten up ring enable/disable flowMitch Williams
2014-02-21i40e: remove unnecessary delayMitch Williams
2014-02-21i40evf: remove errant spaceMitch A Williams
2014-02-21i40evf: update version and copyright dateMitch Williams
2014-02-21i40evf: store ring size in ring structsMitch Williams
2014-02-21i40evf: don't guess device nameMitch Williams
2014-02-21i40evf: remove bogus commentMitch Williams
2014-02-21i40evf: fix up strings in init taskMitch Williams
2014-02-21i40evf: get rid of pci_using_dacMitch Williams
2014-02-21i40evf: fix multiple crashes on removeMitch Williams
2014-02-21i40evf: remove VLAN filters on closeMitch Williams
2014-02-21i40evf: request reset on tx hangMitch Williams
2014-02-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-02-20bonding: fix bond_arp_rcv() race of curr_active_slaveVeaceslav Falico
2014-02-19hyperv: Add latest NetVSP versions to auto negotiationHaiyang Zhang
2014-02-19bonding: Invert testJoe Perches
2014-02-19bonding: Remove unnecessary elseJoe Perches
2014-02-19bonding: More use of ether_addr_copyJoe Perches
2014-02-19pcnet32: add missing check for pci_dma_mapping_errorDon Fry
2014-02-19pcnet32: fix reallocation errorDon Fry
2014-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-02-18rtnl: make ifla_policy staticJiri Pirko
2014-02-18net: ethernet: update dependency and help text of mvnetaThomas Petazzoni
2014-02-18NET: fec: only enable napi if we are successfulRussell King
2014-02-18sh_eth: add device tree supportSergei Shtylyov
2014-02-18Drivers: net: ethernet: 3com: 3c589_cs fixed coding style issuesJustin van Wijngaarden
2014-02-18Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2014-02-18bonding: rename last_arp_rx to last_rxVeaceslav Falico
2014-02-18bonding: trivial: rename slave->jiffies to ->last_link_upVeaceslav Falico
2014-02-18bonding: remove useless updating of slave->dev->last_rxVeaceslav Falico
2014-02-18bonding: use last_arp_rx in bond_loadbalance_arp_mon()Veaceslav Falico
2014-02-18bonding: use last_arp_rx in slave_last_rx()Veaceslav Falico
2014-02-18bonding: use the new options to correctly set last_arp_rxVeaceslav Falico
2014-02-18bonding: extend arp_validate to be able to receive unvalidated arp-only trafficVeaceslav Falico
2014-02-18bonding: always set recv_probe to bond_arp_rcv in arp monitorVeaceslav Falico
2014-02-18bonding: always update last_arp_rx on packet recieveVeaceslav Falico
2014-02-18bonding: permit using arp_validate with non-ab modesVeaceslav Falico
2014-02-18bonding: remove bond->lock from bond_arp_rcvVeaceslav Falico
2014-02-18r8152: support get_msglevel and set_msglevelhayeswang
2014-02-18r8152: set disable_hub_initiated_lpmhayeswang
2014-02-18r8152: replace netif_rx with netif_receive_skbhayeswang
2014-02-18r8152: disable teredo for RTL8152hayeswang
2014-02-18r8152: support runtime suspendhayeswang
2014-02-18r8152: support WOLhayeswang