aboutsummaryrefslogtreecommitdiffstats
path: root/Kbuild (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-08-28mwifiex: use firmware API revision from GET_HW_SPEC responseAmitkumar Karwar2-1/+8
2014-08-28mwifiex: rename macro and variables related to API revisionAmitkumar Karwar7-20/+20
2014-08-28mwifiex: fix left_len calculation issueAmitkumar Karwar1-1/+2
2014-08-28ath9k_htc: advertise support for TDLSCsaba Kiraly1-0/+2
2014-08-28MAINTAINTERS: The NFC list is subscribers-onlyDan Carpenter1-1/+1
2014-08-27ath10k: make target endianess more explicitMichal Kazior2-137/+140
2014-08-27ath10k: dont duplicate service-pipe mappingMichal Kazior1-44/+33
2014-08-27ath10k: move pci init structuresMichal Kazior1-96/+96
2014-08-26ath10k: fix fw crash dumpingMichal Kazior1-5/+3
2014-08-26ath10k: improve logging to include dev idMichal Kazior15-781/+833
2014-08-25orinoco_usb: use USB API functions rather than constantsHimangi Saraogi1-8/+2
2014-08-25atmel_cs: Remove typedef local_info_tHimangi Saraogi1-11/+11
2014-08-25wireless: core: Reorder wiphy_register() notifications relevantlyTomasz Bursztyka1-4/+3
2014-08-25net: wireless: ipw2x00: ipw2200.c: Cleaning up missing null-terminate in conjunction with strncpyRickard Strandqvist1-3/+3
2014-08-25wireless: wlcore: Use devm_kzallocHimangi Saraogi1-14/+6
2014-08-25wil6210: fix access after free in wil_pcie_remove()Vladimir Kondratiev1-1/+2
2014-08-25wil6210: cfg80211_rx_mgmt to use GFP_ATOMICVladimir Kondratiev1-1/+1
2014-08-25wil6210: fix free'd memory access in wil_if_free()Vladimir Kondratiev1-1/+5
2014-08-25wil6210: Limit max number of associated stationsDedy Lansky1-1/+14
2014-08-25wil6210: fix false "scan timeout"Vladimir Kondratiev1-1/+3
2014-08-25wil6210: fix beamforming data reportingVladimir Kondratiev5-49/+72
2014-08-25wil6210: convert debugfs to the table modeVladimir Kondratiev1-74/+180
2014-08-25wil6210: Workaround for Sparrow with bad device idVladimir Kondratiev1-0/+2
2014-08-25wil6210: wait longer for hardware reset completionVladimir Kondratiev1-4/+7
2014-08-25wil6210: check error in wil_target_reset()Vladimir Kondratiev1-5/+7
2014-08-25wil6210: update copyright year 2014Vladimir Kondratiev12-11/+27
2014-08-25wil6210: fix race in resetVladimir Kondratiev1-1/+4
2014-08-25wil6210: map MAC timer for packet lifetime into debugfsVladimir Kondratiev2-0/+6
2014-08-25mwifiex: fix decimal printf format specifiers prefixed with 0xHans Wennborg1-1/+1
2014-08-25cw1200: Introduce the use of devm_kzallocHimangi Saraogi1-3/+1
2014-08-25net: wireless: wl1251: Remove unnecessary free_irqHimangi Saraogi1-1/+0
2014-08-25b43: N-PHY: support setting custom TX powerRafał Miłecki3-12/+77
2014-08-25b43: implement PPR (Power Per Rate) management/APIRafał Miłecki4-0/+252
2014-08-25b43: N-PHY: add RF power tables for radio 0x2057 revs 9 & 14Rafał Miłecki3-3/+87
2014-08-25b43: N-PHY: update rev3+ gain control workaroundsRafał Miłecki1-24/+37
2014-08-25b43: flush some writes on Broadcom MIPS SoCsRafał Miłecki11-29/+49
2014-08-25b43: don't duplicate common PHY read/write opsRafał Miłecki5-60/+12
2014-08-25b43: update flushing many writes performed in a rowRafał Miłecki3-3/+25
2014-08-25ath10k: flush hif buffers before recoveryMichal Kazior1-0/+1
2014-08-25ath10k: remove ar_pci->startedMichal Kazior2-12/+0
2014-08-25ath10k: ignore ar_pci->started in pipe cleanupMichal Kazior1-8/+0
2014-08-25ath10k: update comment regarding warm resetMichal Kazior1-5/+4
2014-08-25ath10k: rework posting pci rx buffersMichal Kazior4-161/+160
2014-08-25ath10k: remove early irq handlingMichal Kazior2-125/+48
2014-08-25ath10k: make sure to really disable irqsMichal Kazior1-6/+37
2014-08-25ath10k: split ce irq/handler setupMichal Kazior3-68/+21
2014-08-25ath10k: setup irq method in probeMichal Kazior2-35/+39
2014-08-25ath10k: fix legacy irq workaroundMichal Kazior1-3/+4
2014-08-25ath10k: move fw init printMichal Kazior1-5/+1
2014-08-25ath10k: print more driver info when firmware crashesKalle Valo4-18/+22