summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mmc-updates-for-3.16-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-06-101-3/+1
|\
| * mmc: drop the speed mode of card's stateSeungwon Jeon2014-05-131-3/+1
* | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-06-1016-84/+221
|\ \
| | \
| | \
| | \
| | \
| *---. \ Merge branches 'core', 'cxgb3', 'cxgb4', 'iser', 'iwpm', 'misc', 'mlx4', 'mlx...Roland Dreier2014-06-1016-84/+221
| |\ \ \ \
| | | | * | mlx4_core: Fix GFP flags parameters to be gfp_tRoland Dreier2014-06-043-3/+3
| | | | * | IB/mlx4: Implement IB_QP_CREATE_USE_GFP_NOIOJiri Kosina2014-06-0211-47/+51
| | |_|/ / | |/| | |
| | | * | mlx5_core: Store MR attributes in mlx5_mr_core during creation and after UMRHaggai Eran2014-05-271-0/+4
| | |/ / | |/| |
| | * | mlx4_core: Move handling of MLX4_QP_ST_MLX to proper switch statementRoland Dreier2014-05-311-14/+14
| | * | IB/mlx4: Add interface for selecting VFs to enable QP0 via MLX proxy QPsJack Morgenstein2014-05-301-0/+34
| | * | mlx4: Add infrastructure for selecting VFs to enable QP0 via MLX proxy QPsJack Morgenstein2014-05-306-23/+85
| | * | IB/mlx4: Preparation for VFs to issue/receive SMI (QP0) requests/responsesJack Morgenstein2014-05-301-14/+33
| | * | mlx4_core: Fix incorrect FLAGS1 bitmap test in mlx4_QUERY_FUNC_CAPJack Morgenstein2014-05-301-1/+1
| | * | mlx4_core: Fix memory leaks in SR-IOV error pathsDotan Barak2014-05-301-0/+14
| |/ /
* | | 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