summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
* sfc: Fix memcpy() with const destination compiler warning.David S. Miller2015-11-151-1/+1
* iwlwifi: pci: add a few more PCI subvendor IDs for the 7265 seriesLuca Coelho2015-11-151-0/+5
* iwlwifi: mvm: fix D3 firmware PN programmingJohannes Berg2015-11-151-6/+6
* iwlwifi: pcie: support 7265-D devicesJohannes Berg2015-11-154-17/+75
* iwlwifi: fix firmware filename for 3160Johannes Berg2015-11-151-2/+1
* iwlwifi: dvm: fix D3 firmware PN programmingJohannes Berg2015-11-151-1/+1
* ath9k: declare required extra tx headroomFelix Fietkau2015-11-151-0/+1
* ppp: don't override sk->sk_state in pppoe_flush_dev()Guillaume Nault2015-11-131-1/+0
* igb: do not re-init SR-IOV during probeStefan Assmann2015-10-271-1/+1
* net/xen-netfront: only napi_synchronize() if runningChas Williams2015-10-271-1/+2
* ath10k: fix dma_mapping_error() handlingMichal Kazior2015-10-274-5/+16
* net: dsa: bcm_sf2: Do not override speed settingsFlorian Fainelli2015-10-271-17/+1
* net: dsa: bcm_sf2: Fix 64-bits register writesFlorian Fainelli2015-10-271-2/+2
* net: eth: altera: fix napi poll_list corruptionAtsushi Nemoto2015-10-271-2/+1
* igb: Fix oops caused by missing queue pairingShota Suzuki2015-10-273-2/+20
* rtlwifi: rtl8821ae: Fix an expression that is always falseLarry Finger2015-10-272-1/+2
* bna: fix interrupts storm caused by erroneous packetsIvan Vecera2015-10-271-1/+1
* usbnet: Get EVENT_NO_RUNTIME_PM bit before it is clearedEugene Shatokhin2015-10-271-3/+4
* tg3: Fix temperature reportingJean Delvare2015-10-071-1/+1
* net/mlx4_core: Fix wrong index in propagating port change event to VFsJack Morgenstein2015-09-281-2/+2
* bonding: correct the MAC address for "follow" fail_over_mac policydingtianhong2015-09-281-0/+20
* bonding: fix destruction of bond with devices different from arphrd_etherNikolay Aleksandrov2015-09-281-0/+1
* rtlwifi: rtl8723be: Add module parameter for MSI interruptsLarry Finger2015-09-151-0/+1
* Revert "can: fix loss of CAN frames in raw_rcv"Sasha Levin2015-08-043-9/+0
* can: fix loss of CAN frames in raw_rcvOliver Hartkopp2015-07-123-0/+9
* bnx2x: fix lockdep splatEric Dumazet2015-07-051-1/+2
* net: phy: fix phy link up when limiting speed via device treeMugunthan V N2015-07-051-2/+3
* net/mlx4_en: Wake TX queues only when there's enough roomIdo Shamay2015-07-052-8/+12
* net: mvneta: disable IP checksum with jumbo frames for Armada 370Simon Guinot2015-07-051-1/+25
* net: mvneta: introduce compatible string "marvell, armada-xp-neta"Simon Guinot2015-07-051-0/+1
* stmmac: troubleshoot unexpected bits in des0 & des1Alexey Brodkin2015-07-054-24/+28
* ath9k: fix DMA stop sequence for AR9003+Felix Fietkau2015-07-031-5/+7
* rtlwifi: Remove the clear interrupt routine from all driversVincent Fann2015-07-035-83/+0
* b43: fix support for 14e4:4321 PCI dev with BCM4321 chipsetRafał Miłecki2015-07-031-0/+4
* mlx5: wrong page mask if CONFIG_ARCH_DMA_ADDR_T_64BIT enabled for 32Bit archi...Honggang LI2015-06-281-4/+6
* be2net: Replace dma/pci_alloc_coherent() calls with dma_zalloc_coherent()Sriharsha Basavapatna2015-06-153-53/+68
* xen: netback: read hotplug script once at start of day.Ian Campbell2015-06-151-14/+19
* xen/netback: Properly initialize credit_bytesRoss Lagerwall2015-06-151-0/+1
* net: dp83640: fix improper double spin locking.Richard Cochran2015-06-151-2/+2
* net: dp83640: reinforce locking rules.Richard Cochran2015-06-151-1/+16
* net: dp83640: fix broken calibration routine.Richard Cochran2015-06-151-1/+1
* cdc_ncm: Fix tx_bytes statisticsBjørn Mork2015-06-151-1/+1
* rtnl/bond: don't send rtnl msg for unregistered ifaceNicolas Dichtel2015-06-151-1/+1
* net: phy: Allow EEE for all RGMII variantsFlorian Fainelli2015-06-151-3/+4
* iwlwifi: pcie: prevent using unmapped memory in fw monitorLiad Kaufman2015-06-101-5/+6
* rtlwifi: rtl8192cu: Fix kernel deadlockLarry Finger2015-06-101-1/+1
* rt2x00: add new rt2800usb device DWA 130Scott Branden2015-06-101-0/+1
* rtlwifi: rtl8192ee: Fix handling of new style descriptorsTroy Tan2015-05-175-14/+30
* wl18xx: show rx_frames_per_rates as an array as it really isNicolas Iooss2015-05-172-3/+3
* e1000: add dummy allocator to fix race condition between mtu change and netpollSabrina Dubroca2015-05-171-1/+9