summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2013-10-01ixgbe: Cleanup the use of tabs and spacesJeff Kirsher2-26/+26
2013-10-01ixgbe: ethtool DCB registers dump for 82599 and x540Leonardo Potenza2-15/+65
2013-10-01ixgbevf: move API neg to reset pathDon Skidmore1-11/+10
2013-10-01ixgbevf: add wait for Rx queue disableDon Skidmore1-17/+44
2013-10-01ixgbevf: cleanup redundant mailbox read failure checkDon Skidmore1-27/+2
2013-10-01ixgbevf: do not print registers to dmesg in ixgbevf_get_regsJacob Keller1-53/+2
2013-10-01be2net: add a counter for pkts dropped in xmit pathSathya Perla3-2/+8
2013-10-01be2net: fix adaptive interrupt coalescingSathya Perla5-73/+115
2013-10-01be2net: call ENABLE_VF cmd for Skyhawk-R tooVasundhara Volam2-2/+3
2013-10-01be2net: Create single TXQ on BE3-R 1G portsVasundhara Volam1-9/+2
2013-10-01be2net: pass if_id for v1 and V2 versions of TX_CREATE cmdVasundhara Volam1-1/+2
2013-10-01be2net: Call be_vf_setup() even when VFs are enbaled from previous loadVasundhara Volam2-5/+5
2013-10-01qlcnic: Fix SR-IOV configurationManish Chopra1-1/+7
2013-10-01ll_temac: Reset dma descriptors indexes on ndo_openRicardo Ribalda1-0/+6
2013-10-01net: can: c_can_platform: Remove redundant of_match_ptrSachin Kamat1-1/+1
2013-10-01net: ethernet: cpsw-phy-sel: Remove redundant of_match_ptrSachin Kamat1-1/+1
2013-10-01net: ethernet: cpsw: Remove redundant of_match_ptrSachin Kamat1-1/+1
2013-09-30Merge branch 'fixes-for-3.12' of git://gitorious.org/linux-can/linux-canDavid S. Miller1-12/+0
2013-09-30bonding: RCUify bond_set_rx_mode()Veaceslav Falico1-3/+4
2013-09-30ethernet: moxa: fix incorrect placement of __initdata tagBartlomiej Zolnierkiewicz1-1/+1
2013-09-30drivers: net: phy: marvell.c: removed checkpatch.pl warningsAvinash Kumar1-2/+2
2013-09-30net: skb_is_gso_v6() requires skb_is_gso()Eric Dumazet1-8/+10
2013-09-30bgmac: add support for Byte Queue LimitsHauke Mehrtens1-0/+10
2013-09-30b44: add support for Byte Queue LimitsHauke Mehrtens1-0/+10
2013-09-30net ipv4: Convert ipv4.ip_local_port_range to be per netns v3Eric W. Biederman1-1/+1
2013-09-30powerpc/83xx: gianfar_ptp: select 1588 clock source through dts fileAida Mynzhasova1-1/+3
2013-09-30Revert "powerpc/83xx: gianfar_ptp: select 1588 clock source through dts file"David S. Miller1-3/+1
2013-09-30bonding: Fix broken promiscuity reference counting issueNeil Horman1-3/+10
2013-09-30dm9601: fix IFF_ALLMULTI handlingPeter Korsgaard1-1/+1
2013-09-30Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller15-18/+10
2013-09-30xen-netback: improve ring effeciency for guest RXWei Liu1-83/+61
2013-09-30bonding: trivial: remove forgotten bond_next_vlan()Veaceslav Falico1-1/+0
2013-09-30xen-netback: Handle backend state transitions in a more robust wayPaul Durrant1-30/+118
2013-09-30hamradio: baycom: remove deprecated IRQF_DISABLEDMichael Opdenacker2-2/+2
2013-09-30net: qmi_wwan: fix Cinterion PLXX product IDAleksander Morgado1-1/+1
2013-09-30net: qmi_wwan: fix checkpatch warningsFabio Porcedda1-20/+36
2013-09-30net: qmi_wwan: add Telit LE920 newer firmware supportFabio Porcedda1-0/+1
2013-09-30powerpc/83xx: gianfar_ptp: select 1588 clock source through dts fileAida Mynzhasova1-1/+3
2013-09-30vxlan: Use RCU apis to access sk_user_data.Pravin B Shelar1-6/+3
2013-09-30wlcore: always register dummy hardirqArik Nemtsov1-3/+11
2013-09-30wl18xx: print new RDL versions during bootVictor Goldenshtein2-16/+46
2013-09-30wl18xx: fix boot process in high temperature environmentVictor Goldenshtein2-0/+66
2013-09-30wlcore: clarify and fix regulatory domain bit translationEliad Peller1-21/+31
2013-09-30wlcore: remove unsupported channelsEliad Peller1-3/+0
2013-09-30wlcore: fix unsafe dereference of the wlvifVictor Goldenshtein1-1/+1
2013-09-30wlcore: cleanup scan debug printsVictor Goldenshtein2-17/+16
2013-09-30wlcore: re-enable idle handlingArik Nemtsov2-0/+23
2013-09-30wlcore: disable elp sleep while in plt modeYair Shapira1-0/+4
2013-09-30wlcore: add new plt power-mode: CHIP_AWAKEYair Shapira3-6/+24
2013-09-30wlcore: ROC on AP channel before auth replyArik Nemtsov5-20/+120