summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2014-05-22bonding: Send ALB learning packets using the right sourceVlad Yasevich
2014-05-22bonding: Don't assume 802.1Q when sending alb learning packets.Vlad Yasevich
2014-05-22Merge tag 'linux-can-fixes-for-3.15-20140521' of git://gitorious.org/linux-ca...David S. Miller
2014-05-22stmmac: Remove unbalanced clk_disable callHans de Goede
2014-05-21can: peak_pci: prevent use after free at netdev removalStephane Grosjean
2014-05-19can: c_can: remove obsolete STRICT_FRAME_ORDERING Kconfig optionOliver Hartkopp
2014-05-18bnx2x: Convert return 0 to return rcJoe Perches
2014-05-16bonding: Fix alb mode to only use first level vlans.Vlad Yasevich
2014-05-16bonding: Fix stacked device detection in arp monitoringVlad Yasevich
2014-05-16macvlan: Fix lockdep warnings with stacked macvlan devicesVlad Yasevich
2014-05-16xen-netback: fix race between napi_complete() and interrupt handlerDavid Vrabel
2014-05-16Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2014-05-16net: phy: resume phydev when going to RESUMINGZhangfei Gao
2014-05-16net/mlx4_core: Add UPDATE_QP SRIOV wrapper supportMatan Barak
2014-05-15bonding: fix out of range parameters for bond_intmax_tblNikolay Aleksandrov
2014-05-15xen-netback: Fix grant ref resolution in RX pathZoltan Kiss
2014-05-15net: phy: Don't call phy_resume if phy_init_hw failedGuenter Roeck
2014-05-15Altera TSE: Disable Multicast filtering to workaround problemVince Bridgers
2014-05-15Altera TSE: Fix sparse errors and warningsVince Bridgers
2014-05-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-05-14ath9k_htc: Stop ANI before doing hw_resetRajkumar Manoharan
2014-05-14be2net: enable interrupts in EEH resumeKalesh AP
2014-05-14jme: Fix unmap loop counting error:Neil Horman
2014-05-13Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2014-05-13iwlwifi: mvm: prevent sched scan while not idleDavid Spinadel
2014-05-13iwlwifi: mvm: fix off-by-one in scan channels configurationEliad Peller
2014-05-12sfc: fix calling of free_irq with already free vectorNikolay Aleksandrov
2014-05-12macvlan: Don't propagate IFF_ALLMULTI changes on down interfaces.Peter Christensen
2014-05-12brcmfmac: Fix iovar 'bw_cap' set command failureDaniel Kim
2014-05-11iwlwifi: mvm: fix setting channel in monitor modeEmmanuel Grumbach
2014-05-09net: cassini: use nested lock annotationEmil Goode
2014-05-09bnx2x: Fix UNDI driver unloadYuval Mintz
2014-05-09net: cpsw: add missing of_node_putJohan Hovold
2014-05-09net: cpsw: fix null dereference at probeJohan Hovold
2014-05-09Revert "net: eth: cpsw: Correctly attach to GPIO bitbang MDIO driver"Johan Hovold
2014-05-09net: mdio-gpio: warn about missing bus alias idJohan Hovold
2014-05-09net: cdc_mbim: handle unaccelerated VLAN tagged framesBjørn Mork
2014-05-08Driver for Beckhoff CX5020 EtherCAT master module.Darek Marcinkiewicz
2014-05-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwif...John W. Linville
2014-05-07qlcnic: Set real_num_{tx|rx}_queues properlyShahed Shaikh
2014-05-07qlcnic: Fix panic while dumping TX queues on TX timeoutManish Chopra
2014-05-07iwlwifi: pcie: disable interrupts upon PCIe allocEmmanuel Grumbach
2014-05-07jme: Fix DMA unmap warningNeil Horman
2014-05-07net: cdc_mbim: __vlan_find_dev_deep need rcu_read_lockBjørn Mork
2014-05-06iwlwifi: mvm: do no sched scan while associatedDavid Spinadel
2014-05-06iwlwifi: mvm: rs - s/CPTCFG/CONFIGEmmanuel Grumbach
2014-05-06iwlwifi: mvm: BT Coex - fix validity flags during initEmmanuel Grumbach
2014-05-05net: macb: Fix race between HW and driverSoren Brinkmann
2014-05-05net: macb: Remove 'unlikely' optimizationSoren Brinkmann
2014-05-05net: macb: Re-enable RX interrupt only when RX is doneSoren Brinkmann