summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-02-17ieee802154: enable smart transmitter features of RF212Phoebe Buckheister
2014-02-17ieee802154: ensure that first RF212 state comes from TRX_OFFPhoebe Buckheister
2014-02-17ieee802154: add support for setting CCA energy detection levelsPhoebe Buckheister
2014-02-17ieee802154: add support for CCA mode in wpan physPhoebe Buckheister
2014-02-17ieee802154: add support for listen-before-talk in wpan_phyPhoebe Buckheister
2014-02-17ieee802154: support 100kbps QPSK/EU in at86rf230Phoebe Buckheister
2014-02-17ieee802154: add TX power control to wpan_phyPhoebe Buckheister
2014-02-17ieee802154: default to AACK in at86rf230Phoebe Buckheister
2014-02-17ieee802154: add basic support for RF212 to at86rf230 driverPhoebe Buckheister
2014-02-17net: phy: allow PHY drivers to implement their own software resetFlorian Fainelli
2014-02-17net: phy: move PHY software reset to genphy_soft_resetFlorian Fainelli
2014-02-17Drivers: net: hyperv: Cleanup the netvsc receive callback functioKY Srinivasan
2014-02-17Drivers: net: hyperv: Cleanup the receive pathKY Srinivasan
2014-02-17Drivers: net: hyperv: Get rid of the rndis_filter_packet structureKY Srinivasan
2014-02-17net:cpsw: Pass unhandled ioctl's on to generic phy ioctlStefan Sørensen
2014-02-17bonding: Convert memcpy(foo, bar, ETH_ALEN) to ether_addr_copy(foo, bar)Joe Perches
2014-02-17bonding: Convert c99 commentsJoe Perches
2014-02-17bonding: Neaten pr_<level>Joe Perches
2014-02-17bonding: Convert pr_warning to pr_warn, neateningJoe Perches
2014-02-17caif: delete unnecessary field initializationJulia Lawall
2014-02-14bonding:fix checkpatch warnings braces {}Wang Yufen
2014-02-14bonding:fix checkpatch warnings braces {}Wang Yufen
2014-02-14bonding:fix checkpatch warnings braces {}Wang Yufen
2014-02-14bonding:fix checkpatch warnings braces {}Wang Yufen
2014-02-14bonding:fix checkpatch errors comments and spaceWang Yufen
2014-02-14bonding:fix checkpatch errors with foo* bar|foo * barWang Yufen
2014-02-14net: introduce netdev_alloc_pcpu_stats() for driversWANG Cong
2014-02-14net: bcmgenet: hook into the build systemFlorian Fainelli
2014-02-14net: bcmgenet: add MDIO routinesFlorian Fainelli
2014-02-14net: bcmgenet: add main driver fileFlorian Fainelli
2014-02-14net: bcmgenet: add driver definitions and private structureFlorian Fainelli
2014-02-14net: phy: add Broadcom BCM7xxx internal PHY driverFlorian Fainelli
2014-02-14net: phy: broadcom: extract register definitionsFlorian Fainelli
2014-02-14net: phy: update port type for MoCA PHYsFlorian Fainelli
2014-02-13be2net: refactor multi-channel config code for Skyhawk-R chipVasundhara Volam
2014-02-13be2net: Update copyright yearVasundhara Volam
2014-02-13be2net: Log a kernel message when UE is detected in BE & SkyhawkSomnath Kotur
2014-02-13Merge tag 'linux-can-next-for-3.15-20140212' of git://gitorious.org/linux-can...David S. Miller
2014-02-13sh_eth: use ETH_ZLEN instead of home-grown #defineSergei Shtylyov
2014-02-13bonding: remove the redundant judgements for bond_option_queue_id_set()dingtianhong
2014-02-13bonding: remove the redundant judgements for bond_set_mac_address()dingtianhong
2014-02-13net: allow setting mac address of loopback deviceWANG Cong
2014-02-13i40evf: refactor reset handlingMitch Williams
2014-02-13i40evf: change type of flags variableMitch Williams
2014-02-13i40evf: don't store unnecessary array of stringsMitch Williams
2014-02-13i40evf: fix bogus commentMitch Williams
2014-02-13i40evf: clean up adapter structMitch Williams
2014-02-13i40e: don't handle VF reset on unloadMitch Williams
2014-02-13i40e: enable extant VFsMitch Williams
2014-02-13i40e: reset VFs after PF resetMitch Williams