summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2011-01-28ath: Add function to check if 4.9GHz channels are allowedBruno Randolf
2011-01-28ath5k: Use local variable for capabilitiesBruno Randolf
2011-01-28ath9k: fix tx queue index confusion in debugfs codeFelix Fietkau
2011-01-28ath9k: fold struct ath_wiphy into struct ath_softcFelix Fietkau
2011-01-28ath9k: remove the bf->aphy fieldFelix Fietkau
2011-01-28ath9k: remove support for virtual wiphysFelix Fietkau
2011-01-28ath9k: remove the virtual wiphy debugfs interfaceFelix Fietkau
2011-01-28ath9k: clean up the code that wakes the mac80211 queuesFelix Fietkau
2011-01-28Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2011-01-27ath9k: fix misplaced debug codeFelix Fietkau
2011-01-27carl9170: utilize fw seq counter for mgmt/non-QoS data framesChristian Lamparter
2011-01-27carl9170: enable wake-on-lan feature testingChristian Lamparter
2011-01-27carl9170: update fw/hw headersChristian Lamparter
2011-01-26ath9k: clean up enums and unused macrosMohammed Shafi Shajakhan
2011-01-26Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville
2011-01-25ath5k: ath5k_setup_channels cleanup and whitespaceBruno Randolf
2011-01-25ath9k_hw: read and backup AR_WA register value even before chip reset on.Senthil Balasubramanian
2011-01-25ath9k_hw: Fix incorrect macversion and macrev checksSenthil Balasubramanian
2011-01-24wl12xx: disable auto-arpEliad Peller
2011-01-24wl12xx: Increase scan channel dwell time for passive scansJuuso Oikarinen
2011-01-24wl12xx: wrong values are returned in gpio_power_write()Eliad Peller
2011-01-24wl12xx: BA receiver supportLevi, Shahar
2011-01-24wl12xx: BA initiator supportLevi, Shahar
2011-01-24wl12xx: Add channel 14 to list of supported 2ghz channelsArik Nemtsov
2011-01-24wl12xx: add missing MODULE_FIRMWARE statment for AP-mode FWArik Nemtsov
2011-01-24wl12xx: Cleanup PLT mode when module is removedJuuso Oikarinen
2011-01-24wl12xx: fix some endianess bugsEliad Peller
2011-01-24wl12xx: add hw configuration for max supported AMDPU sizeLuciano Coelho
2011-01-24wl12xx: change debug_level module param sysfs permissionsGuy Eilam
2011-01-24wl12xx: lock the RCU when accessing sta via ieee80211_find_sta()Luciano Coelho
2011-01-24wl12xx: don't modify the global supported band structuresLuciano Coelho
2011-01-24wl12xx: don't join upon disassociationEliad Peller
2011-01-24wl12xx: Enable AP-modeArik Nemtsov
2011-01-24wl12xx: Read MAC address from NVS file on HW startupArik Nemtsov
2011-01-24wl12xx: AP mode - fetch appropriate firmware for APArik Nemtsov
2011-01-24wl12xx: AP mode - encryption supportArik Nemtsov
2011-01-24wl12xx: AP mode - record TX configuration settingsArik Nemtsov
2011-01-24wl12xx: AP mode - changes in TX pathArik Nemtsov
2011-01-24wl12xx: AP mode - add STA add/remove opsArik Nemtsov
2011-01-24wl12xx: AP mode - change filter configArik Nemtsov
2011-01-24wl12xx: AP mode config in ieee80211_ops.configArik Nemtsov
2011-01-24wl12xx: Configure AP on BSS info changeArik Nemtsov
2011-01-24wl12xx: Add AP related definitions to HOST-FW interfaceArik Nemtsov
2011-01-24wl12xx: AP specific RX filter configurationArik Nemtsov
2011-01-24wl12xx: AP mode - init sequenceArik Nemtsov
2011-01-24wl12xx: AP mode - workaround for FW bug on station removeArik Nemtsov
2011-01-24wl12xx: AP-mode high level commandsArik Nemtsov
2011-01-24wl12xx: AP mode - add AP specific eventArik Nemtsov
2011-01-24wl12xx: AP mode - AP specific CMD_CONFIGURE sub-commandsArik Nemtsov
2011-01-24wl12xx: Add AP related configuration to conf_drv_settingsArik Nemtsov