summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* ieee802154: ensure that first RF212 state comes from TRX_OFFPhoebe Buckheister2014-02-171-22/+3
* ieee802154: add support for setting CCA energy detection levelsPhoebe Buckheister2014-02-171-2/+24
* ieee802154: add support for CCA mode in wpan physPhoebe Buckheister2014-02-171-0/+9
* ieee802154: add support for listen-before-talk in wpan_phyPhoebe Buckheister2014-02-171-1/+10
* ieee802154: support 100kbps QPSK/EU in at86rf230Phoebe Buckheister2014-02-171-3/+14
* ieee802154: add TX power control to wpan_phyPhoebe Buckheister2014-02-171-0/+25
* ieee802154: default to AACK in at86rf230Phoebe Buckheister2014-02-171-1/+1
* ieee802154: add basic support for RF212 to at86rf230 driverPhoebe Buckheister2014-02-171-89/+179
* net: phy: allow PHY drivers to implement their own software resetFlorian Fainelli2014-02-171-2/+14
* net: phy: move PHY software reset to genphy_soft_resetFlorian Fainelli2014-02-171-5/+22
* Drivers: net: hyperv: Cleanup the netvsc receive callback functioKY Srinivasan2014-02-172-23/+12
* Drivers: net: hyperv: Cleanup the receive pathKY Srinivasan2014-02-171-16/+13
* Drivers: net: hyperv: Get rid of the rndis_filter_packet structureKY Srinivasan2014-02-173-45/+4
* net:cpsw: Pass unhandled ioctl's on to generic phy ioctlStefan Sørensen2014-02-171-7/+3
* bonding: Convert memcpy(foo, bar, ETH_ALEN) to ether_addr_copy(foo, bar)Joe Perches2014-02-173-25/+25
* bonding: Convert c99 commentsJoe Perches2014-02-171-88/+87
* bonding: Neaten pr_<level>Joe Perches2014-02-176-122/+110
* bonding: Convert pr_warning to pr_warn, neateningJoe Perches2014-02-174-73/+67
* caif: delete unnecessary field initializationJulia Lawall2014-02-172-2/+0
* bonding:fix checkpatch warnings braces {}Wang Yufen2014-02-141-10/+5
* bonding:fix checkpatch warnings braces {}Wang Yufen2014-02-141-13/+7
* bonding:fix checkpatch warnings braces {}Wang Yufen2014-02-141-12/+6
* bonding:fix checkpatch warnings braces {}Wang Yufen2014-02-141-12/+6
* bonding:fix checkpatch errors comments and spaceWang Yufen2014-02-141-3/+3
* bonding:fix checkpatch errors with foo* bar|foo * barWang Yufen2014-02-141-3/+3
* net: introduce netdev_alloc_pcpu_stats() for driversWANG Cong2014-02-149-74/+9
* net: bcmgenet: hook into the build systemFlorian Fainelli2014-02-143-0/+14
* net: bcmgenet: add MDIO routinesFlorian Fainelli2014-02-141-0/+464
* net: bcmgenet: add main driver fileFlorian Fainelli2014-02-141-0/+2595
* net: bcmgenet: add driver definitions and private structureFlorian Fainelli2014-02-141-0/+630
* net: phy: add Broadcom BCM7xxx internal PHY driverFlorian Fainelli2014-02-143-0/+350
* net: phy: broadcom: extract register definitionsFlorian Fainelli2014-02-141-52/+0
* net: phy: update port type for MoCA PHYsFlorian Fainelli2014-02-141-1/+4
* be2net: refactor multi-channel config code for Skyhawk-R chipVasundhara Volam2014-02-145-32/+127
* be2net: Update copyright yearVasundhara Volam2014-02-148-8/+8
* be2net: Log a kernel message when UE is detected in BE & SkyhawkSomnath Kotur2014-02-141-41/+41
* Merge tag 'linux-can-next-for-3.15-20140212' of git://gitorious.org/linux-can...David S. Miller2014-02-147-296/+168
|\
| * can: at91_can: add listen only modeYoann DI RUZZA2014-02-111-2/+7
| * can: sja1000: of: add reg-io-width property for 8, 16 and 32-bit register accessFlorian Vaussard2014-02-061-2/+18
| * can: sja1000: fuse of_platform into platformFlorian Vaussard2014-02-044-259/+109
| * can: sja1000: platform: use devm_* APIsFlorian Vaussard2014-02-041-34/+12
| * can: sja1000: convert printk to use netdev APIFlorian Vaussard2014-02-041-2/+1
| * can: add ability to allocate CANFD frame in skb dataStephane Grosjean2014-02-041-0/+24
* | sh_eth: use ETH_ZLEN instead of home-grown #defineSergei Shtylyov2014-02-142-4/+3
* | bonding: remove the redundant judgements for bond_option_queue_id_set()dingtianhong2014-02-131-2/+1
* | bonding: remove the redundant judgements for bond_set_mac_address()dingtianhong2014-02-131-8/+0
* | net: allow setting mac address of loopback deviceWANG Cong2014-02-131-0/+2
* | i40evf: refactor reset handlingMitch Williams2014-02-133-39/+130
* | i40evf: change type of flags variableMitch Williams2014-02-131-1/+1
* | i40evf: don't store unnecessary array of stringsMitch Williams2014-02-132-4/+5