summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' (accumulated 3.16 merge window patches) into masterLinus Torvalds2014-06-0820-102/+84
|\
| * Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-06-051-3/+3
| |\
| | * tile: net: Use irq_alloc/free_hwirqThomas Gleixner2014-05-161-3/+3
| * | Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-06-041-9/+5
| |\ \
| | * \ Merge back earlier cpufreq material.Rafael J. Wysocki2014-06-031-9/+5
| | |\ \
| | | * | irda: sh_sir: Use cpufreq_for_each_valid_entry macro for iterationStratos Karafotis2014-04-301-9/+5
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-06-042-3/+3
| |\ \ \ \
| | * | | | ath10k: Improve grammar in commentsGeert Uytterhoeven2014-05-051-2/+2
| | * | | | ath6kl: Spelling s/determnine/determine/Geert Uytterhoeven2014-05-051-1/+1
| * | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-0315-55/+55
| |\ \ \ \ \
| | * | | | | arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-1815-55/+55
| * | | | | | Merge tag 'usb-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-06-031-32/+18
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | USB: orinoco_usb: remove CONFIG_USB_DEBUG supportGreg Kroah-Hartman2014-05-291-32/+18
| | | |_|_|/ | | |/| | |
* | | | | | net: ec_bhf: Add runtime dependenciesJean Delvare2014-06-031-0/+1
* | | | | | ipheth: Add support for iPad 2 and iPad 3Kristian Evensen2014-06-031-0/+10
* | | | | | team: fix mtu settingJiri Pirko2014-06-021-1/+6
* | | | | | net: qmi_wwan: interface #11 in Sierra Wireless MC73xx is not QMIAleksander Morgado2014-06-021-1/+0
* | | | | | net: qmi_wwan: add additional Sierra Wireless QMI devicesAleksander Morgado2014-06-021-0/+4
* | | | | | net: qmi_wwan: add Netgear AirCard 341UAleksander Morgado2014-06-021-0/+1
* | | | | | Merge tag 'linux-can-fixes-for-3.15-20140528' of git://gitorious.org/linux-ca...David S. Miller2014-05-311-0/+3
|\ \ \ \ \ \
| * | | | | | can: only rename enabled led triggers when changing the netdev nameOliver Hartkopp2014-05-271-0/+3
* | | | | | | net/mlx4_core: Reset RoCE VF gids when guest driver goes downJack Morgenstein2014-05-314-14/+127
* | | | | | | emac: aggregation of v1-2 PLB errors for IER registerIvan Mikhaylov2014-05-312-16/+9
* | | | | | | emac: add missing support of 10mbit in emac/rgmiiIvan Mikhaylov2014-05-311-0/+3
|/ / / / / /
* | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-05-241-1/+1
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-05-231-1/+1
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2014-05-221-1/+1
| | |\ \ \ \ \
| | | * | | | | iwlwifi: mvm: disable beacon filteringEmmanuel Grumbach2014-05-211-1/+1
* | | | | | | | qlcnic: info leak in qlcnic_dcb_peer_app_info()Dan Carpenter2014-05-241-0/+1
|/ / / / / / /
* | | | | | | bonding: Send ALB learning packets using the right sourceVlad Yasevich2014-05-221-14/+35
* | | | | | | bonding: Don't assume 802.1Q when sending alb learning packets.Vlad Yasevich2014-05-221-3/+4
* | | | | | | Merge tag 'linux-can-fixes-for-3.15-20140521' of git://gitorious.org/linux-ca...David S. Miller2014-05-221-5/+9
|\ \ \ \ \ \ \
| * | | | | | | can: peak_pci: prevent use after free at netdev removalStephane Grosjean2014-05-211-5/+9
* | | | | | | | stmmac: Remove unbalanced clk_disable callHans de Goede2014-05-221-3/+1
|/ / / / / / /
* | | | | | | can: c_can: remove obsolete STRICT_FRAME_ORDERING Kconfig optionOliver Hartkopp2014-05-192-43/+0
* | | | | | | bnx2x: Convert return 0 to return rcJoe Perches2014-05-192-2/+2
* | | | | | | bonding: Fix alb mode to only use first level vlans.Vlad Yasevich2014-05-171-1/+1
* | | | | | | bonding: Fix stacked device detection in arp monitoringVlad Yasevich2014-05-172-69/+66
* | | | | | | macvlan: Fix lockdep warnings with stacked macvlan devicesVlad Yasevich2014-05-171-2/+10
* | | | | | | xen-netback: fix race between napi_complete() and interrupt handlerDavid Vrabel2014-05-163-30/+6
* | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-05-1610-58/+61
|\ \ \ \ \ \ \
| * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-05-1510-58/+61
| |\| | | | | |
| | * | | | | | ath9k_htc: Stop ANI before doing hw_resetRajkumar Manoharan2014-05-141-1/+4
| | * | | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2014-05-134-13/+13
| | |\| | | | |
| | | * | | | | iwlwifi: mvm: prevent sched scan while not idleDavid Spinadel2014-05-133-10/+10
| | | * | | | | iwlwifi: mvm: fix off-by-one in scan channels configurationEliad Peller2014-05-131-1/+1
| | | * | | | | iwlwifi: mvm: fix setting channel in monitor modeEmmanuel Grumbach2014-05-111-2/+2
| | * | | | | | brcmfmac: Fix iovar 'bw_cap' set command failureDaniel Kim2014-05-121-1/+1
| | * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwif...John W. Linville2014-05-088-53/+53
| | |\| | | | |
| | | * | | | | iwlwifi: pcie: disable interrupts upon PCIe allocEmmanuel Grumbach2014-05-071-4/+6