summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-05-09net: macb: Add support for jumbo framesHarini Katakam
2015-05-09net: macb: Add compatible string for Zynq Ultrascale+ MPSoCHarini Katakam
2015-05-09gianfar: Enable changing mac addr when if upClaudiu Manoil
2015-05-09gianfar: Move TxFIFO underrun handling to reset pathClaudiu Manoil
2015-05-09Merge tag 'mac80211-next-for-davem-2015-05-06' of git://git.kernel.org/pub/sc...David S. Miller
2015-05-09cxgb4: Initialize RSS mode for all PortsHariprasad Shenai
2015-05-09be2net: update the driver version to 10.6.0.2Sathya Perla
2015-05-09be2net: update copyright year to 2015Vasundhara Volam
2015-05-09be2net: use be_virtfn() instead of !be_physfn()Kalesh AP
2015-05-09be2net: simplify UFI compatibility checkingVasundhara Volam
2015-05-09be2net: post full RXQ on interface enableSuresh Reddy
2015-05-09be2net: check for INSUFFICIENT_VLANS errorKalesh AP
2015-05-09be2net: receive pkts with L3, L4 errors on VFsSomnath Kotur
2015-05-09be2net: set interrupt moderation for Skyhawk-R using EQ-DBPadmanabh Ratnakar
2015-05-09be2net: add support for spoofchk settingKalesh AP
2015-05-09sfc: Bind the sfc driver to any available VF'sShradha Shah
2015-05-09sfc: Add use of shared RSS contexts.Jon Cooper
2015-05-09sfc: Cope with permissions enforcement added to firmware for SR-IOVEdward Cree
2015-05-09sfc: manually allocate and free vadaptorsShradha Shah
2015-05-09sfc: create vports for VFs and assign random MAC addressesShradha Shah
2015-05-09sfc: Prepare to bind the sfc driver to the VF.Shradha Shah
2015-05-09sfc: get the PF number and record in nic_dataDaniel Pieczko
2015-05-09sfc: create VEB vswitch and vport above default firmware setupDaniel Pieczko
2015-05-09sfc: record the PF's vport ID in nic_dataDaniel Pieczko
2015-05-09sfc: Record [rt]x_dpcpu_fw_id in EF10 nic_dataDaniel Pieczko
2015-05-09sfc: Use MCDI to set FILTER_OP_IN_TX_DOMAINShradha Shah
2015-05-09sfc: Enable VF's via a write to the sysfs file sriov_numvfsShradha Shah
2015-05-09sfc: Move and rename efx_vf struct to siena_vfDaniel Pieczko
2015-05-09sfc: Own header for nic-specific sriov functions, single instance of netdev_o...Shradha Shah
2015-05-09net: dsa: mv88e6xxx: Fix false positive lockdep splatAndrew Lunn
2015-05-09net: dsa: mv88e6xxx: Replace stats mutex with SMI mutexAndrew Lunn
2015-05-09net: dsa: mv88e6xxx: Replace PHY mutex by SMI mutexAndrew Lunn
2015-05-09net: dsa: mv88e6131: Add support for mv88e6185Andrew Lunn
2015-05-09net: dsa: mv88e6171: Add other members of the familyAndrew Lunn
2015-05-09net: dsa: Move mv88e6172 support into mv88e6352 family driverAndrew Lunn
2015-05-09net: dsa: Converting remaining registers to mnemonicsAndrew Lunn
2015-05-09net: dsa: Centralize setting up portsAndrew Lunn
2015-05-09net: dsa: Centralise global and port setup code into mv88e6xxx.Andrew Lunn
2015-05-06cfg80211: change GO_CONCURRENT to IR_CONCURRENT for STAArik Nemtsov
2015-05-06mac80211_hwsim: Fix the supported VHT mcs ratesIlan Peer
2015-05-06mac80211_hwsim: Set VHT capabilities only for the 5.2 GHz bandIlan Peer
2015-05-06mac80211: extend get_tkip_seq to all keysJohannes Berg
2015-05-05vxlan: Correctly set flow*i_mark and flow4i_proto in route lookupsThomas Graf
2015-05-05net: axienet: Fix kernel-doc warningsMichal Simek
2015-05-05net: axienet: Removed _of_ prefix in probe and remove functionsSrikanth Thokala
2015-05-05net: axienet: Use of_property_* callsSrikanth Thokala
2015-05-05net: axienet: Use devm_* callsSrikanth Thokala
2015-05-05net: axienet: Use pdev instead of opSrikanth Thokala
2015-05-05net: axienet: Fix comments blocksMichal Simek
2015-05-05net: axienet: Removed coding style errors and warningsSrikanth Thokala