summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2014-07-17i40e: fix passing wrong error code to i40e_open()Jean Sacren
2014-07-09net/mlx4_core: Keep only one driver entry release mlx4_privWei Yang
2014-07-09mlx4_core: Fix incorrect FLAGS1 bitmap test in mlx4_QUERY_FUNC_CAPJack Morgenstein
2014-07-09b43: fix frequency reported on G-PHY with /new/ firmwareRafał Miłecki
2014-07-09net: allwinner: emac: Add missing free_irqMaxime Ripard
2014-07-09iwlwifi: pcie: try to get ownership several timesEmmanuel Grumbach
2014-07-09rt2x00: fix rfkill regression on rt2500pciStanislaw Gruszka
2014-07-09rt2x00: disable TKIP on USBStanislaw Gruszka
2014-06-26vxlan: use dev->needed_headroom instead of dev->hard_header_lenCong Wang
2014-06-26sfc: PIO:Restrict to 64bit arch and use 64-bit writes.Jon Cooper
2014-06-26net: force a list_del() in unregister_netdevice_many()Eric Dumazet
2014-06-26net: qmi_wwan: add Olivetti Olicard modemsBjørn Mork
2014-06-26sh_eth: fix SH7619/771x supportSergei Shtylyov
2014-06-26sh_eth: use RNC mode for packet receptionBen Dooks
2014-06-02net: ec_bhf: Add runtime dependenciesJean Delvare
2014-06-02ipheth: Add support for iPad 2 and iPad 3Kristian Evensen
2014-06-02team: fix mtu settingJiri Pirko
2014-06-02net: qmi_wwan: interface #11 in Sierra Wireless MC73xx is not QMIAleksander Morgado
2014-06-02net: qmi_wwan: add additional Sierra Wireless QMI devicesAleksander Morgado
2014-06-01net: qmi_wwan: add Netgear AirCard 341UAleksander Morgado
2014-05-30Merge tag 'linux-can-fixes-for-3.15-20140528' of git://gitorious.org/linux-ca...David S. Miller
2014-05-30net/mlx4_core: Reset RoCE VF gids when guest driver goes downJack Morgenstein
2014-05-30emac: aggregation of v1-2 PLB errors for IER registerIvan Mikhaylov
2014-05-30emac: add missing support of 10mbit in emac/rgmiiIvan Mikhaylov
2014-05-27can: only rename enabled led triggers when changing the netdev nameOliver Hartkopp
2014-05-24Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2014-05-24qlcnic: info leak in qlcnic_dcb_peer_app_info()Dan Carpenter
2014-05-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-05-22bonding: Send ALB learning packets using the right sourceVlad Yasevich
2014-05-22bonding: Don't assume 802.1Q when sending alb learning packets.Vlad Yasevich
2014-05-22Merge tag 'linux-can-fixes-for-3.15-20140521' of git://gitorious.org/linux-ca...David S. Miller
2014-05-22stmmac: Remove unbalanced clk_disable callHans de Goede
2014-05-22Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2014-05-21iwlwifi: mvm: disable beacon filteringEmmanuel Grumbach
2014-05-21can: peak_pci: prevent use after free at netdev removalStephane Grosjean
2014-05-19can: c_can: remove obsolete STRICT_FRAME_ORDERING Kconfig optionOliver Hartkopp
2014-05-18bnx2x: Convert return 0 to return rcJoe Perches
2014-05-16bonding: Fix alb mode to only use first level vlans.Vlad Yasevich
2014-05-16bonding: Fix stacked device detection in arp monitoringVlad Yasevich
2014-05-16macvlan: Fix lockdep warnings with stacked macvlan devicesVlad Yasevich
2014-05-16xen-netback: fix race between napi_complete() and interrupt handlerDavid Vrabel
2014-05-16Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2014-05-16net: phy: resume phydev when going to RESUMINGZhangfei Gao
2014-05-16net/mlx4_core: Add UPDATE_QP SRIOV wrapper supportMatan Barak
2014-05-15bonding: fix out of range parameters for bond_intmax_tblNikolay Aleksandrov
2014-05-15xen-netback: Fix grant ref resolution in RX pathZoltan Kiss
2014-05-15net: phy: Don't call phy_resume if phy_init_hw failedGuenter Roeck
2014-05-15Altera TSE: Disable Multicast filtering to workaround problemVince Bridgers
2014-05-15Altera TSE: Fix sparse errors and warningsVince Bridgers
2014-05-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville