cascardo/linux.git
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... 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... ath6kl: Fix invalid pointer access on fuzz testing...
2013-08-07 Vasanthakumar... 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
2013-07-30 Michal Kaziorath10k: fix memleak in mac setup
2013-07-30 Michal Kaziorath10k: don't reset HTC endpoints unnecessarily
2013-07-30 Michal Kaziorath10k: prevent HTC from being used after stopping
2013-07-30 Michal Kaziorath10k: create debugfs interface to trigger fw crash
2013-07-30 Michal Kaziorath10k: fix NULL dereference for injected packets
2013-07-30 Michal Kaziorath10k: implement fw crash simulation command
2013-07-30 Michal Kaziorath10k: implement device recovery
2013-07-30 Michal Kaziorath10k: skip fw stats debugfs interface if device is...
2013-07-30 Michal Kaziorath10k: store firmware files in memory
2013-07-30 Michal Kaziorath10k: defer hw setup to start/stop mac80211 hooks
2013-07-30 Michal Kaziorath10k: make sure all resources are freed upon ath10k_s...
2013-07-30 Michal Kaziorath10k: move free_vdev_map initialization
2013-07-30 Michal Kaziorath10k: decouple suspend code
2013-07-30 Michal Kaziorath10k: reset BMI state upon init
2013-07-30 Michal Kaziorath10k: allow deferred regd update
2013-07-30 Michal Kaziorath10k: decouple core start/stop logic
2013-07-30 Michal Kaziorath10k: decouple pci start/stop logic
2013-07-30 Michal Kaziorath10k: add missing debug prints
2013-07-30 Michal Kaziorath10k: abort scan properly if wmi_scan_stop fails
2013-07-30 Michal Kaziorath10k: improve locking
2013-07-30 Michal Kaziorath10k: embed HTT struct inside ath10k
2013-07-30 Michal Kaziorath10k: embed HTC struct inside ath10k
2013-07-30 Michal Kaziorath10k: rename hif callback
2013-07-30 Michal Kaziorath10k: change function to take struct ath10k as arg
2013-07-30 Michal Kaziorath10k: provide errno if bmi read/write fails
2013-07-30 Michal Kaziorath10k: lower print level for a message
2013-07-30 Michal Kaziorath10k: silent warning in IBSS mode
2013-07-30 Michal Kaziorath10k: fix typo in define name
2013-07-30 Michal Kaziorath10k: remove ath10k_bus
2013-07-30 Michal Kaziorath10k: do not setup rts/frag thresholds for suspended...
2013-07-30 Michal Kaziorath10k: setup rts/frag thresholds upon vdev creation
2013-07-30 Michal Kaziorath10k: fix possible deadlock
2013-07-30 Michal Kaziorath10k: fix teardown ordering
2013-07-26 Amitkumar Karwarmwifiex: code rearrangement in sdio.c
2013-07-26 Amitkumar Karwarmwifiex: handle driver initialization error paths
2013-07-25 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2013-07-24 Hauke Mehrtensbgmac: make bgmac depend on bcm47xx
2013-07-24 Xose Vazquez... wireless: rt2x00: rt2800usb: add RT3573 devices
2013-07-24 Sujith Manoharanath9k: Fix diversity combining for AR9285
2013-07-24 Avinash Patilmwifiex: modify mwifiex_ap_sta_limits to advertise...
2013-07-24 Amitkumar Karwarmwifiex: remove duplicate structure host_cmd_tlv
2013-07-24 Amitkumar Karwarmwifiex: correction in mwifiex_check_fw_status() return...
2013-07-24 Amitkumar Karwarmwifiex: replace mdelay with msleep
2013-07-24 Amitkumar Karwarmwifiex: reduce firmware poll retries
2013-07-24 Amitkumar Karwarmwifiex: add unregister_dev handler for usb interface
2013-07-24 Amitkumar Karwarmwifiex: move if_ops.cleanup_if() call
2013-07-24 Amitkumar Karwarmwifiex: remove unnecessary del_timer(cmd_timer)
2013-07-24 Amitkumar Karwarmwifiex: move del_timer_sync(scan_delay_timer) call...
2013-07-24 Amitkumar Karwarmwifiex: add PCIe shutdown handler to avoid system...
2013-07-24 Avinash Patilmwifiex: correct max IE length check for WPS IE
2013-07-24 Stone Piaomwifiex: support to send deauth for P2P client
2013-07-24 Stone Piaomwifiex: skip registering mgmt frame that has already...
2013-07-24 Stone Piaomwifiex: discard deauth and disassoc event during WPS...
2013-07-24 Huawei Yangmwifiex: add tx info to skb when forming mgmt frame
2013-07-24 Avinash Patilmwifiex: delete AP TX queues when bridged packets reach...
2013-07-24 Avinash Patilmwifiex: maintain outstanding packet count for RA list...
2013-07-24 Avinash Patilmwifiex: rename pkt_count to ba_pkt_count in mwifiex_ra...
next