cascardo/linux.git
2011-11-11 Kalle Valoath6kl: add a fixme to ath6kl_htc_wait_target()
2011-11-11 Kalle Valoath6kl: move power control from sdio to core
2011-11-11 Kalle Valoath6kl: rename ath6kl_wmi_qos_state_init() to _wmi_reset()
2011-11-11 Kalle Valoath6kl: don't use cfg80211_scan_request after cfg80211_...
2011-11-11 Aarthi Thiruvengadamath6kl: fix missing copy of action frame contents
2011-11-11 Jouni Malinenath6kl: Report unique remain-on-channel cookie values
2011-11-11 Sangwook Leeath6kl: Fix compilation error from of.h
2011-11-11 Rishi Panjwaniath6kl: Implement support for power parameter control...
2011-11-11 Rishi Panjwaniath6kl: Implement support for listen interval from...
2011-11-11 Aarthi Thiruvengadamath6kl: add support for WPS
2011-11-11 Kalle Valoath6kl: add more boot debug messages
2011-11-11 Kalle Valoath6kl: add debug messages for credit handling
2011-11-11 Kalle Valoath6kl: remove unused debug levels
2011-11-11 Kalle Valoath6kl: use ath6kl_credit prefix consistently
2011-11-11 Kalle Valoath6kl: move all credit distribution code to htc.c
2011-11-11 Kalle Valoath6kl: rename struct htc_credit_state_info to ath6kl_h...
2011-11-11 Kalle Valoath6kl: rename struct htc_endpoint_credit_dist.htc_rsvd...
2011-11-11 Kalle Valoath6kl: use ath6kl prefix in credit functions
2011-11-11 Kalle Valoath6kl: remove unused A_CACHE_LINE_PAD
2011-11-11 Vasanthakumar... ath6kl: Use appropriate wdev from vif
2011-11-11 Vasanthakumar... ath6kl: Initialize target wlan values for every vif
2011-11-11 Vasanthakumar... ath6kl: Add a modparam to enable multi normal interface...
2011-11-11 Vasanthakumar... ath6kl: Implement add_virtual_intf() and del_virtual_intf()
2011-11-11 Vasanthakumar... ath6kl: Configure inteface information at init time
2011-11-11 Vasanthakumar... ath6kl: Use the other variant of netdev (un)register...
2011-11-11 Vasanthakumar... ath6kl: Maintain virtual interface in a list
2011-11-11 Vasanthakumar... ath6kl: Introduce spinlock to protect vif specific...
2011-11-11 Vasanthakumar... ath6kl: Store hw mac address in struct ath6kl
2011-11-11 Vasanthakumar... ath6kl: Use interface index from wmi data headr
2011-11-11 Vasanthakumar... ath6kl: Refactor ath6kl_destroy()
2011-11-11 Vasanthakumar... ath6kl: Cleanup parameters in ath6kl_init_control_info...
2011-11-11 Vasanthakumar... ath6kl: Remove net_device from ath6kl
2011-11-11 Vasanthakumar... ath6kl: Take vif information from wmi event
2011-11-11 Vasanthakumar... ath6kl: Maintain firmware interface index in struct...
2011-11-11 Vasanthakumar... ath6kl: Make net and target stats vif specific
2011-11-11 Vasanthakumar... ath6kl: Move few more vif specific information to struc...
2011-11-11 Vasanthakumar... ath6kl: Move scan_req info and sme_state to vif
2011-11-11 Vasanthakumar... ath6kl: Move disconnect timer to vif structure
2011-11-11 Vasanthakumar... ath6kl: Move aggregation information to vif structure
2011-11-11 Vasanthakumar... ath6kl: Move key information to vif structure
2011-11-11 Vasanthakumar... ath6kl: Move channel information to vif structure
2011-11-11 Vasanthakumar... ath6kl: Move bssid information to vif structure
2011-11-11 Vasanthakumar... ath6kl: Move nw_type to vif structure
2011-11-11 Vasanthakumar... ath6kl: Move ssid and crypto information to vif structure
2011-11-11 Vasanthakumar... ath6kl: Define interface specific states
2011-11-11 Vasanthakumar... ath6kl: Define an initial vif structure and use it
2011-11-11 Vasanthakumar... ath6kl: Cleanup fw interface type setting
2011-11-11 Vasanthakumar... ath6kl: Refactor wiphy dev and net dev init functions
2011-11-11 Vasanthakumar... ath6kl: Keep wiphy reference in ath6kl structure
2011-11-11 Vasanthakumar... ath6kl: Pass ath6kl structure to ath6kl_init() instead...
2011-11-11 Rishi Panjwaniath6kl: Implement support for background scan control...
2011-11-11 Kalle Valoath6kl: add debug level for hif
2011-11-11 Kalle Valoath6kl: don't dump full htc packets
2011-11-11 Kalle Valoath6kl: cleanup htc debug messages
2011-11-11 Kalle Valoath6kl: merge htc debug levels
2011-11-11 Rishi Panjwaniath6kl: Implement support for QOS-enable and QOS-disabl...
2011-11-11 Jouni Malinenath6kl: Fix endpoint_stats debugfs buffer length calcul...
2011-11-11 Sam Lefflerath6kl: unbreak suspend
2011-11-11 Kalle Valoath6kl: fix firmware start address for ar6003 hw2.0
2011-11-11 Jouni Malinenath6kl: Allow CCKM AKM and KRK to be configured
2011-11-11 Jouni Malinenath6kl: Add debugfs control for keepalive and disconnec...
2011-11-11 Jouni Malinenath6kl: Add debugfs files for roaming control
2011-11-11 Jouni Malinenath6kl: Add debugfs file for target roam table
2011-11-11 Jouni Malinenath6kl: Add endpoint_stats debugfs file
2011-11-11 Kevin Fangath6kl: Add WSC IE on the associate message
2011-11-11 Kalle Valoath6kl: fix null skb dereference in ath6kl_rx()
2011-11-11 Kalle Valoath6kl: move remaining content from htc_hif.h to hif.h
2011-11-11 Kalle Valoath6kl: remove unused values from htc_hif.h
2011-11-11 Kalle Valoath6kl: move htc_hif to hif.c
2011-11-11 Kalle Valoath6kl: return error block size is not power of 2
2011-11-11 Kalle Valoath6kl: fix struct host_app_area endian handling
2011-11-11 Kalle Valoath6kl: remove unused parameters from struct wmi
2011-11-11 Chilam Ngath6kl: make sure WLAN power save is enabled during...
2011-11-11 Vasanthakumar... ath6kl: Minor cleanup in msg_look_ahead parameter in...
2011-11-11 Vasanthakumar... ath6kl: Avoid processing failed rx packets
2011-11-11 Vasanthakumar... ath6kl: Fix htc_packet leak in ath6kl_htc_rx_fetch()
2011-11-11 Vasanthakumar... ath6kl: Fix htc_packet leak in ath6kl_htc_rx_process_pa...
2011-11-11 Vasanthakumar... ath6kl: Claim sdio function only at appropriate places
2011-11-11 Vasanthakumar... ath6kl: Replace spin_lock_irqsave with spin_lock_bh
2011-11-11 Vasanthakumar... ath6kl: Fix sparse warning "symbol 'conn' shadows an...
2011-11-11 Vasanthakumar... ath6kl: Enable force foreground scan in connected state
2011-11-09 Dan Carpentermwifiex: prevent corruption instead of just warning
2011-11-09 Amitkumar Karwarmwifiex: enable SDIO multiport aggregation
2011-11-09 Dan Carpentermwifiex: remove an unneeded NULL check
2011-11-09 Dan Carpentermwifiex: remove unneeded kfree(NULL);
2011-11-09 Julia Lawallnet/rfkill/core.c: use kstrtoul, etc
2011-11-09 Julia Lawallnet/mac80211/debugfs.c: use kstrtoul, etc
2011-11-09 Johannes Bergmac80211: implement wifi TX status
2011-11-09 Johannes Bergnl80211: advertise socket TX status capability
2011-11-09 Helmut Schaamac80211: Also report the STA's TDLS flag via nl80211
2011-11-09 Franky Linbrcm80211: fmac: optimize chip core info management
2011-11-09 Franky Linbrcm80211: fmac: replace private SB macros with ssb_reg...
2011-11-09 Franky Linbrcm80211: fmac: move chip drive strength related code...
2011-11-09 Franky Linbrcm80211: fmac: move chip detach function to sdio_chip.c
2011-11-09 Franky Linbrcm80211: fmac: move chip reset core function to sdio_...
2011-11-09 Franky Linbrcm80211: fmac: abstract chip core revision function
2011-11-09 Franky Linbrcm80211: fmac: abstract chip iscoreup function
2011-11-09 Franky Linbrcm80211: fmac: chip attach code flow clean up
2011-11-09 Franky Linbrcm80211: fmac: remove duplicate regiter set in chip...
2011-11-09 Franky Linbrcm80211: fmac: move dongle gpio reset code to chip...
next