summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-0315-55/+55
|\
| * arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-1815-55/+55
* | Merge tag 'usb-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-06-031-32/+18
|\ \
| * | USB: orinoco_usb: remove CONFIG_USB_DEBUG supportGreg Kroah-Hartman2014-05-291-32/+18
* | | bonding: Send ALB learning packets using the right sourceVlad Yasevich2014-05-221-14/+35
* | | bonding: Don't assume 802.1Q when sending alb learning packets.Vlad Yasevich2014-05-221-3/+4
* | | Merge tag 'linux-can-fixes-for-3.15-20140521' of git://gitorious.org/linux-ca...David S. Miller2014-05-221-5/+9
|\ \ \
| * | | can: peak_pci: prevent use after free at netdev removalStephane Grosjean2014-05-211-5/+9
* | | | stmmac: Remove unbalanced clk_disable callHans de Goede2014-05-221-3/+1
|/ / /
* | | can: c_can: remove obsolete STRICT_FRAME_ORDERING Kconfig optionOliver Hartkopp2014-05-192-43/+0
* | | bnx2x: Convert return 0 to return rcJoe Perches2014-05-182-2/+2
* | | bonding: Fix alb mode to only use first level vlans.Vlad Yasevich2014-05-161-1/+1
* | | bonding: Fix stacked device detection in arp monitoringVlad Yasevich2014-05-162-69/+66
* | | macvlan: Fix lockdep warnings with stacked macvlan devicesVlad Yasevich2014-05-161-2/+10
* | | xen-netback: fix race between napi_complete() and interrupt handlerDavid Vrabel2014-05-163-30/+6
* | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-05-1610-58/+61
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-05-1510-58/+61
| |\ \ \
| | * | | ath9k_htc: Stop ANI before doing hw_resetRajkumar Manoharan2014-05-141-1/+4
| | * | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2014-05-134-13/+13
| | |\ \ \
| | | * | | iwlwifi: mvm: prevent sched scan while not idleDavid Spinadel2014-05-133-10/+10
| | | * | | iwlwifi: mvm: fix off-by-one in scan channels configurationEliad Peller2014-05-131-1/+1
| | | * | | iwlwifi: mvm: fix setting channel in monitor modeEmmanuel Grumbach2014-05-111-2/+2
| | * | | | brcmfmac: Fix iovar 'bw_cap' set command failureDaniel Kim2014-05-121-1/+1
| | * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwif...John W. Linville2014-05-088-53/+53
| | |\| | |
| | | * | | iwlwifi: pcie: disable interrupts upon PCIe allocEmmanuel Grumbach2014-05-071-4/+6
| | | * | | iwlwifi: mvm: do no sched scan while associatedDavid Spinadel2014-05-063-0/+27
| | | * | | iwlwifi: mvm: rs - s/CPTCFG/CONFIGEmmanuel Grumbach2014-05-061-1/+1
| | | * | | iwlwifi: mvm: BT Coex - fix validity flags during initEmmanuel Grumbach2014-05-061-3/+3
| | | * | | iwlwifi: mvm: several fixes in scanAlexander Bondar2014-04-132-45/+16
* | | | | | net: phy: resume phydev when going to RESUMINGZhangfei Gao2014-05-161-7/+9
* | | | | | net/mlx4_core: Add UPDATE_QP SRIOV wrapper supportMatan Barak2014-05-164-2/+97
* | | | | | bonding: fix out of range parameters for bond_intmax_tblNikolay Aleksandrov2014-05-151-0/+1
* | | | | | xen-netback: Fix grant ref resolution in RX pathZoltan Kiss2014-05-151-18/+80
* | | | | | net: phy: Don't call phy_resume if phy_init_hw failedGuenter Roeck2014-05-151-2/+2
* | | | | | Altera TSE: Disable Multicast filtering to workaround problemVince Bridgers2014-05-151-0/+5
* | | | | | Altera TSE: Fix sparse errors and warningsVince Bridgers2014-05-1510-275/+367
|/ / / / /
* | | | | be2net: enable interrupts in EEH resumeKalesh AP2014-05-141-0/+6
* | | | | jme: Fix unmap loop counting error:Neil Horman2014-05-141-5/+5
* | | | | sfc: fix calling of free_irq with already free vectorNikolay Aleksandrov2014-05-121-6/+8
* | | | | macvlan: Don't propagate IFF_ALLMULTI changes on down interfaces.Peter Christensen2014-05-121-2/+4
* | | | | net: cassini: use nested lock annotationEmil Goode2014-05-091-1/+1
* | | | | bnx2x: Fix UNDI driver unloadYuval Mintz2014-05-091-3/+7
* | | | | net: cpsw: add missing of_node_putJohan Hovold2014-05-091-0/+1
* | | | | net: cpsw: fix null dereference at probeJohan Hovold2014-05-091-0/+4
* | | | | Revert "net: eth: cpsw: Correctly attach to GPIO bitbang MDIO driver"Johan Hovold2014-05-091-12/+2
* | | | | net: mdio-gpio: warn about missing bus alias idJohan Hovold2014-05-091-0/+4
* | | | | net: cdc_mbim: handle unaccelerated VLAN tagged framesBjørn Mork2014-05-091-11/+28
* | | | | Driver for Beckhoff CX5020 EtherCAT master module.Darek Marcinkiewicz2014-05-083-0/+719
* | | | | qlcnic: Set real_num_{tx|rx}_queues properlyShahed Shaikh2014-05-072-18/+47
* | | | | qlcnic: Fix panic while dumping TX queues on TX timeoutManish Chopra2014-05-071-2/+6