]> git.kernelconcepts.de Git - karo-tx-linux.git/history - drivers/net/wireless/ath/ath6kl/init.c
wireless/ath6kl: use of module_param requires the inclusion of moduleparam.h
[karo-tx-linux.git] / drivers / net / wireless / ath / ath6kl / init.c
2011-09-28 Stephen Rothwellwireless/ath6kl: use of module_param requires the inclu...
2011-09-28 Kalle Valoath6kl: add debug logs for booting
2011-09-27 Kalle Valoath6kl: allow firmware to override firmware patch address
2011-09-22 Vivek Natarajanath6kl: Indicate the roaming capability of the firmware
2011-09-22 Kalle ValoMerge remote branch 'wireless-next/master' into ath6kl...
2011-09-22 Jouni Malinenath6kl: Remove the unused node table implementation
2011-09-20 John W. LinvilleMerge branch 'master' of git://git.infradead.org/users...
2011-09-16 Vasanthakumar Thia... ath6kl: Remove auth type fall back in auto authenticati...
2011-09-16 Kalle Valoath6kl: add firmware capabilities support
2011-09-16 Kalle Valoath6kl: read reserved ram size from firmware file
2011-09-16 Kalle Valoath6kl: read firmware start address from hardware
2011-09-16 Kalle Valoath6kl: refactor firmware ext data addr and reserved...
2011-09-16 Kalle Valoath6kl: refactor firmware load address code
2011-09-16 Kalle Valoath6kl: add support for firmware API 2 format
2011-09-16 Kalle Valoath6kl: separate firmware fetch from upload
2011-09-16 Sam Lefflerath6kl: query device tree for firmware board-id
2011-09-06 Jouni Malinenath6kl: Allow enabling of P2P support
2011-09-02 Vivek Natarajanath6kl: Add debugfs entry to modify roaming parameters.
2011-09-02 Kalle Valoath6kl: read fwlog from firmware ring buffer
2011-09-02 Kalle Valoath6kl: cleanup diagnose window read and write functions
2011-09-02 Kalle Valoath6kl: add firmware log support
2011-09-01 Jouni Malinenath6kl: Do not enable Probe Request reporting by default
2011-09-01 Kalle Valoath6kl: add testmode support
2011-08-31 Edward Luath6kl: Fix a typo in ath6k context
2011-08-31 Jouni Malinenath6kl: Report received Probe Request frames to cfg80211
2011-08-31 Jouni Malinenath6kl: Request P2P capabilities during target init
2011-08-31 Vasanthakumar Thia... ath6kl: Add initial debugfs changes
2011-08-31 Vasanthakumar Thia... ath6kl: Fix buffer alignment for scatter-gather I/O
2011-08-31 Kevin Fangath6kl: Add beginning of AR6004 initialisation support
2011-08-10 John W. LinvilleMerge branch 'for-linville' of git://git.kernel.org...
2011-08-10 Kalle Valoath6kl: fix function name conflicts with ath9k
2011-08-09 John W. LinvilleMerge branch 'ath6kl-next' of master.kernel.org:/pub...
2011-08-09 Raja Maniath6kl: Release the memory allocated for the firmware
2011-08-09 Vasanthakumar Thia... ath6kl: Move initialization/deinitialization of scan_ta...
2011-08-09 Vasanthakumar Thia... ath6kl: Cleanup void *parent_dev in struct wmi
2011-08-09 Raja Maniath6kl: Use bit field macros to maintain wlan enabled...
2011-08-09 Kalle ValoAdd ath6kl cleaned up driver