summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'wireless-drivers-for-davem-2015-03-24' of git://git.kernel.org/pub...David S. Miller2015-03-2412-32/+68
|\
| * Merge tag 'iwlwifi-for-kalle-2014-03-22' of https://git.kernel.org/pub/scm/li...Kalle Valo2015-03-237-20/+41
| |\
| | * iwlwifi: mvm: remove WARN_ON for invalid BA notificationJohannes Berg2015-03-191-2/+4
| | * iwlwifi: add new 3165 series PCI IDsOren Givon2015-03-191-2/+4
| | * iwlwifi: mvm: protect rate scaling against non-mvm IBSS stationsJohannes Berg2015-03-191-2/+22
| | * iwlwifi: dvm: run INIT firmware again upon .start()Emmanuel Grumbach2015-03-192-6/+0Star
| | * iwlwifi: mvm: disconnect if CSA time event fails schedulingJohannes Berg2015-03-121-0/+2
| | * iwlwifi: dvm: drop VO packets when mac80211 tells us toEmmanuel Grumbach2015-03-121-8/+9
| * | rtlwifi: Fix IOMMU mapping leak in AP modeLarry Finger2015-03-221-1/+11
| * | brcmfmac: disable MBSS feature for BCM43362Arend van Spriel2015-03-211-1/+2
| * | ath9k: disable TPC support again (for now)Felix Fietkau2015-03-161-1/+1
| * | ath9k: fix tracking of enabled AP beaconsFelix Fietkau2015-03-162-9/+13
* | | rocker: handle non-bridge master changeSimon Horman2015-03-241-1/+7
* | | bnx2x: Fix statistics locking schemeYuval Mintz2015-03-245-100/+83Star
* | | can: flexcan: Deferred on Regulator return EPROBE_DEFERAndreas Werner2015-03-221-3/+8
* | | can: flexcan: fix bus-off error state handling.Andri Yngvason2015-03-221-4/+3Star
* | | can: peak_usb_fd: add support for ISO / non-ISO mode switchingStephane Grosjean2015-03-222-2/+30
* | | can: peak_usb: rename usb option cmds definition and structsStephane Grosjean2015-03-222-28/+28
* | | can: gs_usb: check for kzalloc allocation failureColin Ian King2015-03-221-0/+2
* | | can: kvaser_usb: Fix sparse warning __le16 degrades to integerAhmed S. Darwish2015-03-221-3/+4
* | | can: kvaser_usb: Comply with firmware max tx URBs valueAhmed S. Darwish2015-03-221-24/+38
* | | cx82310_eth: wait for firmware to become readyOndrej Zary2015-03-211-6/+24
* | | be2net: use PCI MMIO read instead of config read for errorsSuresh Reddy2015-03-202-11/+23
* | | be2net: restrict MODIFY_EQ_DELAY cmd to a max of 8 EQsSuresh Reddy2015-03-201-9/+5Star
* | | be2net: Prevent VFs from enabling VLAN promiscuous modeVasundhara Volam2015-03-204-24/+80
* | | net: ethernet: pcnet32: Setup the SRAM and NOUFLO on Am79C97{3, 5}Markos Chandras2015-03-201-2/+29
* | | Revert "net: cx82310_eth: use common match macro"Ondrej Zary2015-03-191-1/+10
* | | net/mlx4_en: Set statistics bitmap at port initEran Ben Elisha2015-03-181-2/+2
* | | net/mlx4_en: Fix off-by-one in ethtool statistics displayEran Ben Elisha2015-03-181-1/+1
* | | Revert "smc91x: retrieve IRQ and trigger flags in a modern way"Robert Jarzmik2015-03-171-12/+8Star
* | | bnx2x: fix encapsulation features on 57710/57711Michal Schmidt2015-03-161-1/+1
* | | can: kvaser_usb: Fix tx queue start/stop race conditionsAhmed S. Darwish2015-03-141-32/+51
* | | net: can: Enable xilinx driver for ARM64Michal Simek2015-03-141-1/+1
* | | Revert "net: fec: fix the warning found by dma debug"Fabio Estevam2015-03-131-23/+11Star
* | | vxlan: fix wrong usage of VXLAN_VID_MASKAlexey Kodanev2015-03-131-2/+2
* | | tulip_core.c : out-of-bounds check.Ameen Ali2015-03-131-1/+1
* | | virtio-net: correctly delete napi hashJason Wang2015-03-121-5/+4Star
* | | xen-netback: notify immediately after pushing Tx response.David Vrabel2015-03-121-11/+12
* | | Merge tag 'wireless-drivers-for-davem-2015-03-10' of git://git.kernel.org/pub...David S. Miller2015-03-1013-44/+109
|\| |
| * | brcmfmac: Perform bound checking on vendor command bufferPontus Fuchs2015-03-071-3/+12
| * | Merge tag 'iwlwifi-for-kalle-2015-03-05' of https://git.kernel.org/pub/scm/li...Kalle Valo2015-03-0610-39/+91
| |\|
| | * iwlwifi: mvm: BT Coex - fix a NULL pointer exceptionEmmanuel Grumbach2015-03-052-2/+4
| | * iwlwifi: fix max_ht_ampdu_exponent for older devicesEmmanuel Grumbach2015-02-254-14/+29
| | * iwlwifi: mvm: disable beamformer unless FW supports itEyal Shapira2015-02-231-1/+4
| | * iwlwifi: mvm: Fix ROC removalAndrei Otcheretianski2015-02-231-6/+3Star
| | * iwlwifi: mvm: don't try to stop scans that are not running anymoreLuciano Coelho2015-02-231-2/+31
| | * iwlwifi: mvm: rs: fix BT Coex check to look at the correct antEyal Shapira2015-02-231-7/+14
| | * iwlwifi: mvm: call ieee80211_scan_completed() even if scan abort failsLuciano Coelho2015-02-231-7/+6Star
| * | rtlwifi: Improve handling of IPv6 packetsLarry Finger2015-03-031-2/+5
| * | b43: fix support for 5 GHz only BCM43228 modelRafał Miłecki2015-03-031-0/+1