summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net: Pass kern from net_proto_family.create to sk_allocEric W. Biederman2015-05-116-13/+13
* net: Add a struct net parameter to sock_create_kernEric W. Biederman2015-05-111-2/+2
* tun: Utilize the normal socket network namespace refcounting.Eric W. Biederman2015-05-111-20/+4
* ethernet: qualcomm: use spi instead of spi_deviceVarka Bhadram2015-05-101-23/+23
* netns: rename peernet2id() to peernet2id_alloc()Nicolas Dichtel2015-05-091-1/+1
* Merge tag 'linux-can-next-for-4.2-20150506' of git://git.kernel.org/pub/scm/l...David S. Miller2015-05-093-59/+123
|\
| * can: flexcan: replace open coded "mailbox code" by proper defineMarc Kleine-Budde2015-05-061-2/+1
| * can: flexcan: rename struct flexcan_regs::crl2 -> ctrl2Marc Kleine-Budde2015-05-061-12/+12
| * can: flexcan: add documentation about mailbox organizationMarc Kleine-Budde2015-05-061-0/+10
| * can: flexcan: add MB/FIFO specific column to comment table of IP versionsDavid Jander2015-05-061-8/+8
| * can: janz-ican3: add support for CAL/CANopen firmwareAndreas Gröger2015-05-062-37/+92
* | net: macb: Add change_mtu callback with jumbo supportHarini Katakam2015-05-091-1/+23
* | net: macb: Add support for jumbo framesHarini Katakam2015-05-092-4/+27
* | net: macb: Add compatible string for Zynq Ultrascale+ MPSoCHarini Katakam2015-05-091-0/+8
* | gianfar: Enable changing mac addr when if upClaudiu Manoil2015-05-091-1/+12
* | gianfar: Move TxFIFO underrun handling to reset pathClaudiu Manoil2015-05-091-30/+10
* | Merge tag 'mac80211-next-for-davem-2015-05-06' of git://git.kernel.org/pub/sc...David S. Miller2015-05-0946-195/+101
|\ \
| * | cfg80211: change GO_CONCURRENT to IR_CONCURRENT for STAArik Nemtsov2015-05-061-1/+1
| * | mac80211_hwsim: Fix the supported VHT mcs ratesIlan Peer2015-05-061-5/+5
| * | mac80211_hwsim: Set VHT capabilities only for the 5.2 GHz bandIlan Peer2015-05-061-25/+25
| * | mac80211: extend get_tkip_seq to all keysJohannes Berg2015-05-066-12/+16
| * | mac80211: make LED trigger names constJohannes Berg2015-05-053-3/+3
| * | iwlwifi: dvm: don't sleep in event_callback callbackEmmanuel Grumbach2015-04-241-3/+1
| * | mac80211: remove support for IFF_PROMISCJohannes Berg2015-04-2438-148/+49
| * | ath10k: enable IEEE80211_HW_SUPPORT_FAST_XMITJohannes Berg2015-04-221-1/+2
| * | wlcore: enable IEEE80211_HW_SUPPORT_FAST_XMITJohannes Berg2015-04-221-1/+2
| * | mac80211_hwsim: enable IEEE80211_HW_SUPPORT_FAST_XMITJohannes Berg2015-04-221-1/+2
* | | cxgb4: Initialize RSS mode for all PortsHariprasad Shenai2015-05-093-7/+80
* | | be2net: update the driver version to 10.6.0.2Sathya Perla2015-05-091-1/+1
* | | be2net: update copyright year to 2015Vasundhara Volam2015-05-098-8/+8
* | | be2net: use be_virtfn() instead of !be_physfn()Kalesh AP2015-05-092-7/+8
* | | be2net: simplify UFI compatibility checkingVasundhara Volam2015-05-092-44/+16
* | | be2net: post full RXQ on interface enableSuresh Reddy2015-05-091-2/+5
* | | be2net: check for INSUFFICIENT_VLANS errorKalesh AP2015-05-093-2/+5
* | | be2net: receive pkts with L3, L4 errors on VFsSomnath Kotur2015-05-091-1/+1
* | | be2net: set interrupt moderation for Skyhawk-R using EQ-DBPadmanabh Ratnakar2015-05-094-45/+128
* | | be2net: add support for spoofchk settingKalesh AP2015-05-094-14/+78
* | | sfc: Bind the sfc driver to any available VF'sShradha Shah2015-05-096-11/+11
* | | sfc: Add use of shared RSS contexts.Jon Cooper2015-05-098-36/+177
* | | sfc: Cope with permissions enforcement added to firmware for SR-IOVEdward Cree2015-05-095-17/+111
* | | sfc: manually allocate and free vadaptorsShradha Shah2015-05-093-16/+76
* | | sfc: create vports for VFs and assign random MAC addressesShradha Shah2015-05-093-37/+244
* | | sfc: Prepare to bind the sfc driver to the VF.Shradha Shah2015-05-099-15/+175
* | | sfc: get the PF number and record in nic_dataDaniel Pieczko2015-05-092-0/+24
* | | sfc: create VEB vswitch and vport above default firmware setupDaniel Pieczko2015-05-097-3/+167
* | | sfc: record the PF's vport ID in nic_dataDaniel Pieczko2015-05-092-4/+11
* | | sfc: Record [rt]x_dpcpu_fw_id in EF10 nic_dataDaniel Pieczko2015-05-093-16/+17
* | | sfc: Use MCDI to set FILTER_OP_IN_TX_DOMAINShradha Shah2015-05-091-0/+1
* | | sfc: Enable VF's via a write to the sysfs file sriov_numvfsShradha Shah2015-05-099-1/+82
* | | sfc: Move and rename efx_vf struct to siena_vfDaniel Pieczko2015-05-093-57/+67