summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: don't switch to SGI if not supported by APEmmanuel Grumbach2008-05-213-4/+22
* iwlwifi: move TX code into iwl-tx.cTomas Winkler2008-05-216-691/+691
* iwlwifi: refactor ieee80211_get_qos_ctrlTomas Winkler2008-05-215-60/+63
* iwlwifi: remove 4956 form iwl4965_tx_cmdTomas Winkler2008-05-215-11/+7
* iwlwifi: move more station managment into iwl-sta.cTomas Winkler2008-05-216-279/+283
* iwlwifi: move iwl_bcast_addr to iwlcoreTomas Winkler2008-05-214-8/+12
* iwlwifi: remove 4965 from iwl4965_rate_infoTomas Winkler2008-05-215-30/+31
* iwlwifi: remove 4965 prefix from iwl4965_frameTomas Winkler2008-05-213-13/+13
* iwlwifi: remove 4965 from iwl4965_tx_queue_update_write_ptrTomas Winkler2008-05-211-19/+19
* iwlwifi: get_hw_cmd_sizeGregory Greenman2008-05-217-18/+65
* iwlwifi: rename iwl4965_tx_info to iwl_tx_infoTomas Winkler2008-05-212-4/+4
* iwlwifi: rename iwl4965_queue to iwl_queueTomas Winkler2008-05-214-32/+22
* iwlwifi: filling Tx MCS setRon Rindjunsky2008-05-211-6/+27
* 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
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-05-1520-1479/+1838
|\
| * mac80211: use hardware flags for signal/noise unitsBruno Randolf2008-05-144-38/+23
| * iwl3945: do not delay hardware scan if it is a direct scanBill Moss2008-05-141-3/+4
| * iwlwifi: adding parameter of fw_restartEster Kummer2008-05-144-4/+10
| * 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-144-24/+17
| * iwlwifi: fix spinlock used before initializedRon Rindjunsky2008-05-142-5/+1
| * iwlwifi: remove 4965 prefix from iwl4965_kw and iwl4965_tx_queueRon Rindjunsky2008-05-147-29/+28
| * iwlwifi: handle shared memory Rx index accessRon Rindjunsky2008-05-146-5/+17
| * iwlwifi : Set monitor mode for 3945Abhijeet Kolekar2008-05-142-1/+36
| * iwlwifi : Set monitor mode for 4965Abhijeet Kolekar2008-05-143-2/+46
| * iwlwifi: move iwl4965_init_alive_start to iwl-4965.cEmmanuel Grumbach2008-05-143-100/+100
| * iwlwifi: compile iwl-sta into iwlcoreTomas Winkler2008-05-142-2/+7
| * iwlwifi: move NIC init and Tx queues init to iwlcoreRon Rindjunsky2008-05-149-526/+550
| * iwlwifi: create disable SCD Tx FIFOs handlerRon Rindjunsky2008-05-143-14/+50
| * iwlwifi: move iwl4965_set_rxon_ht into iwlcoreTomas Winkler2008-05-145-104/+105
| * iwlwifi: move per driverdebug_level to per deviceEster Kummer2008-05-145-44/+75
| * iwlwifi-5000: add build_addsta_hcmd handler for 5000 HWTomas Winkler2008-05-141-0/+9
| * iwlwifi: generalize iwl4965_send_add_station functionTomas Winkler2008-05-146-63/+127
| * iwlwifi: remove 4965 from rx_packetTomas Winkler2008-05-144-39/+39
| * iwlwifi: debugfs EEPROM dumpTomas Winkler2008-05-142-0/+43
| * iwlwifi: remove 4965 from station_entryTomas Winkler2008-05-145-20/+20
| * iwlwifi: don't override association channel with control channelTomas Winkler2008-05-141-2/+2
| * iwlwifi-5000: rename iwl5000_init_nic to iwl5000_init_configRon Rindjunsky2008-05-141-2/+2
| * iwlwifi: move RX code to iwl-rx.cTomas Winkler2008-05-146-467/+517
| * iwlwifi: map A-MPDU HW queue to mac80211 A-MPDU SW queueRon Rindjunsky2008-05-142-13/+15
| * mac80211: proper STA info lockingJohannes Berg2008-05-141-2/+2
| * wireless: fix "iwlwifi: unify init driver flow"Andrew Morton2008-05-141-0/+6
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-05-154-5/+4
|\ \ | |/ |/|
| * iwlwifi: Fix frequency in rx_status fillEmmanuel Grumbach2008-05-122-2/+2
| * iwlwifi: fix compile error when CONFIG_MAC80211_DEBUGFS is not selectedZhu Yi2008-05-121-1/+1
| * iwlwifi: make IWLWIFI a tristateAdrian Bunk2008-05-061-2/+1
* | mac80211: QoS related cleanupsJohannes Berg2008-05-073-3/+3
OpenPOWER on IntegriCloud