summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi
AgeCommit message (Expand)AuthorFilesLines
2010-05-11iwl3945: add plcp error checkingAbhijeet Kolekar3-3/+69
2010-05-11iwlagn: implement loading a new firmware file typeJohannes Berg4-9/+187
2010-05-11iwlagn: prepare for new firmware file formatJohannes Berg1-123/+168
2010-05-11iwlwifi: move eeprom version printout to eeprom initJohannes Berg2-6/+7
2010-05-11iwlwifi: remove ucode virtual functionsJohannes Berg10-123/+47
2010-05-11iwl3945: remove ucode access indirectionJohannes Berg2-49/+30
2010-05-11iwlagn: show and store firmware build numberJohannes Berg1-10/+15
2010-05-11iwlwifi: manage IBSS station properlyJohannes Berg14-28/+66
2010-05-11iwlwifi: pass address to iwl_remove_stationJohannes Berg1-7/+7
2010-05-11iwl3945: use iwl3945_add_bcast_stationJohannes Berg1-1/+1
2010-05-11iwlwifi: make bcast LQ command available for later restore actionsReinette Chatre4-29/+75
2010-05-11iwlwifi: dump firmware build info in error caseShanyu Zhao1-0/+3
2010-05-11iwlwifi: checking for all the possible failure casesWey-Yi Guy1-2/+4
2010-05-11iwlwifi: wimax co-exist code clean upWey-Yi Guy3-61/+59
2010-05-11iwlwifi: give correct return information for tx power debugfsWey-Yi Guy1-1/+1
2010-05-11iwlwifi: use cfg to configure calibration operationWey-Yi Guy6-5/+44
2010-05-11iwlwifi: use .cfg to enable/disable continuous ucode traceWey-Yi Guy6-2/+20
2010-05-11iwlwifi: remove device type checking for tx power in debugfsWey-Yi Guy4-2/+10
2010-05-11iwlwifi: use vif iwl_bss_info_changedJohannes Berg1-5/+3
2010-05-11iwlwifi: rename "tx_power" to "chain_tx_power"Wey-Yi Guy1-3/+3
2010-05-11iwlwifi: remove powersave debugfs if it is not supportedWey-Yi Guy1-2/+5
2010-05-11iwl3945: fix scan racesAbhijeet Kolekar3-1/+5
2010-05-11iwlwifi: rename 6000 series Gen2 devices to Gen2aShanyu Zhao3-17/+18
2010-05-11Merge branch 'wireless-2.6' into wireless-next-2.6Reinette Chatre2-0/+8
2010-05-11iwlagn: wait for asynchronous firmware loadingJohannes Berg2-0/+8
2010-05-10iwlwifi: remove stray mutex_unlock()Dan Carpenter1-1/+0
2010-05-04iwlwifi: recalculate average tpt if not currentReinette Chatre1-4/+6
2010-05-03Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville17-90/+796
2010-05-01iwlwifi: greenfield support only true for 11n devicesWey-Yi Guy2-4/+0
2010-05-01iwlwifi: set hw parameters based on device typeWey-Yi Guy2-40/+103
2010-05-01iwlwifi: set AMPDU status variables correctlyDaniel Halperin2-7/+8
2010-05-01iwl3945: add ucode statisticsAbhijeet Kolekar8-14/+646
2010-05-01iwlwifi: set correct AC to swq_id for aggregationShanyu Zhao1-1/+10
2010-05-01iwlwifi: reset pci retry timeoutAbhijeet Kolekar1-0/+6
2010-05-01iwlwifi: remove outdated commentsWey-Yi Guy1-4/+0
2010-05-01iwlwifi: remove get_stats callback functionWey-Yi Guy1-13/+0
2010-05-01Merge branch 'wireless-2.6' into wireless-next-2.6Reinette Chatre3-7/+23
2010-05-01iwlwifi: work around passive scan issueJohannes Berg3-7/+23
2010-04-30mac80211: remove deprecated noise field from ieee80211_rx_statusJohn W. Linville2-2/+0
2010-04-28mac80211: give virtual interface to hw_scanJohannes Berg2-2/+5
2010-04-20Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville29-1522/+1641
2010-04-17iwlwifi: make scan antenna forcing more genericJohannes Berg3-9/+10
2010-04-17iwlwifi: remove monitor checkJohannes Berg1-25/+0
2010-04-17iwlwifi: don't check monitor for scanningJohannes Berg4-8/+1
2010-04-17iwlwifi: rename TX_CMD_FLG_BT_DIS_MSKJohannes Berg1-1/+1
2010-04-17iwlwifi: make BT coex config a virtual methodJohannes Berg7-6/+11
2010-04-17iwlwifi: more code clean up for agn devicesWey-Yi Guy3-78/+78
2010-04-17iwlwifi: sanity check for turn on aggregation tidWey-Yi Guy1-17/+17
2010-04-17iwlwifi: PA type for 6000g2 seriesWey-Yi Guy3-7/+7
2010-04-17iwlwifi: add hw revision for 6000g2 NICWey-Yi Guy1-0/+1