index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
Age
Commit message (
Expand
)
Author
2013-08-15
ath10k: add support for HTT 3.0
Michal Kazior
2013-08-15
ath10k: add support for firmware newer than 636
Michal Kazior
2013-08-14
ath10k: fix WEP in AP and IBSS mode
Marek Puzyniak
2013-08-14
ath10k: plug possible memory leak in WMI
Michal Kazior
2013-08-14
ath10k: implement 802.3 SNAP rx decap type A-MSDU handling
Michal Kazior
2013-08-14
ath10k: fix HTT service setup
Michal Kazior
2013-08-14
ath10k: print errcode when CE ring setup fails
Michal Kazior
2013-08-14
ath10k: clean up PCI completion states
Michal Kazior
2013-08-14
ath10k: use sizeof(*var) in kmalloc
Michal Kazior
2013-08-14
ath10k: clean up monitor start code
Michal Kazior
2013-08-13
ath10k: check allocation errors in CE
Janusz Dziedzic
2013-08-12
ath10k: update supported FW build version
Bartosz Markowski
2013-08-12
ath10k: Remove qca98xx hw1.0 support
Bartosz Markowski
2013-08-12
ath10k: setup peer UAPSD flag correctly
Janusz Dziedzic
2013-08-07
ath6kl: Fix invalid pointer access on fuzz testing with AP mode
Mohammed Shafi Shajakhan
2013-08-07
ath6kl: Fix race in heart beat polling
Vasanthakumar Thiagarajan
2013-08-07
ath10k: add SoC power save option to PCI features map
Bartosz Markowski
2013-08-05
ath10k: fix device teardown
Michal Kazior
2013-08-02
ath10k: fix failpath in MSI-X setup
Michal Kazior
2013-08-02
ath10k: zero arvif memory on add_interface()
Michal Kazior
2013-08-02
ath10k: advertise more conservative intf combinations
Michal Kazior
2013-08-02
ath10k: make sure to use passive scan when n_ssids is 0
Michal Kazior
2013-08-02
ath10k: prevent using invalid ringbuffer indexes
Michal Kazior
2013-08-02
ath10k: implement get_survey()
Michal Kazior
2013-08-02
ath10k: implement tx checksum offloading
Michal Kazior
2013-08-02
ath10k: implement rx checksum offloading
Michal Kazior
2013-07-31
ath10k: detect the number of spatial streams supported by hw
Michal Kazior
2013-07-31
ath10k: improve tx throughput on slow machines
Michal Kazior
2013-07-30
ath10k: fix rts/fragmentation threshold setup
Michal Kazior
2013-07-30
ath10k: fix memleak in mac setup
Michal Kazior
2013-07-30
ath10k: don't reset HTC endpoints unnecessarily
Michal Kazior
2013-07-30
ath10k: prevent HTC from being used after stopping
Michal Kazior
2013-07-30
ath10k: create debugfs interface to trigger fw crash
Michal Kazior
2013-07-30
ath10k: fix NULL dereference for injected packets
Michal Kazior
2013-07-30
ath10k: implement fw crash simulation command
Michal Kazior
2013-07-30
ath10k: implement device recovery
Michal Kazior
2013-07-30
ath10k: skip fw stats debugfs interface if device is down
Michal Kazior
2013-07-30
ath10k: store firmware files in memory
Michal Kazior
2013-07-30
ath10k: defer hw setup to start/stop mac80211 hooks
Michal Kazior
2013-07-30
ath10k: make sure all resources are freed upon ath10k_stop()
Michal Kazior
2013-07-30
ath10k: move free_vdev_map initialization
Michal Kazior
2013-07-30
ath10k: decouple suspend code
Michal Kazior
2013-07-30
ath10k: reset BMI state upon init
Michal Kazior
2013-07-30
ath10k: allow deferred regd update
Michal Kazior
2013-07-30
ath10k: decouple core start/stop logic
Michal Kazior
2013-07-30
ath10k: decouple pci start/stop logic
Michal Kazior
2013-07-30
ath10k: add missing debug prints
Michal Kazior
2013-07-30
ath10k: abort scan properly if wmi_scan_stop fails
Michal Kazior
2013-07-30
ath10k: improve locking
Michal Kazior
2013-07-30
ath10k: embed HTT struct inside ath10k
Michal Kazior
[next]