summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-05-11net: Pass kern from net_proto_family.create to sk_allocEric W. Biederman
2015-05-11net: Add a struct net parameter to sock_create_kernEric W. Biederman
2015-05-11tun: Utilize the normal socket network namespace refcounting.Eric W. Biederman
2015-05-10ethernet: qualcomm: use spi instead of spi_deviceVarka Bhadram
2015-05-09netns: rename peernet2id() to peernet2id_alloc()Nicolas Dichtel
2015-05-09Merge tag 'linux-can-next-for-4.2-20150506' of git://git.kernel.org/pub/scm/l...David S. Miller
2015-05-09net: macb: Add change_mtu callback with jumbo supportHarini Katakam
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-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-06cfg80211: change GO_CONCURRENT to IR_CONCURRENT for STAArik Nemtsov