summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi
AgeCommit message (Expand)Author
2009-04-22iwlwifi: add set_rxon_chain opAbhijeet Kolekar
2009-04-22iwl3945: use iwl_get_sta_id from iwlwifiAbhijeet Kolekar
2009-04-22iwl3945/iwlwifi: unify add_station functionAbhijeet Kolekar
2009-04-22iwlwifi: use station management opsAbhijeet Kolekar
2009-04-22iwl3945: replace station function with station opsAbhijeet Kolekar
2009-04-22iwlwifi: add station management opsAbhijeet Kolekar
2009-04-22iwl3945: delay mode settingAbhijeet Kolekar
2009-04-22iwlwifi: add commit_rxon libAbhijeet Kolekar
2009-04-22iwl3945: use iwl_mac_beacon_updateAbhijeet Kolekar
2009-04-22iwl3945: use iwl_bss_info_changedAbhijeet Kolekar
2009-04-22iwlwifi: add debug messages when start aggregation queueWey-Yi Guy
2009-04-22iwlwifi: adding MIMO3 support in rate scalingWey-Yi Guy
2009-04-22iwlwifi: adding triple stream rate support for MIMO3Wey-Yi Guy
2009-04-22cfg80211: introduce scan IE limit attributeJohannes Berg
2009-04-22iwlwifi: change check triggering device restart after rfkill changeReinette Chatre
2009-04-22rfkill: remove user_claim stuffJohannes Berg
2009-04-22iwl3945: use iwl_mac_conf_txAbhijeet Kolekar
2009-04-22iwlwifi: merge and better support of suspend/resume for iwlagn and iwl3945Wey-Yi Guy
2009-04-21iwlwifi: DMA fixesReinette Chatre
2009-04-21iwlwifi: add debugging for TX pathReinette Chatre
2009-04-21iwl3945: use cancel_delayed_work_sync to cancel rfkill_pollReinette Chatre
2009-04-21iwlwifi: fix EEPROM validation mask to include OTP only devicesJay Sternberg
2009-04-20iwl3945-base.c: Add missing space to debug printJoe Perches
2009-04-16fix iwl3945 registration regressionJohannes Berg
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang
2009-03-30trivial: Fix misspelling of firmwareNick Andrew
2009-03-27mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifiJohannes Berg
2009-03-27iwlwifi: show current driver status in user readable formatWey-Yi Guy
2009-03-27iwl3945: replace stations with stations_39Abhijeet Kolekar
2009-03-27iwlwifi: report error when detect failure during stop agg queueWey-Yi Guy
2009-03-27iwl3945: control rate decreaseAbhijeet Kolekar
2009-03-27iwl3945: fix checkpatch.pl errorsAbhijeet Kolekar
2009-03-27iwl3945: use iwl_cmd_queue_freeAbhijeet Kolekar
2009-03-27iwl3945: set TFD_QUEUE_MAX to correct valueAbhijeet Kolekar
2009-03-27iwlwifi: support 11hMohamed Abbas
2009-03-27iwlcore: dont commit power command if interface is not upMohamed Abbas
2009-03-27iwlagn: allow power level setting all the timesMohamed Abbas
2009-03-27iwlwifi: return 0 for AMPDU_TX/RX_STOP request if NIC is going downWey-Yi Guy
2009-03-27iwl3945: use changed in iwl3945_mac_configMohamed Abbas
2009-03-27iwlagn: use changed in mac_configMohamed Abbas
2009-03-16iwlwifi: correct log level when error occursReinette Chatre
2009-03-16iwlwifi: print contents of control register when error occursReinette Chatre
2009-03-16iwlagn: fix warning when set WEP keyMohamed Abbas
2009-03-16iwl3945: unmap previously mapped memoryReinette Chatre
2009-03-16iwl3945: use iwl_tx_cmd_completeAbhijeet Kolekar
2009-03-16iwl3945 : fix rate scalingAbhijeet Kolekar
2009-03-16iwl3945: use iwl_led structureAbhijeet Kolekar
2009-03-16iwl3945: fix sparse errorAbhijeet Kolekar
2009-03-16iwlwifi: verify the antenna selection when receive fixed rate debugfsWey-Yi Guy
2009-03-16iwlwifi: check IEEE80211_TX_STAT_AMPDU for agg pktWey-Yi Guy