aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi
AgeCommit message (Expand)Author
2008-05-21mac80211: use multi-queue master netdeviceJohannes Berg
2008-05-21mac80211: move TX info into skb->cbJohannes Berg
2008-05-21mac80211: use rate index in TX controlJohannes Berg
2008-05-21mac80211: let drivers wake but not start queuesJohannes Berg
2008-05-21iwlwifi: trigger event log from debugfsEster Kummer
2008-05-21iwlwifi: refactor pci prob flowTomas Winkler
2008-05-21iwlwifi: add debugfs to disable/enable run time calibrationTomas Winkler
2008-05-21iwlwifi: remove 4965 remainings in iwl-eeprom.c fileTomas Winkler
2008-05-21iwlwifi: iwl5000 WiFi/WiMax coexistenceRon Rindjunsky
2008-05-21iwlwifi: add ucode init flow handling for iwl5000Ron Rindjunsky
2008-05-21iwlwifi: add ucode loaders for iwl5000Ron Rindjunsky
2008-05-21iwlwifi: add rx_handlers stub for iwl5000Ron Rindjunsky
2008-05-21iwlwifi: rename and move Tx queue activation/deactivationRon Rindjunsky
2008-05-21iwlwifi: clean up and bug fix for securityEmmanuel Grumbach
2008-05-21iwlwifi: don't switch to SGI if not supported by APEmmanuel Grumbach
2008-05-21iwlwifi: move TX code into iwl-tx.cTomas Winkler
2008-05-21iwlwifi: refactor ieee80211_get_qos_ctrlTomas Winkler
2008-05-21iwlwifi: remove 4956 form iwl4965_tx_cmdTomas Winkler
2008-05-21iwlwifi: move more station managment into iwl-sta.cTomas Winkler
2008-05-21iwlwifi: move iwl_bcast_addr to iwlcoreTomas Winkler
2008-05-21iwlwifi: remove 4965 from iwl4965_rate_infoTomas Winkler
2008-05-21iwlwifi: remove 4965 prefix from iwl4965_frameTomas Winkler
2008-05-21iwlwifi: remove 4965 from iwl4965_tx_queue_update_write_ptrTomas Winkler
2008-05-21iwlwifi: get_hw_cmd_sizeGregory Greenman
2008-05-21iwlwifi: rename iwl4965_tx_info to iwl_tx_infoTomas Winkler
2008-05-21iwlwifi: rename iwl4965_queue to iwl_queueTomas Winkler
2008-05-21iwlwifi: filling Tx MCS setRon Rindjunsky
2008-05-21mac80211: separate Tx and Rx MCS when configuring HTRon Rindjunsky
2008-05-21iwlwifi: remove iwl4965_nic_start functionRon Rindjunsky
2008-05-21iwlwifi: changing irrelevant commentRon Rindjunsky
2008-05-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-05-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller
2008-05-14mac80211: use hardware flags for signal/noise unitsBruno Randolf
2008-05-14iwl3945: do not delay hardware scan if it is a direct scanBill Moss
2008-05-14iwlwifi: adding parameter of fw_restartEster Kummer
2008-05-14iwlwifi: add device sysfs version entryTomas Winkler
2008-05-14iwlwifi: update levels of debug printsEster Kummer
2008-05-14iwlwifi: move debug_level to sysfs/bus/pci/devicesEster Kummer
2008-05-14iwlwifi: fix spinlock used before initializedRon Rindjunsky
2008-05-14iwlwifi: remove 4965 prefix from iwl4965_kw and iwl4965_tx_queueRon Rindjunsky
2008-05-14iwlwifi: handle shared memory Rx index accessRon Rindjunsky
2008-05-14iwlwifi : Set monitor mode for 3945Abhijeet Kolekar
2008-05-14iwlwifi : Set monitor mode for 4965Abhijeet Kolekar
2008-05-14iwlwifi: move iwl4965_init_alive_start to iwl-4965.cEmmanuel Grumbach
2008-05-14iwlwifi: compile iwl-sta into iwlcoreTomas Winkler
2008-05-14iwlwifi: move NIC init and Tx queues init to iwlcoreRon Rindjunsky
2008-05-14iwlwifi: create disable SCD Tx FIFOs handlerRon Rindjunsky
2008-05-14iwlwifi: move iwl4965_set_rxon_ht into iwlcoreTomas Winkler
2008-05-14iwlwifi: move per driverdebug_level to per deviceEster Kummer
2008-05-14iwlwifi-5000: add build_addsta_hcmd handler for 5000 HWTomas Winkler