summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2013-09-04Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-8/+8
2013-09-03Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-16/+2
2013-09-03Merge tag 'tty-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-4/+4
2013-09-03Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2013-09-03Merge tag 'char-misc-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+0
2013-09-03Merge tag 'usb-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-3/+50
2013-08-30net: fec: fix time stamping logic after napi conversionRichard Cochran1-2/+1
2013-08-28net: xilinx: fix memleakLibo Chen1-0/+1
2013-08-28net: usb: Add HP hs2434 device to ZLP exception tableRob Gardner1-0/+4
2013-08-28net: stmmac: fixed the pbl setting with DTByungho An1-8/+12
2013-08-27bnx2x: Fix VF stats syncAriel Elior3-1/+39
2013-08-27bnx2x: Fix VF memory leak unloadAriel Elior2-4/+8
2013-08-27bnx2x: Fix functionality of configuring vlan listAriel Elior1-35/+2
2013-08-27bnx2x: Fix move FP memory deallocationsYuval Mintz1-0/+6
2013-08-27bnx2x: vf mark stats startedAriel Elior1-12/+8
2013-08-27Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller6-6/+18
2013-08-27ps3_gelic: lower NAPI weightMichal Schmidt2-3/+1
2013-08-27netxen: lower NAPI weightMichal Schmidt2-2/+1
2013-08-27jme: lower NAPI weightMichal Schmidt1-1/+1
2013-08-26be2net: Check for POST state in suspend-resume sequenceSarveshwar Bandi1-0/+4
2013-08-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville6-6/+18
2013-08-22be2net: fix disabling TX in be_close()Sathya Perla1-1/+1
2013-08-22Merge branch 'sfc-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller1-1/+1
2013-08-22ath9k: Enable PLL fix only for AR9340/AR9330Sujith Manoharan1-2/+1
2013-08-22ath9k_htc: Restore skb headroom when returning skb to mac80211Helmut Schaa1-0/+10
2013-08-22sysfs.h: remove attr_name() macroGreg Kroah-Hartman1-1/+1
2013-08-22iwl4965: fix rfkill set state regressionStanislaw Gruszka1-1/+1
2013-08-22Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville3-3/+6
2013-08-21hso: Fix stack corruption on some architecturesDaniel Gimpelevich1-1/+5
2013-08-21hso: Earlier catch of error conditionDaniel Gimpelevich1-4/+5
2013-08-21sfc: Fix lookup of default RX MAC filters when steered using ethtoolBen Hutchings1-1/+1
2013-08-21mac80211: add a flag to indicate CCK support for HT clientsFelix Fietkau3-3/+6
2013-08-20Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller7-29/+37
2013-08-20net: phy: rtl8211: fix interrupt on status link changeGiuseppe CAVALLARO1-2/+2
2013-08-20r8169: remember WOL preferences on driver loadPeter Wu1-1/+1
2013-08-20via-ircc: don't return zero if via_ircc_open() failedAlexey Khoroshilov1-4/+2
2013-08-20macvtap: Ignore tap features when VNET_HDR is offVlad Yasevich1-2/+4
2013-08-20macvtap: Correctly set tap features when IFF_VNET_HDR is disabled.Vlad Yasevich1-4/+0
2013-08-20macvtap: simplify usage of tap_featuresVlad Yasevich1-4/+6
2013-08-20bnx2x: set VF DMAE when first function has 0 supported VFsAriel Elior1-5/+2
2013-08-20bnx2x: Protect against VFs' ndos when SR-IOV is disabledAriel Elior1-18/+31
2013-08-20bnx2x: prevent VF benign attentionsYuval Mintz1-0/+3
2013-08-20bnx2x: Consider DCBX remote errorDmitry Kravkov1-3/+6
2013-08-20bnx2x: Change DCB context handlingDmitry Kravkov4-8/+43
2013-08-20bnx2x: dropless flow control not always functionalDmitry Kravkov1-13/+23
2013-08-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville7-29/+37
2013-08-18Merge 3.11-rc6 into char-misc-nextGreg Kroah-Hartman123-891/+1599
2013-08-18Merge 3.11-rc6 into usb-nextGreg Kroah-Hartman34-245/+381
2013-08-15net/mlx5_core: Support MANAGE_PAGES and QUERY_PAGES firmware command changesMoshe Lazer4-35/+29
2013-08-15tun: signedness bug in tun_get_user()Dan Carpenter1-2/+4