summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2014-06-11Merge tag 'mmc-updates-for-3.16-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-3/+1
2014-06-10Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds16-84/+221
2014-06-10Merge branches 'core', 'cxgb3', 'cxgb4', 'iser', 'iwpm', 'misc', 'mlx4', 'mlx...Roland Dreier16-84/+221
2014-06-08Merge branch 'next' (accumulated 3.16 merge window patches) into masterLinus Torvalds20-102/+84
2014-06-05Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-3/+3
2014-06-04mlx4_core: Fix GFP flags parameters to be gfp_tRoland Dreier3-3/+3
2014-06-04Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-9/+5
2014-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-3/+3
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds15-55/+55
2014-06-03Merge tag 'usb-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-32/+18
2014-06-03Merge back earlier cpufreq material.Rafael J. Wysocki1-9/+5
2014-06-03net: ec_bhf: Add runtime dependenciesJean Delvare1-0/+1
2014-06-03ipheth: Add support for iPad 2 and iPad 3Kristian Evensen1-0/+10
2014-06-03IB/mlx4: Implement IB_QP_CREATE_USE_GFP_NOIOJiri Kosina11-47/+51
2014-06-03team: fix mtu settingJiri Pirko1-1/+6
2014-06-03net: qmi_wwan: interface #11 in Sierra Wireless MC73xx is not QMIAleksander Morgado1-1/+0
2014-06-03net: qmi_wwan: add additional Sierra Wireless QMI devicesAleksander Morgado1-0/+4
2014-06-02net: qmi_wwan: add Netgear AirCard 341UAleksander Morgado1-0/+1
2014-05-31Merge tag 'linux-can-fixes-for-3.15-20140528' of git://gitorious.org/linux-ca...David S. Miller1-0/+3
2014-05-31net/mlx4_core: Reset RoCE VF gids when guest driver goes downJack Morgenstein4-14/+127
2014-05-31emac: aggregation of v1-2 PLB errors for IER registerIvan Mikhaylov2-16/+9
2014-05-31emac: add missing support of 10mbit in emac/rgmiiIvan Mikhaylov1-0/+3
2014-05-31mlx4_core: Move handling of MLX4_QP_ST_MLX to proper switch statementRoland Dreier1-14/+14
2014-05-30IB/mlx4: Add interface for selecting VFs to enable QP0 via MLX proxy QPsJack Morgenstein1-0/+34
2014-05-30mlx4: Add infrastructure for selecting VFs to enable QP0 via MLX proxy QPsJack Morgenstein6-23/+85
2014-05-30IB/mlx4: Preparation for VFs to issue/receive SMI (QP0) requests/responsesJack Morgenstein1-14/+33
2014-05-30mlx4_core: Fix incorrect FLAGS1 bitmap test in mlx4_QUERY_FUNC_CAPJack Morgenstein1-1/+1
2014-05-30mlx4_core: Fix memory leaks in SR-IOV error pathsDotan Barak1-0/+14
2014-05-29USB: orinoco_usb: remove CONFIG_USB_DEBUG supportGreg Kroah-Hartman1-32/+18
2014-05-27mlx5_core: Store MR attributes in mlx5_mr_core during creation and after UMRHaggai Eran1-0/+4
2014-05-27can: only rename enabled led triggers when changing the netdev nameOliver Hartkopp1-0/+3
2014-05-24Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller1-1/+1
2014-05-24qlcnic: info leak in qlcnic_dcb_peer_app_info()Dan Carpenter1-0/+1
2014-05-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-1/+1
2014-05-22bonding: Send ALB learning packets using the right sourceVlad Yasevich1-14/+35
2014-05-22bonding: Don't assume 802.1Q when sending alb learning packets.Vlad Yasevich1-3/+4
2014-05-22Merge tag 'linux-can-fixes-for-3.15-20140521' of git://gitorious.org/linux-ca...David S. Miller1-5/+9
2014-05-22stmmac: Remove unbalanced clk_disable callHans de Goede1-3/+1
2014-05-22Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville1-1/+1
2014-05-21iwlwifi: mvm: disable beacon filteringEmmanuel Grumbach1-1/+1
2014-05-21can: peak_pci: prevent use after free at netdev removalStephane Grosjean1-5/+9
2014-05-19can: c_can: remove obsolete STRICT_FRAME_ORDERING Kconfig optionOliver Hartkopp2-43/+0
2014-05-19bnx2x: Convert return 0 to return rcJoe Perches2-2/+2
2014-05-17bonding: Fix alb mode to only use first level vlans.Vlad Yasevich1-1/+1
2014-05-17bonding: Fix stacked device detection in arp monitoringVlad Yasevich2-69/+66
2014-05-17macvlan: Fix lockdep warnings with stacked macvlan devicesVlad Yasevich1-2/+10
2014-05-17xen-netback: fix race between napi_complete() and interrupt handlerDavid Vrabel3-30/+6
2014-05-16Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller10-58/+61
2014-05-16net: phy: resume phydev when going to RESUMINGZhangfei Gao1-7/+9
2014-05-16net/mlx4_core: Add UPDATE_QP SRIOV wrapper supportMatan Barak4-2/+97