OSDN Git Service

smsc911x: Ignore error return from device_get_phy_mode()
[android-x86/kernel.git] / drivers /
2015-08-27 Guenter Roecksmsc911x: Ignore error return from device_get_phy_mode()
2015-08-27 Guenter Roeckdevice property: Return -ENXIO if there is no suitable...
2015-08-27 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2015-08-27 Joe Perchessmsc9194: Remove uncompilable #if 0'd use of pr_dbg
2015-08-27 David S. MillerMerge branch 'xgene-tso'
2015-08-27 Iyappan Subramaniandrivers: net: xgene: Adding support for TSO
2015-08-27 Iyappan Subramaniandrivers: net: xgene: Preparatory patch for TSO support
2015-08-27 Rafał Miłeckibgmac: support up to 3 cores (devices) on a bus
2015-08-27 David S. MillerMerge tag 'wireless-drivers-next-for-davem-2015-08...
2015-08-26 Catherine Sullivani40e/i40evf: Bump i40e to 1.3.9 and i40evf to 1.3.5
2015-08-26 Neerav Parikhi40e/i40evf: Cache the CEE TLV status returned from...
2015-08-26 Anjali Singhai Jaini40e/i40evf: add VIRTCHNL_VF_OFFLOAD flag
2015-08-26 Greg Rosei40e: Remove redundant and unneeded messages
2015-08-26 Anjali Singhai Jaini40evf: Remove PF specific register definitions from...
2015-08-26 Anjali Singhai Jaini40evf: Use the correct defines to match the VF registers
2015-08-26 Mitch Williamsi40e: correct spelling error
2015-08-26 Greg Rosei40e: Fix comment for ethtool diagnostic link test
2015-08-26 Neerav Parikhi40e/i40evf: Add capability to gather VEB per TC stats
2015-08-26 Greg Rosei40e: Fix ethtool offline diagnostic with netqueues
2015-08-26 Anjali Singhai Jaini40e: Fix legacy interrupt mode in the driver
2015-08-26 Catherine Sullivani40e: Move function calls to i40e_shutdown instead...
2015-08-26 Shannon Nelsoni40e: add RX to port CRC errors label
2015-08-26 Mitch Williamsi40e: don't degrade __le16
2015-08-26 Kalle ValoMerge ath-next from ath.git
2015-08-26 Raja Maniath10k: fix compilation warnings in wmi phyerr pull...
2015-08-26 Michal Kaziorath10k: add qca6164 support
2015-08-26 Raja Maniath10k: add spectral scan support for 10.4 fw
2015-08-26 Michal Kaziorath10k: fix dma_mapping_error() handling
2015-08-26 Michal Kaziorath10k: add missing mutex unlock on failpath
2015-08-25 David S. MillerMerge tag 'batman-adv-for-davem' of git://git.open...
2015-08-25 Govindarajulu Vara... enic: reduce ioread in devcmd2
2015-08-25 Corinna Vinschenr8169: Add values missing in @get_stats64 from HW counters
2015-08-25 Guillaume Naultppp: implement x-netns support
2015-08-25 Hans de Goedenet: sun4i-emac: Claim emac sram
2015-08-25 Rana Shahoutnet/mlx5e: Avoid accessing NULL pointer at ndo_select_queue
2015-08-25 Julia Lawallmlxsw: fix error return code
2015-08-25 Julia Lawallnet: davinci_emac: fix error return code
2015-08-25 Christian Engelmayerrsi: Fix possible leak when loading firmware
2015-08-25 Hante Meulemanbrcmfmac: Add support for host platform NVRAM loading.
2015-08-25 Arend van Sprielbrcmfmac: bump highest event number for 4339 firmware
2015-08-25 Franky Linbrcmfmac: block the correct flowring when backup queue...
2015-08-25 Arend van Sprielbrcmfmac: make use of cfg80211_check_combinations()
2015-08-25 Franky Linbrcmfmac: add debugfs entry for msgbuf statistics
2015-08-25 Arend van Sprielbrcmfmac: correct interface combination info
2015-08-25 Rafał Miłeckibrcmfmac: check all combinations when setting wiphy...
2015-08-25 Adrien Schildknechtrtlwifi: rtl8192cu: Add new device ID
2015-08-25 Wu Fengguangrtlwifi: rtl8192ee: fix semicolon.cocci warnings
2015-08-25 Oleksij Rempelath9k_htc: do ani shortcalibratio if we got -ETIMEDOUT
2015-08-25 Kalle ValoMerge tag 'iwlwifi-next-for-kalle-2015-08-23' of https...
2015-08-24 David S. MillerMerge branch 'fjes'
2015-08-24 Taku Izumifjes: ethtool support
2015-08-24 Taku Izumifjes: handle receive cancellation request interrupt
2015-08-24 Taku Izumifjes: epstop_task
2015-08-24 Taku Izumifjes: update_zone_task
2015-08-24 Taku Izumifjes: unshare_watch_task
2015-08-24 Taku Izumifjes: force_close_task
2015-08-24 Taku Izumifjes: interrupt_watch_task
2015-08-24 Taku Izumifjes: net_device_ops.ndo_vlan_rx_add/kill_vid
2015-08-24 Taku Izumifjes: net_device_ops.ndo_tx_timeout
2015-08-24 Taku Izumifjes: net_device_ops.ndo_change_mtu
2015-08-24 Taku Izumifjes: net_device_ops.ndo_get_stats64
2015-08-24 Taku Izumifjes: NAPI polling function
2015-08-24 Taku Izumifjes: tx_stall_task
2015-08-24 Taku Izumifjes: raise_intr_rxdata_task
2015-08-24 Taku Izumifjes: net_device_ops.ndo_start_xmit
2015-08-24 Taku Izumifjes: net_device_ops.ndo_open and .ndo_stop
2015-08-24 Taku Izumifjes: buffer address regist/unregistration routine
2015-08-24 Taku Izumifjes: ES information acquisition routine
2015-08-24 Taku Izumifjes: platform_driver's .probe and .remove routine
2015-08-24 Taku Izumifjes: Hardware cleanup routine
2015-08-24 Taku Izumifjes: Hardware initialization routine
2015-08-24 Taku Izumifjes: Introduce FUJITSU Extended Socket Network Device...
2015-08-24 Loganaden Velvindron3c59x: Add BQL support for 3c59x ethernet driver.
2015-08-24 Shaohui Xienet: phy: add interrupt support for aquantia phy
2015-08-24 David S. MillerMerge tag 'nfc-next-4.3-1' of git://git./linux/kernel...
2015-08-23 David S. MillerMerge tag 'linux-can-next-for-4.3-20150820' of git...
2015-08-23 David S. MillerMerge branch 'nps_enet_fixes'
2015-08-23 Noam CamusNET: nps_enet: minor namespace cleanup
2015-08-23 Noam CamusNET: nps_enet: TX done acknowledge.
2015-08-23 Noam CamusNET: nps_enet: drop control frames
2015-08-23 Noam CamusNET: nps_enet: TX done race condition
2015-08-23 Noam CamusNET: nps_enet: replace use of cause register
2015-08-23 David S. MillerMerge branch 'gro_tunnels'
2015-08-23 Tom Herbertvxlan: GRO support at tunnel layer
2015-08-23 Tom Herbertgro: Fix remcsum offload to deal with frags in GRO
2015-08-23 Chas Williamsnet/xen-netfront: only clean up queues if present
2015-08-23 Vivien Didelotnet: dsa: mv88e6xxx: set 802.1Q mode to Fallback
2015-08-23 Emmanuel Grumbachiwlwifi: mvm: bump firmware API to 17
2015-08-23 Johannes Bergiwlwifi: mvm: support new TX power command
2015-08-23 Ayala Bekeriwlwifi: mvm: split debug message to avoid exceeding...
2015-08-23 Johannes Bergiwlwifi: correctly size command string arrays
2015-08-23 Sara Sharoniwlwifi: mvm: update wakeup reason enum
2015-08-23 Dan Carpenteriwlwifi: mvm: catch underflow error earlier
2015-08-21 David S. MillerMerge git://git./linux/kernel/git/davem/net
2015-08-21 David S. Millerenic: Fix build failure with SRIOV disabled.
2015-08-21 David S. MillerMerge git://git./linux/kernel/git/pablo/nf-next
2015-08-21 Pablo Neira AyusoMerge branch 'master' of git://git./linux/kernel/git...
2015-08-21 Linus TorvaldsMerge tag 'pm+acpi-4.2-rc8' of git://git./linux/kernel...
2015-08-20 David S. MillerMerge branch 'lwt-ipv6'
2015-08-20 Jiri Bencvxlan: metadata based tunneling for IPv6
next