summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
| * qed: Fix allocation in interrupt contextSudarsana Reddy Kalluru2016-05-261-11/+16
| * qede: Don't expose self-test for VFsYuval Mintz2016-05-261-1/+4
| * qede: Reload on GRO changesYuval Mintz2016-05-261-0/+24
| * qede: Fix VF minimum BW settingYuval Mintz2016-05-261-1/+1
| * net/mlx4_en: get rid of private net_device_statsEric Dumazet2016-05-254-15/+5
| * net/mlx4_en: get rid of ret_statsEric Dumazet2016-05-252-6/+6
| * net/mlx4_en: clear some TX ring stats in mlx4_en_clear_stats()Eric Dumazet2016-05-251-0/+4
| * net/mlx4_en: fix tx_dropped bugEric Dumazet2016-05-254-5/+9
| * net: arc: trivial: Replace comma with a semicolonMarek Vasut2016-05-251-1/+1
| * net: stmmac: Fix incorrect memcpy source memoryMarek Vasut2016-05-251-1/+1
| * net: alx: use custom skb allocatorFeng Tang2016-05-252-1/+51
| * team: don't call netdev_change_features under team->lockIvan Vecera2016-05-251-2/+7
| * sfc: on MC reset, clear PIO buffer linkage in TXQsEdward Cree2016-05-251-0/+16
| * net: mvneta: Fix lacking spinlock initializationGregory CLEMENT2016-05-251-0/+1
| * qed: Reset the enable flag for eth protocol.Sudarsana Reddy Kalluru2016-05-251-1/+1
| * net/qlge: Avoids recursive EEH errorGavin Shan2016-05-241-1/+2
| * qed: signedness bug in qed_dcbx_process_tlv()Dan Carpenter2016-05-231-1/+2
| * net: hns: avoid null pointer dereferencexypron.glpk@gmx.de2016-05-231-11/+0
| * net: pegasus: simplify logical constraintxypron.glpk@gmx.de2016-05-231-1/+1
* | remove lots of IS_ERR_VALUE abusesArnd Bergmann2016-05-274-7/+7
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2016-05-221-1/+1
|\
| * aeroflex/greth: fix warning about unused variableSam Ravnborg2016-05-201-1/+1
* | Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-05-201-2/+2
|\ \
| * \ Merge 4.6-rc4 into driver-core-nextGreg Kroah-Hartman2016-04-1947-468/+604
| |\ \
| * | | devcoredump: add scatterlist supportAviya Erenfeld2016-04-151-2/+2
* | | | Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-05-201-1/+1
|\ \ \ \
| * \ \ \ Merge 4.6-rc7 into tty-nextGreg Kroah-Hartman2016-05-0941-286/+536
| |\ \ \ \
| * | | | | tty: Replace TTY_THROTTLED bit tests with tty_throttled()Peter Hurley2016-04-301-1/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-05-20122-4848/+6818
|\ \ \ \ \ \
| * | | | | | udp: prevent skbs lingering in tunnel socket queuesHannes Frederic Sowa2016-05-202-9/+5
| * | | | | | net: usb: ch9200: use kmemdupMuhammad Falak R Wani2016-05-201-2/+1
| * | | | | | ps3_gelic: use kmemdupMuhammad Falak R Wani2016-05-201-2/+2
| * | | | | | net:liquidio: use kmemdupMuhammad Falak R Wani2016-05-201-3/+1
| * | | | | | Merge tag 'wireless-drivers-next-for-davem-2016-05-13' of git://git.kernel.or...David S. Miller2016-05-2093-4766/+6749
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge ath-next from ath.gitKalle Valo2016-05-1124-145/+767
| | |\ \ \ \ \ \
| | | * | | | | | ath10k: Fix survey reporting with QCA4019Vasanthakumar Thiagarajan2016-05-111-0/+1
| | | * | | | | | ath10k: suppress warnings when getting wmi peer_rate_code_list eventVasanthakumar Thiagarajan2016-05-111-0/+1
| | | * | | | | | wil6210: add support for device led configurationMaya Erez2016-05-115-0/+281
| | | * | | | | | ath9k: Fix symbol overlap window for half/quarter channelsHelmut Schaa2016-05-091-1/+1
| | | * | | | | | ath9k: Simplify ar9003_hw_tx99_set_txpowerHelmut Schaa2016-05-091-7/+3
| | | * | | | | | ath9k: Move TX99 config option under ath9k debuggingHelmut Schaa2016-05-091-20/+20
| | | * | | | | | ath9k: reuse ar9003_hw_tx_power_regwrite for tx99 setupHelmut Schaa2016-05-093-58/+5
| | | * | | | | | ath10k: release pre_cal_file while unloading driverRajkumar Manoharan2016-05-061-0/+4
| | | * | | | | | ath10k: update bss channel survey informationRajkumar Manoharan2016-05-064-0/+70
| | | * | | | | | ath10k: handle pdev_chan_info wmi eventRajkumar Manoharan2016-05-062-0/+43
| | | * | | | | | ath10k: implement wmi_pdev_bss_chan_info_requestRajkumar Manoharan2016-05-063-1/+55
| | | * | | | | | ath10k: add pdev bss channel info wmi definitionsRajkumar Manoharan2016-05-061-0/+4
| | | * | | | | | ath10k: fix kernel panic, move arvifs list head init before htt initAnilkumar Kolli2016-05-061-4/+4
| | | * | | | | | ath10k: move spectral related structures under ath10k debugfsMohammed Shafi Shajakhan2016-05-061-2/+1
| | | * | | | | | ath10k: remove VHT capabilities from 2.4GHzJohannes Berg2016-05-061-3/+0