ath10k: rename board_data in struct ath10k
[cascardo/linux.git] / drivers /
2013-09-30 Kalle Valoath10k: rename board_data in struct ath10k
2013-09-27 Bartosz Markowskiath10k: handle FW API differences for scan structures
2013-09-27 Bartosz Markowskiath10k: introduce dynamic pdev parameters
2013-09-27 Bartosz Markowskiath10k: introduce dynamic vdev parameters
2013-09-27 Bartosz Markowskiath10k: add TARGET values for 10.x firmware
2013-09-27 Bartosz Markowskiath10k: split wmi_cmd_init path
2013-09-27 Bartosz Markowskiath10k: bring back the WMI path for mgmt frames
2013-09-27 Bartosz Markowskiath10k: implement host memory chunks
2013-09-27 Bartosz Markowskiath10k: drop the fw versioning sanity check
2013-09-27 Bartosz Markowskiath10k: split ath10k_wmi_service_ready_event_rx
2013-09-27 Bartosz Markowskiath10k: implement WMI events handling frame for both...
2013-09-27 Bartosz Markowskiath10k: warn if give WMI command is not supported
2013-09-27 Bartosz Markowskiath10k: add wmi_10x_<cmd/event> definitions
2013-09-27 Bartosz Markowskiath10k: introduce dynamic WMI structures
2013-09-26 Marek Puzyniakath10k: make monitor vdev down before stoping it
2013-09-26 Michal Kaziorath10k: replenish HTT RX buffers in a tasklet
2013-09-26 Michal Kaziorath10k: align RX frames properly
2013-09-26 Michal Kaziorath10k: fix Native Wifi decap mode RX
2013-09-26 Michal Kaziorath10k: cleanup RX decap handling
2013-09-26 Michal Kaziorath10k: document decap modes
2013-09-26 Michal Kaziorath10k: report A-MSDU subframes individually
2013-09-20 Michal Kaziorath10k: use msdu headroom to store txfrag
2013-09-20 Michal Kaziorath10k: cleanup HTT TX functions
2013-09-20 Michal Kaziorath10k: decouple HTT TX completions
2013-09-20 Michal Kaziorath10k: avoid needless memset on TX path
2013-09-20 Michal Kaziorath10k: use num_pending_tx instead of msdu id bitmap
2013-09-20 Michal Kaziorath10k: fix num_sends_allowed replenishing
2013-09-20 Michal Kaziorath10k: fix tracing build for ath10k_wmi_cmd
2013-09-16 Michal Kaziorath10k: remove wmi event worker thread
2013-09-16 Michal Kaziorath10k: remove wmi pending count limit
2013-09-16 Michal Kaziorath10k: improve beacon submission latency
2013-09-16 Michal Kaziorath10k: simplify HTC command submitting
2013-09-16 Michal Kaziorath10k: make WMI commands block by design
2013-09-16 Michal Kaziorath10k: add HTC TX credits replenishing notification
2013-09-16 Michal Kaziorath10k: simplify HTC credits calculation
2013-09-12 Jingoo Hanwireless: ath10k: remove unnecessary pci_set_drvdata()
2013-09-12 Kalle Valoath10k: delete struct ce_sendlist
2013-09-12 Sujith Manoharanath10k: Calculate correct peer PHY mode for VHT
2013-09-12 Kalle Valoath10k: print phymode as a string
2013-09-12 Kalle Valoath10k: clean mac.c debug messages
2013-09-12 Kalle Valoath10k: add boot messages to htt.c
2013-09-12 Kalle Valoath10k: add boot debug messages to htc.c
2013-09-12 Kalle Valoath10k: add boot debug messages to pci.c and ce.c
2013-09-12 Kalle Valoath10k: cleanup debug messages in core.c
2013-09-12 Kalle Valoath10k: rename ATH10K_DBG_CORE to BOOT
2013-09-12 Kalle Valoath10k: add BMI log level
2013-09-09 Bartosz Markowskiath10k: define ath10k_debug_start/_stop as static inline
2013-09-08 Michal Kaziorath10k: prevent CE from looping indefinitely
2013-09-06 Bartosz Markowskiath10k: remove obsolete INIT STATUS definitions
2013-09-06 Bartosz Markowskiath10k: set the UART baud rate to 19200
2013-09-06 Kalle Valoath10k: add htt_stats_enable debugfs file
2013-09-06 Kalle Valoath10k: implement ath10k_debug_start/stop()
2013-09-06 Kalle Valoath10k: add trace event ath10k_htt_stats
2013-09-06 Dave Jonesath10k: add missing braces to ath10k_pci_tx_pipe_cleanup
2013-09-03 Kalle Valoath10k: add chip_id file to debugfs
2013-09-03 Kalle Valoath10k: check chip id from the soc register during...
2013-09-03 Kalle Valoath10k: simplify ath10k_ce_init() wake up handling
2013-09-03 Kalle Valoath10k: convert ath10k_pci_wake() to return
2013-09-03 Kalle Valoath10k: clean up ath10k_ce_completed_send_next_nolock()
2013-09-03 Kalle Valoath10k: convert ath10k_pci_reg_read/write32() to take...
2013-09-03 Kalle Valoath10k: remove void pointer from struct ath10k_pci_compl
2013-09-03 Kalle Valoath10k: make target_ce_config_wlan more readable
2013-09-03 Kalle Valoath10k: pci: make host_ce_config_wlan[] more readable
2013-09-01 Kalle Valoath10k: remove un ar_pci->cacheline_sz field
2013-09-01 Michal Kaziorath10k: rename ce_ring_state to ath10k_ce_ring
2013-09-01 Michal Kaziorath10k: rename ce_state to ath10k_ce_pipe
2013-09-01 Michal Kaziorath10k: rename hif_ce_pipe_info to ath10k_pci_pipe
2013-09-01 Michal Kaziorath10k: remove unused ce_attr parameters
2013-09-01 Michal Kaziorath10k: remove ce_op_state
2013-09-01 Michal Kaziorath10k: use inline ce_state structure
2013-08-28 Mohammed Shafi Sha... ath10k: Fix mutex unlock balance
2013-08-15 Michal Kaziorath10k: add support for HTT 3.0
2013-08-15 Michal Kaziorath10k: add support for firmware newer than 636
2013-08-14 Marek Puzyniakath10k: fix WEP in AP and IBSS mode
2013-08-14 Michal Kaziorath10k: plug possible memory leak in WMI
2013-08-14 Michal Kaziorath10k: implement 802.3 SNAP rx decap type A-MSDU handling
2013-08-14 Michal Kaziorath10k: fix HTT service setup
2013-08-14 Michal Kaziorath10k: print errcode when CE ring setup fails
2013-08-14 Michal Kaziorath10k: clean up PCI completion states
2013-08-14 Michal Kaziorath10k: use sizeof(*var) in kmalloc
2013-08-14 Michal Kaziorath10k: clean up monitor start code
2013-08-13 Janusz Dziedzicath10k: check allocation errors in CE
2013-08-12 Bartosz Markowskiath10k: update supported FW build version
2013-08-12 Bartosz Markowskiath10k: Remove qca98xx hw1.0 support
2013-08-12 Janusz Dziedzicath10k: setup peer UAPSD flag correctly
2013-08-07 Mohammed Shafi Sha... ath6kl: Fix invalid pointer access on fuzz testing...
2013-08-07 Vasanthakumar Thia... ath6kl: Fix race in heart beat polling
2013-08-07 Bartosz Markowskiath10k: add SoC power save option to PCI features map
2013-08-05 Michal Kaziorath10k: fix device teardown
2013-08-02 Michal Kaziorath10k: fix failpath in MSI-X setup
2013-08-02 Michal Kaziorath10k: zero arvif memory on add_interface()
2013-08-02 Michal Kaziorath10k: advertise more conservative intf combinations
2013-08-02 Michal Kaziorath10k: make sure to use passive scan when n_ssids...
2013-08-02 Michal Kaziorath10k: prevent using invalid ringbuffer indexes
2013-08-02 Michal Kaziorath10k: implement get_survey()
2013-08-02 Michal Kaziorath10k: implement tx checksum offloading
2013-08-02 Michal Kaziorath10k: implement rx checksum offloading
2013-07-31 Michal Kaziorath10k: detect the number of spatial streams supported...
2013-07-31 Michal Kaziorath10k: improve tx throughput on slow machines
2013-07-30 Michal Kaziorath10k: fix rts/fragmentation threshold setup
next