summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-02-04NetCP: Deletion of unnecessary checks before two function callsMarkus Elfring
2015-02-04IBM-EMAC: Delete an unnecessary check before the function call "of_dev_put"Markus Elfring
2015-02-04net/mlx4_en: Notify TX Vlan offload changeIdo Shamay
2015-02-04net/mlx4_en: Adjust RX frag strides to frag sizesIdo Shamay
2015-02-04net/mlx4_en: Print page allocator informationIdo Shamay
2015-02-04net/mlx5_core: Move to use hex PCI device IDsOr Gerlitz
2015-02-04net/mlx4_core: Fix misleading debug print on CQE stride supportOr Gerlitz
2015-02-04net/mlx4: mlx4_config_dev_retrieval() - Initialize struct config_dev before u...Maor Gottlieb
2015-02-04net/mlx4_core: Fix mpt_entry initialization in mlx4_mr_rereg_mem_write()Maor Gottlieb
2015-02-04IB/mlx4: Load balance ports in port aggregation modeMoni Shoua
2015-02-04IB/mlx4: Create mirror flows in port aggregation modeMoni Shoua
2015-02-04IB/mlx4: Add port aggregation supportMoni Shoua
2015-02-04IB/mlx4: Reuse mlx4_mac_to_u64()Moni Shoua
2015-02-04net/mlx4_en: Port aggregation configurationMoni Shoua
2015-02-04net/mlx4_core: Port aggregation upper layer interfaceMoni Shoua
2015-02-04net/mlx4_core: Port aggregation low level interfaceMoni Shoua
2015-02-04net/bonding: Notify state change on slavesMoni Shoua
2015-02-04net/bonding: Move slave state changes to a helper functionMoni Shoua
2015-02-04Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/sc...David S. Miller
2015-02-04csiostor:Use firmware version from cxgb4/t4fw_version.hPraveen Madhavan
2015-02-04tlan: msecs_to_jiffies convrsionNicholas Mc Guire
2015-02-04tlan: use msecs_to_jiffies for conversionNicholas Mc Guire
2015-02-04Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-02-04net: add skb functions to process remote checksum offloadTom Herbert
2015-02-04net: fs_enet: Implement NETIF_F_SG featureLEROY Christophe
2015-02-03Bluetooth: btusb: Add support for Lite-On (04ca) Broadcom based, BCM43142Matej Dubovy
2015-02-02cxgb4 : Improve IEEE DCBx support, other minor open-lldp fixesAnish Bhatt
2015-02-02net/tulip: don't warn about unknown ARM architectureArnd Bergmann
2015-02-02net: hip04: add missing MODULE_LICENSEArnd Bergmann
2015-02-02Bluetooth: Set HCI_QUIRK_STRICT_DUPLICATE_FILTER for BTUSB_INTEL_NEWMarcel Holtmann
2015-02-01net: rocker: Add support for retrieving port level statisticsDavid Ahern
2015-02-01team: handle NETIF_F_HW_SWITCH_OFFLOAD flag and add ndo_bridge_setlink/dellin...Roopa Prabhu
2015-02-01bonding: handle NETIF_F_HW_SWITCH_OFFLOAD flag and add ndo_bridge_setlink/del...Roopa Prabhu
2015-02-01rocker: set feature NETIF_F_HW_SWITCH_OFFLOADRoopa Prabhu
2015-02-01bridge: add flags argument to ndo_bridge_setlink and ndo_bridge_dellinkRoopa Prabhu
2015-02-01stmmac: DMA threshold mode or SF mode can be different among multiple device ...Sonic Zhang
2015-02-01cxgb4: Remove preprocessor check for CONFIG_CXGB4_DCBHariprasad Shenai
2015-02-02ieee802154: cc2520: Fix space before , coding style issueMohammad Jamal
2015-02-02ieee802154: cc2520: Replace shift operations by BIT macroMohammad Jamal
2015-02-01hso: fix rfkill name conflictsOlivier Sobrie
2015-02-01hso: add missing cancel_work_sync in disconnect()Olivier Sobrie
2015-02-01hso: update serial_table in usb disconnect methodOlivier Sobrie
2015-02-01hso: move tty_unregister outside hso_serial_common_free()Olivier Sobrie
2015-02-01hso: replace reset_device work by usb_queue_reset_device()Olivier Sobrie
2015-02-01hso: rename hso_dev into serial in hso_free_interface()Olivier Sobrie
2015-02-01hso: fix small indentation errorOlivier Sobrie
2015-02-01hso: fix memory leak in hso_create_rfkill()Olivier Sobrie
2015-02-01hso: fix memory leak when device disconnectsOlivier Sobrie
2015-02-01hso: fix crash when device disappears while serial port is openOlivier Sobrie
2015-02-01hso: remove useless header file timer.hOlivier Sobrie