ath6kl: Initialize target wlan values for every vif
[cascardo/linux.git] / drivers /
2011-11-11 Vasanthakumar Thia... ath6kl: Initialize target wlan values for every vif
2011-11-11 Vasanthakumar Thia... ath6kl: Add a modparam to enable multi normal interface...
2011-11-11 Vasanthakumar Thia... ath6kl: Implement add_virtual_intf() and del_virtual_intf()
2011-11-11 Vasanthakumar Thia... ath6kl: Configure inteface information at init time
2011-11-11 Vasanthakumar Thia... ath6kl: Use the other variant of netdev (un)register...
2011-11-11 Vasanthakumar Thia... ath6kl: Maintain virtual interface in a list
2011-11-11 Vasanthakumar Thia... ath6kl: Introduce spinlock to protect vif specific...
2011-11-11 Vasanthakumar Thia... ath6kl: Store hw mac address in struct ath6kl
2011-11-11 Vasanthakumar Thia... ath6kl: Use interface index from wmi data headr
2011-11-11 Vasanthakumar Thia... ath6kl: Refactor ath6kl_destroy()
2011-11-11 Vasanthakumar Thia... ath6kl: Cleanup parameters in ath6kl_init_control_info...
2011-11-11 Vasanthakumar Thia... ath6kl: Remove net_device from ath6kl
2011-11-11 Vasanthakumar Thia... ath6kl: Take vif information from wmi event
2011-11-11 Vasanthakumar Thia... ath6kl: Maintain firmware interface index in struct...
2011-11-11 Vasanthakumar Thia... ath6kl: Make net and target stats vif specific
2011-11-11 Vasanthakumar Thia... ath6kl: Move few more vif specific information to struc...
2011-11-11 Vasanthakumar Thia... ath6kl: Move scan_req info and sme_state to vif
2011-11-11 Vasanthakumar Thia... ath6kl: Move disconnect timer to vif structure
2011-11-11 Vasanthakumar Thia... ath6kl: Move aggregation information to vif structure
2011-11-11 Vasanthakumar Thia... ath6kl: Move key information to vif structure
2011-11-11 Vasanthakumar Thia... ath6kl: Move channel information to vif structure
2011-11-11 Vasanthakumar Thia... ath6kl: Move bssid information to vif structure
2011-11-11 Vasanthakumar Thia... ath6kl: Move nw_type to vif structure
2011-11-11 Vasanthakumar Thia... ath6kl: Move ssid and crypto information to vif structure
2011-11-11 Vasanthakumar Thia... ath6kl: Define interface specific states
2011-11-11 Vasanthakumar Thia... ath6kl: Define an initial vif structure and use it
2011-11-11 Vasanthakumar Thia... ath6kl: Cleanup fw interface type setting
2011-11-11 Vasanthakumar Thia... ath6kl: Refactor wiphy dev and net dev init functions
2011-11-11 Vasanthakumar Thia... ath6kl: Keep wiphy reference in ath6kl structure
2011-11-11 Vasanthakumar Thia... 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 Thia... ath6kl: Minor cleanup in msg_look_ahead parameter in...
2011-11-11 Vasanthakumar Thia... ath6kl: Avoid processing failed rx packets
2011-11-11 Vasanthakumar Thia... ath6kl: Fix htc_packet leak in ath6kl_htc_rx_fetch()
2011-11-11 Vasanthakumar Thia... ath6kl: Fix htc_packet leak in ath6kl_htc_rx_process_pa...
2011-11-11 Vasanthakumar Thia... ath6kl: Claim sdio function only at appropriate places
2011-11-11 Vasanthakumar Thia... ath6kl: Replace spin_lock_irqsave with spin_lock_bh
2011-11-11 Vasanthakumar Thia... ath6kl: Fix sparse warning "symbol 'conn' shadows an...
2011-11-11 Vasanthakumar Thia... 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 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...
2011-11-09 Franky Linbrcm80211: fmac: disable dongle arm core in bus core...
2011-11-09 Franky Linbrcm80211: fmac: move core disable function to sdio_chip.c
2011-11-09 Franky Linbrcm80211: fmac: abstract chip buscore setup function
2011-11-09 Franky Linbrcm80211: fmac: move bus core prep code to sdio_chip.c
2011-11-09 Franky Linbrcm80211: fmac: move chip recognition function to...
2011-11-09 Franky Linbrcm80211: fmac: remove unnecessary 4329 chip specific...
2011-11-09 Johannes Bergcfg80211/mac80211: allow management TX to not wait...
2011-11-09 Johannes Bergnl80211: advertise device AP SME
2011-11-09 Ben Greearath9k: Improve debugfs printout for stations.
2011-11-09 Stanislav Yakovlevipw2x00: remove unused function libipw_ratelimit_debug.
2011-11-09 Jouni Malinenath9k: Advertise support for TDLS
2011-11-09 David Kilroyorinoco: release BSS structures returned by cfg80211_in...
2011-11-09 Jussi Kivilinnarndis_wlan: release BSS structures returned by cfg80211...
2011-11-09 John W. Linvillewireless: cleanup brcm80211 bits in drivers/net/wireles...
2011-11-09 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-11-09 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-11-08 Rajkumar Manoharanath9k_hw: Updated AR9462 initval table to improve rx...
2011-11-08 Rajkumar Manoharanath9k: Add btcoex profile management support for AR9462
2011-11-08 Rajkumar Manoharanath9k_hw: Update CCK spur mitigation for AR9462
2011-11-08 Jouni Malinenmac80211_hwsim: Claim support for TDLS
2011-11-08 Arend van Sprielbrcm80211: smac: change buffer endianess convert functi...
2011-11-08 Franky Linbrcm80211: fmac: remove state from brcmf_if in fullmac
2011-11-08 Franky Linbrcm80211: fmac: store brcmf_if in net device private...
2011-11-08 Franky Linbrcm80211: fmac: use brcmf_add_if for all net devices
2011-11-08 Arend van Sprielbrcm80211: smac: use sk_buff list for handling frames...
next