summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2015-05-21rocker: do not modify fdb table in rocker_port_fdb() when preparing transactionsSimon Horman
2015-05-21rocker: do not delete fdb entries in rocker_port_fdb_flush() when preparing t...Simon Horman
2015-05-21spider_net: Use DECLARE_BITMAPJoe Perches
2015-05-21iwlwifi: mvm: avoid use-after-free on iwl_mvm_d0i3_enable_tx()Eliad Peller
2015-05-21iwlwifi: mvm: clean net-detect info if device was reset during suspendLuciano Coelho
2015-05-21iwlwifi: mvm: take the UCODE_DOWN reference when resumingLuciano Coelho
2015-05-21iwlwifi: mvm: BT Coex - duplicate the command if sent ASYNCEmmanuel Grumbach
2015-05-21iwlwifi: nvm: force mac from otp in case nvm mac is reservedLiad Kaufman
2015-05-21iwlwifi: mvm: Free fw_status after use to avoid memory leakHaim Dreyfuss
2015-05-21ieee802154/atusb: Set default ed level to 0xbe like the rest of these driversStefan Schmidt
2015-05-21ieee802154/atusb: Mark driver as AACK enabled in hardware.Stefan Schmidt
2015-05-21ieee802154/atusb: Warn about outdated device firmware.Stefan Schmidt
2015-05-20net: phy: Make sure phy_start() always re-enables the phy interruptsTim Beale
2015-05-20at86rf230: add missing cca ed level valuesAlexander Aring
2015-05-19cxgb4: replace ntoh{s, l} and hton{s, l} calls with the generic byteorderHariprasad Shenai
2015-05-19cxgb4: Remove dead function t4_read_edc and t4_read_mcHariprasad Shenai
2015-05-19be2net: make hwmon interface optionalArnd Bergmann
2015-05-19fakelb: cleanup codeAlexander Aring
2015-05-19fakelb: add support for async xmit handlingAlexander Aring
2015-05-19fakelb: remove fakelb_hw_deliverAlexander Aring
2015-05-19fakelb: add virtual phy reset defaultsAlexander Aring
2015-05-19fakelb: use own channel and page attributesAlexander Aring
2015-05-19fakelb: introduce fakelb ifup phys listAlexander Aring
2015-05-19fakelb: move lock out of iterationAlexander Aring
2015-05-19fakelb: declare fakelb list staticAlexander Aring
2015-05-19fakelb: declare rwlock staticAlexander Aring
2015-05-19fakelb: don't deliver when one phyAlexander Aring
2015-05-19fakelb: rename fakelb_dev_priv to fakelb_phyAlexander Aring
2015-05-19fakelb: use list_for_each_entry_safeAlexander Aring
2015-05-19fakelb: creating two virtual phys per defaultAlexander Aring
2015-05-19ieee802154: add support for atusb transceiverAlexander Aring
2015-05-19at86rf230: fix callback for aret handlingAlexander Aring
2015-05-19mac802154: fakelb: Fix potential NULL pointer dereference.Martin Townsend
2015-05-19at86rf230: add reset states of tx power levelAlexander Aring
2015-05-19at86rf230: add cca ed level reset valueAlexander Aring
2015-05-19at86rf230: rework tx cca energy detection levelAlexander Aring
2015-05-19at86rf230: rework tx power supportAlexander Aring
2015-05-19at86rf230: set cca_modes supported flagsAlexander Aring
2015-05-19cfg802154: introduce wpan phy flagsAlexander Aring
2015-05-19ieee802154: introduce wpan_phy_supportedAlexander Aring
2015-05-19ieee802154: change cca ed level to mbmAlexander Aring
2015-05-19ieee802154: change transmit power to mbmAlexander Aring
2015-05-19ieee802154: change transmit power to s32Alexander Aring
2015-05-18vxlan: correct typo in call to unregister_netdevice_queueJohn W. Linville
2015-05-18sfc: nicer log message on Siena SR-IOV probe failEdward Cree
2015-05-17net: dsa: bcm_sf2: properly propagate carrier down state for MoCAFlorian Fainelli
2015-05-17hv_netvsc: change member name of struct netvsc_statssixiao@microsoft.com
2015-05-17switchdev: add support for fdb add/del/dump via switchdev_port_obj ops.Samudrala, Sridhar
2015-05-17rtnl/bond: don't send rtnl msg for unregistered ifaceNicolas Dichtel
2015-05-16net: phy: Make sure PHY_RESUMING state change is always processedTim Beale