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
Age
Commit message (
Expand
)
Author
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
2013-07-30
ath10k: embed HTC struct inside ath10k
Michal Kazior
2013-07-30
ath10k: rename hif callback
Michal Kazior
2013-07-30
ath10k: change function to take struct ath10k as arg
Michal Kazior
2013-07-30
ath10k: provide errno if bmi read/write fails
Michal Kazior
2013-07-30
ath10k: lower print level for a message
Michal Kazior
2013-07-30
ath10k: silent warning in IBSS mode
Michal Kazior
2013-07-30
ath10k: fix typo in define name
Michal Kazior
2013-07-30
ath10k: remove ath10k_bus
Michal Kazior
2013-07-30
ath10k: do not setup rts/frag thresholds for suspended interfaces
Michal Kazior
2013-07-30
ath10k: setup rts/frag thresholds upon vdev creation
Michal Kazior
2013-07-30
ath10k: fix possible deadlock
Michal Kazior
2013-07-30
ath10k: fix teardown ordering
Michal Kazior
2013-07-26
mwifiex: code rearrangement in sdio.c
Amitkumar Karwar
2013-07-26
mwifiex: handle driver initialization error paths
Amitkumar Karwar
2013-07-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-07-24
bgmac: make bgmac depend on bcm47xx
Hauke Mehrtens
2013-07-24
wireless: rt2x00: rt2800usb: add RT3573 devices
Xose Vazquez Perez
2013-07-24
ath9k: Fix diversity combining for AR9285
Sujith Manoharan
2013-07-24
mwifiex: modify mwifiex_ap_sta_limits to advertise support for P2P
Avinash Patil
2013-07-24
mwifiex: remove duplicate structure host_cmd_tlv
Amitkumar Karwar
2013-07-24
mwifiex: correction in mwifiex_check_fw_status() return status
Amitkumar Karwar
2013-07-24
mwifiex: replace mdelay with msleep
Amitkumar Karwar
2013-07-24
mwifiex: reduce firmware poll retries
Amitkumar Karwar
2013-07-24
mwifiex: add unregister_dev handler for usb interface
Amitkumar Karwar
2013-07-24
mwifiex: move if_ops.cleanup_if() call
Amitkumar Karwar
2013-07-24
mwifiex: remove unnecessary del_timer(cmd_timer)
Amitkumar Karwar
2013-07-24
mwifiex: move del_timer_sync(scan_delay_timer) call to fix memleak
Amitkumar Karwar
2013-07-24
mwifiex: add PCIe shutdown handler to avoid system hang on reboot
Amitkumar Karwar
2013-07-24
mwifiex: correct max IE length check for WPS IE
Avinash Patil
[prev]
[next]