summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: fec: setup right value for mdio hold timeUwe Kleine-König2015-03-291-3/+27
* cxgb4vf: Fix sparse warningsHariprasad Shenai2015-03-292-7/+11
* cxgb4: Disable interrupts and napi before unregistering netdevHariprasad Shenai2015-03-291-7/+18
* cxgb4: Allocate dynamic mem. for egress and ingress queue mapsHariprasad Shenai2015-03-293-15/+83
* usbnet: Fix tx_bytes statistic running backward in cdc_ncmBen Hutchings2015-03-294-9/+18
* usbnet: Fix tx_packets stat for FLAG_MULTI_FRAME driversBen Hutchings2015-03-294-3/+8
* cxgb4: Fix frame size warning for 32 bit archHariprasad Shenai2015-03-251-1/+7
* ucc_geth: Intialize link state to down before register_netdevCliff Clark2015-03-241-0/+3
* net/mlx4_core: Fix GEN_EQE accessing uninitialixed mutexJack Morgenstein2015-03-243-12/+14
* net/mlx4_en: Call register_netdevice in the proper locationIdo Shamay2015-03-241-7/+8
* 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/+0
| | * 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/+83
* | | 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/+3
* | | 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/+5
* | | 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/+8
* | | 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/+11
* | | 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/+4
* | | 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