aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-18gianfar: Remove sysfs stubs for FIFOCFG and stashingClaudiu Manoil4-378/+28
2014-02-18gianfar: Cleanup/Fix gfar_probe and the hw init codeClaudiu Manoil2-177/+188
2014-02-17net: i40evf: Remove duplicate includeSachin Kamat1-2/+0
2014-02-17ieee802154: enable smart transmitter features of RF212Phoebe Buckheister1-1/+63
2014-02-17ieee802154: ensure that first RF212 state comes from TRX_OFFPhoebe Buckheister1-22/+3
2014-02-17ieee802154: add support for setting CCA energy detection levelsPhoebe Buckheister1-2/+24
2014-02-17ieee802154: add support for CCA mode in wpan physPhoebe Buckheister1-0/+9
2014-02-17ieee802154: add support for listen-before-talk in wpan_phyPhoebe Buckheister1-1/+10
2014-02-17ieee802154: support 100kbps QPSK/EU in at86rf230Phoebe Buckheister1-3/+14
2014-02-17ieee802154: add TX power control to wpan_phyPhoebe Buckheister1-0/+25
2014-02-17ieee802154: default to AACK in at86rf230Phoebe Buckheister1-1/+1
2014-02-17ieee802154: add basic support for RF212 to at86rf230 driverPhoebe Buckheister1-89/+179
2014-02-17net: phy: allow PHY drivers to implement their own software resetFlorian Fainelli1-2/+14
2014-02-17net: phy: move PHY software reset to genphy_soft_resetFlorian Fainelli1-5/+22
2014-02-17Drivers: net: hyperv: Cleanup the netvsc receive callback functioKY Srinivasan2-23/+12
2014-02-17Drivers: net: hyperv: Cleanup the receive pathKY Srinivasan1-16/+13
2014-02-17Drivers: net: hyperv: Get rid of the rndis_filter_packet structureKY Srinivasan3-45/+4
2014-02-17net:cpsw: Pass unhandled ioctl's on to generic phy ioctlStefan Sørensen1-7/+3
2014-02-17bonding: Convert memcpy(foo, bar, ETH_ALEN) to ether_addr_copy(foo, bar)Joe Perches3-25/+25
2014-02-17bonding: Convert c99 commentsJoe Perches1-88/+87
2014-02-17bonding: Neaten pr_<level>Joe Perches6-122/+110
2014-02-17bonding: Convert pr_warning to pr_warn, neateningJoe Perches4-73/+67
2014-02-17caif: delete unnecessary field initializationJulia Lawall2-2/+0
2014-02-14bonding:fix checkpatch warnings braces {}Wang Yufen1-10/+5
2014-02-14bonding:fix checkpatch warnings braces {}Wang Yufen1-13/+7
2014-02-14bonding:fix checkpatch warnings braces {}Wang Yufen1-12/+6
2014-02-14bonding:fix checkpatch warnings braces {}Wang Yufen1-12/+6
2014-02-14bonding:fix checkpatch errors comments and spaceWang Yufen1-3/+3
2014-02-14bonding:fix checkpatch errors with foo* bar|foo * barWang Yufen1-3/+3
2014-02-14net: introduce netdev_alloc_pcpu_stats() for driversWANG Cong9-74/+9
2014-02-14net: bcmgenet: hook into the build systemFlorian Fainelli3-0/+14
2014-02-14net: bcmgenet: add MDIO routinesFlorian Fainelli1-0/+464
2014-02-14net: bcmgenet: add main driver fileFlorian Fainelli1-0/+2595
2014-02-14net: bcmgenet: add driver definitions and private structureFlorian Fainelli1-0/+630
2014-02-14net: phy: add Broadcom BCM7xxx internal PHY driverFlorian Fainelli3-0/+350
2014-02-14net: phy: broadcom: extract register definitionsFlorian Fainelli1-52/+0
2014-02-14net: phy: update port type for MoCA PHYsFlorian Fainelli1-1/+4
2014-02-13be2net: refactor multi-channel config code for Skyhawk-R chipVasundhara Volam5-32/+127
2014-02-13be2net: Update copyright yearVasundhara Volam8-8/+8
2014-02-13be2net: Log a kernel message when UE is detected in BE & SkyhawkSomnath Kotur1-41/+41
2014-02-13Merge tag 'linux-can-next-for-3.15-20140212' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller7-296/+168
2014-02-13sh_eth: use ETH_ZLEN instead of home-grown #defineSergei Shtylyov2-4/+3
2014-02-13bonding: remove the redundant judgements for bond_option_queue_id_set()dingtianhong1-2/+1
2014-02-13bonding: remove the redundant judgements for bond_set_mac_address()dingtianhong1-8/+0
2014-02-13net: allow setting mac address of loopback deviceWANG Cong1-0/+2
2014-02-13i40evf: refactor reset handlingMitch Williams3-39/+130
2014-02-13i40evf: change type of flags variableMitch Williams1-1/+1
2014-02-13i40evf: don't store unnecessary array of stringsMitch Williams2-4/+5
2014-02-13i40evf: fix bogus commentMitch Williams1-2/+1
2014-02-13i40evf: clean up adapter structMitch Williams1-28/+1