summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl4965-base.c
AgeCommit message (Expand)AuthorFilesLines
2008-05-15iwlwifi: adding parameter of fw_restartEster Kummer1-1/+3
2008-05-15iwlwifi: add device sysfs version entryTomas Winkler1-0/+20
2008-05-15iwlwifi: update levels of debug printsEster Kummer1-16/+13
2008-05-15iwlwifi: move debug_level to sysfs/bus/pci/devicesEster Kummer1-16/+15
2008-05-15iwlwifi: remove 4965 prefix from iwl4965_kw and iwl4965_tx_queueRon Rindjunsky1-7/+7
2008-05-15iwlwifi: handle shared memory Rx index accessRon Rindjunsky1-1/+1
2008-05-15iwlwifi : Set monitor mode for 4965Abhijeet Kolekar1-1/+35
2008-05-15iwlwifi: move iwl4965_init_alive_start to iwl-4965.cEmmanuel Grumbach1-100/+1
2008-05-15iwlwifi: move NIC init and Tx queues init to iwlcoreRon Rindjunsky1-172/+5
2008-05-15iwlwifi: move iwl4965_set_rxon_ht into iwlcoreTomas Winkler1-4/+2
2008-05-15iwlwifi: move per driverdebug_level to per deviceEster Kummer1-13/+23
2008-05-15iwlwifi: generalize iwl4965_send_add_station functionTomas Winkler1-48/+3
2008-05-15iwlwifi: remove 4965 from rx_packetTomas Winkler1-28/+28
2008-05-15iwlwifi: remove 4965 from station_entryTomas Winkler1-4/+4
2008-05-15iwlwifi: move RX code to iwl-rx.cTomas Winkler1-439/+106
2008-05-15iwlwifi: map A-MPDU HW queue to mac80211 A-MPDU SW queueRon Rindjunsky1-12/+11
2008-05-07mac80211: QoS related cleanupsJohannes Berg1-1/+1
2008-05-07mac80211: remove queue info from ieee80211_tx_statusJohannes Berg1-7/+0
2008-05-07mac80211: clean up get_tx_stats callbackJohannes Berg1-3/+3
2008-05-07iwlwifi: rename iwl-4965.h to iwl-dev.hTomas Winkler1-1/+1
2008-05-07iwlwifi-5000: adding initial recognition for the 5000 familyTomas Winkler1-0/+5
2008-05-07iwlwifi: move hw_rx_handler_setup to iwl-4965.cEmmanuel Grumbach1-1/+1
2008-05-07iwlwifi: move verify_ucode functions to iwl-coreEmmanuel Grumbach1-142/+2
2008-05-07iwlwifi: unify init driver flowRon Rindjunsky1-166/+9
2008-05-07iwlwifi: more RS improvementsGuy Cohen1-1/+1
2008-05-07iwlwifi: TLC modificationsGuy Cohen1-14/+17
2008-05-07iwlwifi: handle shared memoryRon Rindjunsky1-14/+9
2008-05-07iwlwifi: check eeprom version in pci probe timeTomas Winkler1-0/+4
2008-05-07iwlwifi: add iwl_hw_detect function to iwl coreTomas Winkler1-1/+3
2008-05-07iwlwifi: add apm init handlerTomas Winkler1-12/+6
2008-05-07iwlwifi: HT antenna/chains overhaulGuy Cohen1-39/+0
2008-05-07iwlwifi: HT IE in probe request clean upEmmanuel Grumbach1-81/+101
2008-05-07iwlwifi: support 64 bit DMA masksRon Rindjunsky1-4/+10
2008-05-07iwlwifi: remove support for Narrow Channel (10Mhz)Guy Cohen1-3/+0
2008-05-07iwlwifi: remove uneeded callbackEmmanuel Grumbach1-41/+1
2008-05-07iwlwifi: expanding HW parameters controlRon Rindjunsky1-7/+7
2008-05-07iwlwifi: changing EEPROM layout handlingTomas Winkler1-1/+4
2008-05-07iwlwifi: Add power level supportMohamed Abbas1-197/+20
2008-05-07iwlwifi: HW crypto acceleration fixesEmmanuel Grumbach1-40/+1
2008-05-07mac80211: Replace ieee80211_tx_control->key_idx with ieee80211_key_confIvo van Doorn1-3/+3
2008-05-07iwlwifi: move find station to iwl-sta.cTomas Winkler1-5/+5
2008-05-07iwlwifi: HW dependent run time calibrationEmmanuel Grumbach1-15/+3
2008-05-02iwlwifi: fix debug messages during scanningBill Moss1-7/+6
2008-05-02iwlwifi: fix current channel is not scannedGuy Cohen1-13/+0
2008-04-24iwlwifi: Don't unlock priv->mutex if it isn't lockedRoland Dreier1-1/+0
2008-04-17iwlwifi: Use HW acceleration decryption by defaultEmmanuel Grumbach1-2/+2
2008-04-17iwlwifi: fix unload warning and errorMohamed Abbas1-1/+2
2008-04-17iwlwifi: Fix TKIP update key and get_free_ucode_keyEmmanuel Grumbach1-2/+0
2008-04-17iwlwifi: move rxon associated command to hcmdTomas Winkler1-41/+2
2008-04-17iwlwifi: move HW device registrationRon Rindjunsky1-7/+15