aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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
2014-05-05net: macb: Clear interrupt flagsSoren Brinkmann
2014-05-05net: macb: Pass same size to DMA_UNMAP as used for DMA_MAPSoren Brinkmann
2014-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2014-05-05e1000e: Restrict MDIO Slow Mode workaround to relevant partsDavid Ertman
2014-05-05e1000e: Fix issue with link flap on 82579David Ertman
2014-05-05e1000e: Expand workaround for 10Mb HD throughput bugDavid Ertman
2014-05-05e1000e: Workaround for dropped packets in Gig/100 speeds on 82579David Ertman
2014-05-05net/mlx4_core: Don't issue PCIe speed/width checks for VFsEyal Perry
2014-05-05net/mlx4_core: Load the Eth driver firstOr Gerlitz
2014-05-05net/mlx4_core: Fix slave id computation for single port VFMatan Barak
2014-05-05net/mlx4_core: Adjust port number in qp_attach wrapper when detachingJack Morgenstein
2014-05-05net: cdc_ncm: fix buffer overflowBjørn Mork
2014-05-05Altera TSE: ALTERA_TSE should depend on HAS_DMAGeert Uytterhoeven
2014-05-05Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2014-05-02net: mvmdio: Check for a valid interrupt instead of an errorEzequiel Garcia
2014-05-02net phy: Check for aneg completion before setting state to PHY_RUNNINGBalakumaran Kannan
2014-05-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-04-30hyperv: Properly handle checksum offloadKY Srinivasan
2014-04-30gianfar: Avoid unnecessary reg accesses in adjust_link()Claudiu Manoil
2014-04-30Revert "macvlan : fix checksums error when we are in bridge mode"Vlad Yasevich
2014-04-30mactap: Fix checksum errors for non-gso packets in bridge modeVlad Yasevich