summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-4965.c
AgeCommit message (Expand)Author
2008-04-16iwlwifi: generalize iwlwifi init flowTomas Winkler
2008-04-08iwlwifi: use ieee80211_frequency_to_channelTomas Winkler
2008-04-08iwlwifi: move driver status inliners into iwl-core.hTomas Winkler
2008-04-08iwlwifi: hw names cleanupTomas Winkler
2008-04-08iwlwifi: fix some warningsJohannes Berg
2008-04-08iwlwifi: Eliminate association from beaconTomas Winkler
2008-04-01wireless: fix various printk warnings on ia64 (and others)John W. Linville
2008-04-01iwlwifi: Fix synchronous host commandTomas Winkler
2008-04-01iwlwifi: move rate registration to module loadReinette Chatre
2008-04-01iwlwifi: hook iwlwifi with Linux rfkillMohamed Abbas
2008-03-27iwlwifi: rename iwl-4965-io.h to iwl-io.hTomas Winkler
2008-03-27iwlwifi: Add led supportMohamed Abbas
2008-03-25iwlwifi: Completing the parameter packagingAssaf Krauss
2008-03-25iwlwifi: move host command sending functions to core moduleTomas Winkler
2008-03-25iwlwifi: rename iwl4965_get_channel_info to iwl_get_channel_infoAssaf Krauss
2008-03-25iwlwifi-2.6: RX status translation to old schemeEmmanuel Grumbach
2008-03-25iwlwifi: Probe Flow - Extracting hw and priv initAssaf Krauss
2008-03-25iwlwifi: Packing all 4965 parametersAssaf Krauss
2008-03-25iwlwifi: Re-ordering probe flow (4965)Assaf Krauss
2008-03-25iwlwifi: Add TX/RX statistcs to driverTomas Winkler
2008-03-25iwlwifi: rename struct iwl4965_priv to struct iwl_privTomas Winkler
2008-03-25iwlwifi: rename iwl-4965-debug.h back to iwl-debug.hTomas Winkler
2008-03-13iwlwifi: Fix endianity in debug printTomas Winkler
2008-03-13iwlwifi: Use eeprom form iwlcoreAssaf Krauss
2008-03-13iwlwifi: update copyright yearReinette Chatre
2008-03-13iwlwifi: Use sta_bcast_id variable instead of BROADCAST_ID constantTomas Winkler
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: Take the fw file name from the iwl_cfg.Tomas Winkler
2008-03-07iwlwifi: add struct iwl_cfgTomas 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-02-29iwlwifi: remove twice defined CSR registerTomas Winkler
2008-02-29iwlwifi: Add tx_ant_num hw setting variableTomas Winkler
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-29cfg80211 API for channels/bitrates, mac80211 and driver conversionJohannes Berg
2008-02-29wireless/iwlwifi/iwl-4965.c: add parenthesesRoel Kluin
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-01iwlwifi: Fix MIMO PS modeTomas Winkler
2008-01-31iwlwifi: cleanup usage of inline functionsReinette Chatre
2008-01-28iwlwifi: style fixes to usage of << and >> operatorsReinette Chatre
2008-01-28iwlwifi: delay firmware loading from pci_probe to network interface openZhu Yi
2008-01-28iwlwifi: remove iwl4965_tx_cmdTomas Winkler