aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi
AgeCommit message (Expand)Author
2008-03-07iwlwifi: fix potential lock inversion deadlockReinette Chatre
2008-03-07wireless: correct warnings from using '%llx' for type 'u64'John W. Linville
2008-03-07iwlwifi: grab NIC access when disabling aggregationsRon Rindjunsky
2008-03-07iwlwifi: 3945 split tx_complete to command and packet functionTomas Winkler
2008-03-07iwlwifi: Fix 3945 rate scalingTomas Winkler
2008-03-07iwlwifi: queue functions cleanupTomas Winkler
2008-03-07iwlwifi: Moving EEPROM handling in iwlcore moduleAssaf Krauss
2008-03-07iwlwifi: add iwl-core moduleTomas Winkler
2008-03-07iwlwifi: fix locking unbalance in 4965 rate scaleTomas Winkler
2008-03-07iwlwifi: Cancel scanning upon associationEmmanuel Grumbach
2008-03-07iwlwifi: Take the fw file name from the iwl_cfg.Tomas Winkler
2008-03-07iwlwifi: add struct iwl_cfgTomas Winkler
2008-03-07iwlwifi: Move HBUS address to iwl-csr.hTomas Winkler
2008-03-07iwlwifi: extract iwl-csr.hTomas Winkler
2008-03-07iwlwifi: use mac80211_tx_control_flagsRon Rindjunsky
2008-03-07iwlwifi: 802.11n spec removes AUTO offset for FAT channelGuy Cohen
2008-03-06iwlwifi: Fix 52 rate report in rx statusTomas Winkler
2008-03-06iwlwifi: refactor init geos functionTomas Winkler
2008-03-06iwlwifi: removing unused priv->configTomas Winkler
2008-03-06mac80211: RCU-ify STA info structure accessJohannes Berg
2008-02-29iwlwifi: remove twice defined CSR registerTomas Winkler
2008-02-29iwlwifi: fix name of function in comment (_rx_card_state_notif)Reinette Chatre
2008-02-29iwlwifi: Add tx_ant_num hw setting variableTomas Winkler
2008-02-29iwlwifi: change iwl->priv iwl_priv * type in iwl-YYY-io.hTomas Winkler
2008-02-29iwlwifi-2.6: Adds and fixes defines about securityEmmanuel Grumbach
2008-02-29mac80211: give burst time in txop rather than 0.1msec unitsJohannes Berg
2008-02-29iwlwifi: Update iwlwifi version stamp to 1.2.26Reinette Chatre
2008-02-29iwlwifi: remove IWL{4965,3945}_QOSRon Rindjunsky
2008-02-29iwlwifi: Fix HT compilation breakage caused by cfg80211 API for channels/bitr...Tomas Winkler
2008-02-29iwlwifi: set rate_idx correctly from plcpMohamed Abbas
2008-02-29iwlwifi: initialize ieee80211_channel->hw_valueMohamed Abbas
2008-02-29cfg80211 API for channels/bitrates, mac80211 and driver conversionJohannes Berg
2008-02-29wireless/iwlwifi/iwl-4965.c: add parenthesesRoel Kluin
2008-02-29iwlwifi: enable 802.11n in KconfigTomas Winkler
2008-02-29iwlwifi: A-MPDU Tx activation by load measuresRon Rindjunsky
2008-02-29iwlwifi: A-MPDU Tx conform block Ack rate scaling to mac80211Ron Rindjunsky
2008-02-29iwlwifi: A-MPDU Tx conform flows to mac80211Ron Rindjunsky
2008-02-29iwlwifi: A-MPDU Tx conform API to mac80211Ron Rindjunsky
2008-02-29mac80211: A-MPDU Tx add session's and low level driver's APIRon Rindjunsky
2008-02-15iwlwifi: only check for association id when associating with APReinette Chatre
2008-02-15iwlwifi: reverting 'misc wireless annotations' patch for iwlwifiTomas Winkler
2008-02-15iwlwifi: earlier rx allocationMohamed Abbas
2008-02-15iwlwifi: Don't send host commands on rfkillGregory Greenman
2008-02-15iwlwifi: do not clear GEO_CONFIGURED bit when calling _downReinette Chatre
2008-02-05iwl3945-base.c: fix off-by-one errorsAdrian Bunk
2008-02-01iwlwifi: fix merge sequence: exit on error before state changeReinette Chatre
2008-02-01iwlwifi: remove ieee80211 types from iwl-helpers.hTomas Winkler
2008-02-01iwlwifi: Fix MIMO PS modeTomas Winkler
2008-02-01iwlwifi: fix sparse warning in iwl 3945Ron Rindjunsky
2008-01-31wireless: iwlwifi3945/4965 - fix incorrect counting of memoryCyrill Gorcunov