summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl4965-base.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: move TX info into skb->cbJohannes Berg2008-05-211-31/+21
* mac80211: use rate index in TX controlJohannes Berg2008-05-211-1/+1
* mac80211: let drivers wake but not start queuesJohannes Berg2008-05-211-1/+1
* iwlwifi: trigger event log from debugfsEster Kummer2008-05-211-113/+1
* iwlwifi: refactor pci prob flowTomas Winkler2008-05-211-13/+18
* iwlwifi: add ucode loaders for iwl5000Ron Rindjunsky2008-05-211-0/+3
* iwlwifi: clean up and bug fix for securityEmmanuel Grumbach2008-05-211-1/+2
* iwlwifi: don't switch to SGI if not supported by APEmmanuel Grumbach2008-05-211-2/+2
* iwlwifi: move TX code into iwl-tx.cTomas Winkler2008-05-211-580/+1
* iwlwifi: refactor ieee80211_get_qos_ctrlTomas Winkler2008-05-211-29/+22
* iwlwifi: remove 4956 form iwl4965_tx_cmdTomas Winkler2008-05-211-2/+2
* iwlwifi: move more station managment into iwl-sta.cTomas Winkler2008-05-211-170/+8
* iwlwifi: move iwl_bcast_addr to iwlcoreTomas Winkler2008-05-211-6/+5
* iwlwifi: remove 4965 from iwl4965_rate_infoTomas Winkler2008-05-211-3/+3
* iwlwifi: remove 4965 prefix from iwl4965_frameTomas Winkler2008-05-211-10/+10
* iwlwifi: remove 4965 from iwl4965_tx_queue_update_write_ptrTomas Winkler2008-05-211-19/+19
* iwlwifi: get_hw_cmd_sizeGregory Greenman2008-05-211-11/+14
* iwlwifi: rename iwl4965_tx_info to iwl_tx_infoTomas Winkler2008-05-211-2/+2
* iwlwifi: rename iwl4965_queue to iwl_queueTomas Winkler2008-05-211-14/+14
* mac80211: separate Tx and Rx MCS when configuring HTRon Rindjunsky2008-05-211-6/+8
* iwlwifi: remove iwl4965_nic_start functionRon Rindjunsky2008-05-211-8/+2
* iwlwifi: changing irrelevant commentRon Rindjunsky2008-05-211-1/+1
* iwlwifi: adding parameter of fw_restartEster Kummer2008-05-141-1/+3
* iwlwifi: add device sysfs version entryTomas Winkler2008-05-141-0/+20
* iwlwifi: update levels of debug printsEster Kummer2008-05-141-16/+13
* iwlwifi: move debug_level to sysfs/bus/pci/devicesEster Kummer2008-05-141-16/+15
* iwlwifi: remove 4965 prefix from iwl4965_kw and iwl4965_tx_queueRon Rindjunsky2008-05-141-7/+7
* iwlwifi: handle shared memory Rx index accessRon Rindjunsky2008-05-141-1/+1
* iwlwifi : Set monitor mode for 4965Abhijeet Kolekar2008-05-141-1/+35
* iwlwifi: move iwl4965_init_alive_start to iwl-4965.cEmmanuel Grumbach2008-05-141-100/+1
* iwlwifi: move NIC init and Tx queues init to iwlcoreRon Rindjunsky2008-05-141-172/+5
* iwlwifi: move iwl4965_set_rxon_ht into iwlcoreTomas Winkler2008-05-141-4/+2
* iwlwifi: move per driverdebug_level to per deviceEster Kummer2008-05-141-13/+23
* iwlwifi: generalize iwl4965_send_add_station functionTomas Winkler2008-05-141-48/+3
* iwlwifi: remove 4965 from rx_packetTomas Winkler2008-05-141-28/+28
* iwlwifi: remove 4965 from station_entryTomas Winkler2008-05-141-4/+4
* iwlwifi: move RX code to iwl-rx.cTomas Winkler2008-05-141-439/+106
* iwlwifi: map A-MPDU HW queue to mac80211 A-MPDU SW queueRon Rindjunsky2008-05-141-12/+11
* mac80211: QoS related cleanupsJohannes Berg2008-05-071-1/+1
* mac80211: remove queue info from ieee80211_tx_statusJohannes Berg2008-05-071-7/+0
* mac80211: clean up get_tx_stats callbackJohannes Berg2008-05-071-3/+3
* iwlwifi: rename iwl-4965.h to iwl-dev.hTomas Winkler2008-05-071-1/+1
* iwlwifi-5000: adding initial recognition for the 5000 familyTomas Winkler2008-05-071-0/+5
* iwlwifi: move hw_rx_handler_setup to iwl-4965.cEmmanuel Grumbach2008-05-071-1/+1
* iwlwifi: move verify_ucode functions to iwl-coreEmmanuel Grumbach2008-05-071-142/+2
* iwlwifi: unify init driver flowRon Rindjunsky2008-05-071-166/+9
* iwlwifi: more RS improvementsGuy Cohen2008-05-071-1/+1
* iwlwifi: TLC modificationsGuy Cohen2008-05-071-14/+17
* iwlwifi: handle shared memoryRon Rindjunsky2008-05-071-14/+9
* iwlwifi: check eeprom version in pci probe timeTomas Winkler2008-05-071-0/+4