summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-dev.h
AgeCommit message (Expand)Author
2010-04-30iwl3945: add ucode statisticsAbhijeet Kolekar
2010-04-16iwlwifi: PA type for 6000g2 seriesWey-Yi Guy
2010-04-16iwlwifi: bring up 6000 Series 2x2 AGN Gen2 adaptersShanyu Zhao
2010-04-16iwlwifi: trigger scan synchronouslyJohannes Berg
2010-04-16iwlwifi: rename priv->scan to priv->scan_cmdJohannes Berg
2010-04-16iwlwifi: remove scan_pass_startJohannes Berg
2010-04-16iwlwifi: remove next_scan_jiffiesJohannes Berg
2010-04-16iwlwifi: remove scan_bands logicJohannes Berg
2010-04-16Merge branch 'wireless-2.6' into wireless-next-2.6Reinette Chatre
2010-04-16iwlwifi: fix scan racesJohannes Berg
2010-04-09iwlwifi: clean up last_phy_resJohannes Berg
2010-04-09iwlwifi: make WEP key restoring explicitJohannes Berg
2010-04-02iwlwifi: code cleanup for generic definesWey-Yi Guy
2010-03-31iwlwifi: manage QoS by mac stackStanislaw Gruszka
2010-03-31iwlwifi: remove skb_linearize for rx framesZhu Yi
2010-03-25iwlwifi: remove noise reportingJohannes Berg
2010-03-25iwlwifi: remove non-exist extern functions and structuresWey-Yi Guy
2010-03-25iwlwifi: enable '6000 Series 2x2 AGN Gen2' adaptorsJay Sternberg
2010-03-19iwlwifi: Recover TX flow failureWey-Yi Guy
2010-03-19iwlwifi: Recover TX flow stall due to stuck queueWey-Yi Guy
2010-03-19iwlwifi: implement new mac80211 station add/remove callsReinette Chatre
2010-03-09iwlwifi: clean up queue/fifo handlingJohannes Berg
2010-03-09iwlwifi: change WEP key protection to use mutexJohannes Berg
2010-03-09iwlwifi: move 3945 clip groups to 3945 dataJohannes Berg
2010-03-09iwlwifi: remove priv->active_rate_basicJohannes Berg
2010-03-09iwlwifi: remove never-changing priv->rates_mask variableJohannes Berg
2010-03-09iwlagn: remove write-only variablesJohannes Berg
2010-03-09iwlwifi: move ICT data to agn part of unionJohannes Berg
2010-03-09iwlwifi: move 3945 specific data into unionJohannes Berg
2010-03-02iwlwifi: load firmware asynchronously before mac80211 registrationmaster-2010-03-02Johannes Berg
2010-02-23Revert "iwlwifi: Monitor and recover the aggregation TX flow failure"Reinette Chatre
2010-02-19iwlwifi: separated time check for different type of force resetWey-Yi Guy
2010-02-19iwlwifi: enable serialization of synchronous commandsReinette Chatre
2010-02-11iwlwifi: Monitor and recover the aggregation TX flow failureTrieu 'Andrew' Nguyen
2010-02-11iwlwifi: Adjusting PLCP error threshold for 1000 NICTrieu 'Andrew' Nguyen
2010-02-11iwlwifi: multiple force reset modeWey-Yi Guy
2010-01-29iwlwifi: remove unused work structsJohannes Berg
2010-01-29iwlwifi: remove bg_up workJohannes Berg
2010-01-25iwlwifi: cleanup spectrum measurement command supportReinette Chatre
2010-01-25iwlwifi: clean up debugfs codeJohannes Berg
2010-01-25iwlwifi: Tune radio to prevent unexpected behaviorTrieu 'Andrew' Nguyen
2010-01-25iwlwifi: Logic to control how frequent radio should be reset if neededWey-Yi Guy
2010-01-25iwlwifi: Fix A band scanning when associatedHenry Zhangh
2010-01-25iwlwifi: add function to reset/tune radio if neededWey-Yi Guy
2010-01-25iwlwifi: configure missed beacon thresholdWey-Yi Guy
2010-01-19iwlwifi: update copyright year to 2010Reinette Chatre
2010-01-19iwlwifi: set interrupt coalescing timer range and defaultWey-Yi Guy
2010-01-19iwlwifi: format and show statistics counter from uCodeWey-Yi Guy
2010-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville
2010-01-08iwlwifi: fix iwl_queue_used bug when read_ptr == write_ptrZhu Yi