summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-09Merge branch 'dsa-next'David S. Miller
2015-05-09net: dsa: Add lockdep class to tx queues to avoid lockdep splatAndrew Lunn
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-06can: flexcan: replace open coded "mailbox code" by proper defineMarc Kleine-Budde
2015-05-06can: flexcan: rename struct flexcan_regs::crl2 -> ctrl2Marc Kleine-Budde
2015-05-06can: flexcan: add documentation about mailbox organizationMarc Kleine-Budde
2015-05-06can: flexcan: add MB/FIFO specific column to comment table of IP versionsDavid Jander
2015-05-06mac80211: add missing documentation for rate_ctrl_lockJohannes Berg
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-06cfg80211: Allow GO concurrent relaxation after BSS disconnectionAvraham Stern
2015-05-06mac80211: validate cipher scheme PN length betterJohannes Berg
2015-05-06mac80211: extend get_key() to return PN for all ciphersJohannes Berg
2015-05-06mac80211: extend get_tkip_seq to all keysJohannes Berg
2015-05-06can: janz-ican3: add support for CAL/CANopen firmwareAndreas Gröger
2015-05-06can: janz-ican3: add documentation for existing sysfs entriesAndreas Gröger
2015-05-06can.h: make padding given by gcc explicitShawn Landden
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
2015-05-05net: axienet: Support phy-less mode of operationSrikanth Thokala
2015-05-05net: axienet: Handle jumbo frames for lesser frame sizesSrikanth Thokala
2015-05-05net: axienet: Service completion interrupts ASAPPeter Crosthwaite