summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* farsync: fix off-by-one bug in fst_add_oneArnd Bergmann2016-03-141-1/+1
* mlx4: add missing braces in verify_qp_parametersArnd Bergmann2016-03-141-1/+2
* net: mediatek: check device_reset return codeArnd Bergmann2016-03-141-1/+3
* net: mediatek: remove incorrect dma_mask assignmentArnd Bergmann2016-03-141-3/+0
* net: mediatek: use dma_addr_t correctlyArnd Bergmann2016-03-141-1/+1
* net: Fix use after free in the recvmmsg exit pathArnaldo Carvalho de Melo2016-03-141-19/+19
* Merge branch 'thunderx-perf'David S. Miller2016-03-142-29/+53
|\
| * net: thunderx: Adjust nicvf structure to reduce cache missesSunil Goutham2016-03-141-22/+30
| * net: thunderx: Set recevie buffer page usage count in bulkSunil Goutham2016-03-142-8/+24
|/
* tipc: make sure IPv6 header fits in skb headroomRichard Alpe2016-03-141-1/+1
* Merge branch 'mvneta-hwbm'David S. Miller2016-03-1425-47/+1568
|\
| * net: mvneta: Use the new hwbm frameworkGregory CLEMENT2016-03-144-112/+49
| * net: add a hardware buffer management helper APIGregory CLEMENT2016-03-144-0/+119
| * net: mvneta: bm: add support for hardware buffer managementMarcin Wojtas2016-03-147-39/+1285
| * bus: mvebu-mbus: provide api for obtaining IO and DRAM window informationMarcin Wojtas2016-03-142-0/+55
| * ARM: dts: armada-xp-openblocks-ax3-4: Add BM supportGregory CLEMENT2016-03-141-1/+18
| * ARM: dts: armada-xp: enable buffer manager support on Armada XP boardsMarcin Wojtas2016-03-142-2/+36
| * ARM: dts: armada-xp: add buffer manager nodesMarcin Wojtas2016-03-141-0/+19
| * ARM: dts: armada-38x: enable buffer manager support on Armada 38x boardsMarcin Wojtas2016-03-145-4/+71
| * ARM: dts: armada-38x: add buffer manager nodesMarcin Wojtas2016-03-141-0/+19
| * misc: sram: add optional ioremap without write combiningMarcin Wojtas2016-03-142-1/+9
|/
* Merge tag 'wireless-drivers-next-for-davem-2016-03-14' of git://git.kernel.or...David S. Miller2016-03-1438-719/+4419
|\
| * rtl8xxxu: Temporarily disable 8192eu device initJes Sorensen2016-03-101-0/+4
| * rtl8xxxu: Use correct 8051 reset function for 8723b partsJes Sorensen2016-03-102-2/+39
| * rtl8xxxu: Print a warning if flushing the FIFO failsJes Sorensen2016-03-101-1/+4
| * rtl8xxxu: Flush FIFO before powering down devicesJes Sorensen2016-03-102-0/+36
| * rtl8xxxu: Implement device specific power_off functionJes Sorensen2016-03-103-2/+99
| * rtl8xxxu: Implement 8723bu specific disable_rf() functionJes Sorensen2016-03-102-1/+17
| * rtl8xxxu: Use define for REG_PWR_DATA bitsJes Sorensen2016-03-102-2/+2
| * rtl8xxxu: convert rtl8723bu_init_bt() into rtl8723b_enable_rf()Jes Sorensen2016-03-102-11/+1
| * rtl8xxxu: Remove unncessary semicolonJes Sorensen2016-03-101-1/+1
| * rtl8xxxu: Pass RX rate to rx_parse_phystats and enable phystats for rtl8723buJes Sorensen2016-03-101-4/+9
| * rtl8xxxu: Process C2H RA_REPORT events for 8723buJes Sorensen2016-03-102-0/+17
| * rtl8xxxu: Dump contents of unhandled C2H eventsJes Sorensen2016-03-101-1/+4
| * rtl8xxxu: Report media status using the correct H2C command for 8723buJes Sorensen2016-03-102-7/+47
| * rtl8xxxu: Implement basic 8723b specific update_rate_mask() functionJes Sorensen2016-03-102-4/+50
| * rtl8xxxu: Define 8723b H2C ramask command structureJes Sorensen2016-03-101-1/+10
| * rtl8xxxu: Do not parse RX descriptor info for C2H packetsJes Sorensen2016-03-101-10/+7
| * rtl8xxxu: Improve handling of txdesc32 vs txdesc40 handlingJes Sorensen2016-03-102-38/+92
| * rtl8xxxu: TX RTS rate is word 4 for 8723aJes Sorensen2016-03-102-3/+4
| * rtl8723au: Update TX descriptor words 4 and 5 definitionsJes Sorensen2016-03-102-15/+28
| * rtl8xxxu: Set sequence number correctly for 40 byte TX descriptorsJes Sorensen2016-03-102-10/+22
| * rtl8xxxu: Set the correct TX descriptor bits for agg and break on 8723bJes Sorensen2016-03-101-3/+16
| * rtl8xxxu: Add more 40 byte TX desc bit definitionsJes Sorensen2016-03-102-6/+28
| * rtl8xxxu: Add additional tx descriptor bits for data word 0Jes Sorensen2016-03-101-0/+4
| * rtl8xxxu: Do not unconditionally print debug info in rtl8723bu_handle_c2h()Jes Sorensen2016-03-101-9/+9
| * rtl8xxxu: Handle 40 byte TX descriptors for rtl8723buJes Sorensen2016-03-102-13/+25
| * rtl8xxxu: Add definition for 8723bu tx descriptorJes Sorensen2016-03-101-0/+16
| * rtl8xxxu: Set the correct thermal meter register for 8723buJes Sorensen2016-03-101-1/+5
| * rtl8xxxu: Set 8723bu MCS TX powerJes Sorensen2016-03-101-2/+12
OpenPOWER on IntegriCloud