summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2015-01-29wil6210: sync WMI with firmwareVladimir Kondratiev-14/+59
2015-01-28hisilicon: add some missing curly bracesDan Carpenter-1/+2
2015-01-28xen-netback: use foreign page information from the pages themselvesJennifer Herbert-91/+9
2015-01-28xen/grant-table: add helpers for allocating pagesDavid Vrabel-4/+3
2015-01-28x86/xen: require ballooned pages for grant mapsJennifer Herbert-6/+0
2015-01-28can: peak_usb: add support for PEAK new CANFD USB adaptersStephane Grosjean-4/+1337
2015-01-28can: peak_usb: add peak_usb_netif_rx() new functionStephane Grosjean-1/+18
2015-01-28can: peak_usb: export pcan_usb_pro functionsStephane Grosjean-12/+17
2015-01-28can: peak_usb: upgrade core to new struct canfd_frameStephane Grosjean-4/+6
2015-01-28can: peak_usb: upgrade core to data bittiming specsStephane Grosjean-5/+34
2015-01-28can: peak_usb: add adapter BEC callback definitionStephane Grosjean-0/+3
2015-01-28can: peak_usb: export ctrlmode_supported to adapter specific definitionStephane Grosjean-2/+4
2015-01-28can: peak_usb: constify struct peak_usb_adapterMarc Kleine-Budde-11/+11
2015-01-28can: peak_usb: use ARRAY_SIZE instead of NULL termination for peak_usb_adapte...Marc Kleine-Budde-5/+5
2015-01-28can: kvaser_usb: Add support for the USBcan-II familyAhmed S. Darwish-124/+474
2015-01-28can: kvaser_usb: Consolidate and unify state change handlingAhmed S. Darwish-64/+49
2015-01-28can: kvaser_usb: Update interface state before exiting on OOMAhmed S. Darwish-76/+105
2015-01-27stmmac: pci: add MSI support for Intel Quark X1000Kweh, Hock Leong-0/+2
2015-01-27stmmac: pci: introduce Intel Quark X1000 runtime detectionAndy Shevchenko-1/+61
2015-01-27stmmac: pci: add support for Intel Quark X1000Kweh, Hock Leong-1/+50
2015-01-27net: netcp: remove unused kconfig option and codeKaricheri, Muralidharan-2/+1
2015-01-27cxgb4: Move firmware version MACRO to t4fw_version.hHariprasad Shenai-10/+49
2015-01-27net/mlx4_core: Update the HCA core clock frequency after INIT_PORTMajd Dibbiny-0/+33
2015-01-27net/mlx4_core: Fix device capabilities dumpingOr Gerlitz-6/+2
2015-01-27net/mlx4: Fix memory corruption in mlx4_MAD_IFC_wrapperMatan Barak-1/+3
2015-01-27net/mlx4_en: Use ethtool cmd->autoneg as a hint for ethtool set settingsSaeed Mahameed-10/+8
2015-01-27net/mlx4_core: Remove duplicate code line from procedure mlx4_bf_allocJack Morgenstein-1/+0
2015-01-27net/mlx4_core: Fix struct mlx4_vhcr_cmd to make implicit padding explicitJack Morgenstein-0/+1
2015-01-27net/mlx4_core: Fix HW2SW_EQ to conform to the firmware specJack Morgenstein-35/+9
2015-01-27net/mlx4_core: Adjust command timeouts to conform to the firmware specJack Morgenstein-11/+12
2015-01-27net/mlx4_core: Fix mem leak in SRIOV mlx4_init_one error flowJack Morgenstein-1/+3
2015-01-27net/mlx4_core: Add reserved lkey for VFs to QUERY_FUNC_CAPJack Morgenstein-2/+19
2015-01-27net/mlx4_core: Add bad-cable event supportJack Morgenstein-1/+30
2015-01-27vxlan: advertise link netns in fdb messagesNicolas Dichtel-2/+3
2015-01-27bonding: cleanup and remove dead codeJonathan Toppins-1/+1
2015-01-27bonding: fix LACP PDU not sent on slave port sometimesSatish Ashok-3/+8
2015-01-27bonding: fix incorrect lacp mux state when agg not activeWilson Kok-10/+34
2015-01-27bonding: fix bond_open() don't always set slave active flagWilson Kok-1/+1
2015-01-27bonding: update bond carrier state when min_links option changesJonathan Toppins-1/+2
2015-01-27hyperv: match wait_for_completion_timeout return typeNicholas Mc Guire-7/+12
2015-01-27hyperv: netvsc.c: match wait_for_completion_timeout return typeNicholas Mc Guire-2/+3
2015-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-214/+458
2015-01-27stmmac: prevent probe drivers to crash kernelAndy Shevchenko-1/+4
2015-01-27rtlwifi: rtl8192cu: Set fw_ready flagTaehee Yoo-0/+3
2015-01-27mwifiex: selectively choose ext_scan supportAvinash Patil-1/+19
2015-01-27mwifiex: add support for USB8801Yogesh Ashok Powar-0/+17
2015-01-27mwifiex: add support for SD8801Yogesh Ashok Powar-0/+20
2015-01-27ath9k and ath9k_htc: rename variable "led_blink"Hong Xu-8/+8
2015-01-27rtl8192cu: fix the mesh beaconingChun-Yeow Yeoh-0/+1
2015-01-27rtlwifi: add support to send beacon frame.Taehee Yoo-0/+11