summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-27ath: Updates for regulatory and country codes.master-2009-10-28master-2009-10-27Vivek Natarajan
2009-10-27iwlwifi: minor comments changes for wimax co-exist commandWey-Yi Guy
2009-10-27iwlwifi: make sure device is reset when unloading driverBen Cahill
2009-10-27iwlwifi: update lowest API version support for 6x00 & 6x50 seriesWey-Yi Guy
2009-10-27iwlwifi: remove duplicated defineWey-Yi Guy
2009-10-27iwlwifi: reuse page for notification packetsZhu Yi
2009-10-27iwlwifi: remove unused parametersWey-Yi Guy
2009-10-27iwlwifi: remove duplicate definesReinette Chatre
2009-10-27iwlwifi: add channel switch support to 5000 series and upWey-Yi Guy
2009-10-27iwlwifi: issue ct_kill host command based on device configWey-Yi Guy
2009-10-27iwlwifi: choose thermal throttle method based on device configWey-Yi Guy
2009-10-27iwlwifi: increase max tfd payload sizeWey-Yi Guy
2009-10-27iwlwifi: fix use after free bug for paged rxZhu Yi
2009-10-27iwlwifi: specify the valid tx/rx chain in device config structureWey-Yi Guy
2009-10-27iwlwifi: update bt co-exit configuration parameterWey-Yi Guy
2009-10-27iwlwifi: separate led function from statistic notificationWey-Yi Guy
2009-10-27iwlwifi: consolidate apm_init() functionsBen Cahill
2009-10-27iwlwifi: fix gain computation for 5000 series and upWey-Yi Guy
2009-10-27iwlwifi: add missing commands to syslog messagesJay Sternberg
2009-10-27libertas: remove some references to IW_MODE_abcHolger Schurig
2009-10-27libertas: sort and categorize entries in decl.hHolger Schurig
2009-10-27libertas: move mic failure event to wext.cHolger Schurig
2009-10-27libertas: move SIOCGIWAP calls to wext.cHolger Schurig
2009-10-27libertas: remove "struct cmd_ds_gen"Holger Schurig
2009-10-27libertas: remove handling for CMD_GET_TSFHolger Schurig
2009-10-27libertas: remove handling for CMD_802_11_LED_GPIO_CTRLHolger Schurig
2009-10-27libertas: move lbs_send_iwevcustom_event() to wext.cHolger Schurig
2009-10-27libertas: move association related commands into assoc.cHolger Schurig
2009-10-27libertas: get current channel out of priv->curbssparamsHolger Schurig
2009-10-27libertas: sort variables in struct lbs_privateHolger Schurig
2009-10-27libertas: move scan/assoc related stuffHolger Schurig
2009-10-27libertas: change IW_ESSID_MAX_SIZE -> IEEE80211_MAX_SSID_LENHolger Schurig
2009-10-27libertas: remove unused 11d.h as well, priv->countryinfoHolger Schurig
2009-10-27libertas: remove unused 11d codeHolger Schurig
2009-10-27zd1211rw: Fix TX status reporting in order to have proper rate controlBenoit PAPILLAULT
2009-10-27wl1271: use ieee80211_rx_ni()Luciano Coelho
2009-10-27mesh: use set_bit() to set MESH_WORK_HOUSEKEEPING.Rui Paulo
2009-10-27ar9170: don't filter BlockACK framesChristian Lamparter
2009-10-27ar9170usb: atomic pending urbs counterChristian Lamparter
2009-10-27ar9170: atomic pending A-MPDU counterChristian Lamparter
2009-10-27iwlwifi: rework for static power saveWey-Yi Guy
2009-10-27iwlwifi: no chain noise support for 6x50 seriesWey-Yi Guy
2009-10-27iwlwifi: set auto clock gate disable bit for 6x00/6x50 seriesWey-Yi Guy
2009-10-27iwlagn: store station rate scale information in mac80211 station structureReinette Chatre
2009-10-27iwlwifi: move rate scaling structures to header fileReinette Chatre
2009-10-27iwlwifi: move iwl_setup_mac to iwlagnReinette Chatre
2009-10-27iwlwifi: fix incorrect otp blocks number for 6x50 seriesWey-Yi Guy
2009-10-27iwlwifi: identify eeprom version for 6x50 series NICWey-Yi Guy
2009-10-27iwlwifi: show current power save status reported by uCodeWey-Yi Guy
2009-10-27iwl3945: disable all tx fifosAbhijeet Kolekar