summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2013-10-01igb: Add ethtool support to configure number of channelsLaura Mihaela Vasilescu
2013-10-01igb: Add ethtool offline tests for i354Fujinaka, Todd
2013-10-01ixgbe: remove marketing names from busy poll codeJacob Keller
2013-10-01ixgbe: Cleanup the use of tabs and spacesJeff Kirsher
2013-10-01ixgbe: ethtool DCB registers dump for 82599 and x540Leonardo Potenza
2013-10-01ixgbevf: move API neg to reset pathDon Skidmore
2013-10-01ixgbevf: add wait for Rx queue disableDon Skidmore
2013-10-01ixgbevf: cleanup redundant mailbox read failure checkDon Skidmore
2013-10-01ixgbevf: do not print registers to dmesg in ixgbevf_get_regsJacob Keller
2013-10-01be2net: add a counter for pkts dropped in xmit pathSathya Perla
2013-10-01be2net: fix adaptive interrupt coalescingSathya Perla
2013-10-01be2net: call ENABLE_VF cmd for Skyhawk-R tooVasundhara Volam
2013-10-01be2net: Create single TXQ on BE3-R 1G portsVasundhara Volam
2013-10-01be2net: pass if_id for v1 and V2 versions of TX_CREATE cmdVasundhara Volam
2013-10-01be2net: Call be_vf_setup() even when VFs are enbaled from previous loadVasundhara Volam
2013-10-01net: can: c_can_platform: Remove redundant of_match_ptrSachin Kamat
2013-10-01net: ethernet: cpsw-phy-sel: Remove redundant of_match_ptrSachin Kamat
2013-10-01net: ethernet: cpsw: Remove redundant of_match_ptrSachin Kamat
2013-09-30bonding: RCUify bond_set_rx_mode()Veaceslav Falico
2013-09-30drivers: net: phy: marvell.c: removed checkpatch.pl warningsAvinash Kumar
2013-09-30net: skb_is_gso_v6() requires skb_is_gso()Eric Dumazet
2013-09-30bgmac: add support for Byte Queue LimitsHauke Mehrtens
2013-09-30b44: add support for Byte Queue LimitsHauke Mehrtens
2013-09-30net ipv4: Convert ipv4.ip_local_port_range to be per netns v3Eric W. Biederman
2013-09-30Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller
2013-09-30xen-netback: improve ring effeciency for guest RXWei Liu
2013-09-30bonding: trivial: remove forgotten bond_next_vlan()Veaceslav Falico
2013-09-30hamradio: baycom: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-09-30net: qmi_wwan: fix checkpatch warningsFabio Porcedda
2013-09-30net: qmi_wwan: add Telit LE920 newer firmware supportFabio Porcedda
2013-09-28bonding: remove bond_next_slave()Veaceslav Falico
2013-09-28bonding: don't use bond_next_slave() in bond_info_seq_next()Veaceslav Falico
2013-09-28bonding: remove unused __get_next_agg()Veaceslav Falico
2013-09-28bonding: make bond_3ad_unbind_slave() use bond_for_each_slave()Veaceslav Falico
2013-09-28bonding: make ad_agg_selection_logic() use bond_for_each_slave()Veaceslav Falico
2013-09-28bonding: make __get_active_agg() use bond_for_each_slave()Veaceslav Falico
2013-09-28bonding: make ad_port_selection_logic() use bond_for_each_slave()Veaceslav Falico
2013-09-28bonding: remove __get_first_port()Veaceslav Falico
2013-09-28bonding: remove __get_next_port()Veaceslav Falico
2013-09-28bonding: verify if we still have slaves in bond_3ad_unbind_slave()Veaceslav Falico
2013-09-28bonding: correctly verify for the first slave in bond_enslaveVeaceslav Falico
2013-09-28bnx2x: use pcie_get_minimum_link()Yuval Mintz
2013-09-28bnx2x: Add support for EXTPHY2 LED modeYaniv Rosner
2013-09-28bnx2x: Change function prototypeYaniv Rosner
2013-09-28bnx2x: Don't disable/enable SR-IOV when loadingAriel Elior
2013-09-28bnx2x: Correct VF driver infoYuval Mintz
2013-09-28bnx2x: Test nvram when interface is downYuval Mintz
2013-09-27lance: Fix hardcoded interrupt name lp->name to use system device valueNate Levesque
2013-09-27hp100: replace hardcoded name in /proc/interrupts with interface nameMihir Singh
2013-09-27net: phy: at803x: add suspend/resume callbacksDaniel Mack