aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: remove trailing space in messagesFrans Pop2010-04-0216-36/+36
* iwlwifi: code cleanup for generic definesWey-Yi Guy2010-04-029-36/+25
* iwlwifi: clear rxq->queue in queue resetZhu Yi2010-04-021-2/+8
* iwlwifi: remove irrelevant commentsWey-Yi Guy2010-04-021-7/+0
* iwlwifi: merge module parameters into single placeWey-Yi Guy2010-04-023-41/+31
* iwlwifi: manage QoS by mac stackStanislaw Gruszka2010-03-315-171/+17
* iwlwifi: remove skb_linearize for rx framesZhu Yi2010-03-313-64/+4
* iwlwifi: avoid device type checking in generic codeWey-Yi Guy2010-03-254-6/+9
* iwlwifi: change spin_lock to spin_lock_irqsaveWey-Yi Guy2010-03-252-9/+12
* iwlwifi: remove "\n" from module parameter descriptionWey-Yi Guy2010-03-252-2/+2
* iwlwifi: Generic approach to measure temperatureWey-Yi Guy2010-03-253-4/+6
* iwlwifi: remove noise reportingJohannes Berg2010-03-255-56/+11
* iwlwifi: add missing email address informationWey-Yi Guy2010-03-251-0/+1
* iwlwifi: remove non-exist extern functions and structuresWey-Yi Guy2010-03-253-42/+4
* iwlwifi: enable '6000 Series 2x2 AGN Gen2' adaptorsJay Sternberg2010-03-253-0/+36
* iwlwifi: more clean up to move agn only rx functions from iwlcore to iwlagnWey-Yi Guy2010-03-258-472/+470
* iwlwifi: move agn only rx functions from iwlcore to iwlagnWey-Yi Guy2010-03-255-215/+213
* iwlwifi: move agn only tx functions from iwlcore to iwlagnWey-Yi Guy2010-03-2511-1185/+1185
* iwlwifi: move agn module parameter structure to common placeWey-Yi Guy2010-03-255-27/+27
* iwlwifi: each device has its own eeprom tx power versionWey-Yi Guy2010-03-253-8/+11
* iwlwifi: move agn common code to iwlagn library fileWey-Yi Guy2010-03-257-416/+464
* iwlwifi: move ucode alive related code to separate fileWey-Yi Guy2010-03-255-242/+251
* iwlwifi: move hw related defines to separate fileWey-Yi Guy2010-03-258-100/+169
* iwlwifi: move tx queue related code to separate fileWey-Yi Guy2010-03-256-257/+313
* iwlwifi: move hcmd related code to separate fileWey-Yi Guy2010-03-256-247/+287
* iwlwifi: code cleanup for "load ucode" functionWey-Yi Guy2010-03-255-104/+110
* iwlwifi: move ucode loading related code to separated fileWey-Yi Guy2010-03-256-55/+92
* iwlwifi: iwl_good_ack_health() only apply to AGN deviceWey-Yi Guy2010-03-253-55/+56
* Revert "iwlwifi: fix build error for CONFIG_IWLAGN=n"Reinette Chatre2010-03-251-2/+0
* iwlwifi: fix build error for CONFIG_IWLAGN=nJohn W. Linville2010-03-241-0/+2
* iwlwifi: code cleanup for connectivity recoveryWey-Yi Guy2010-03-196-40/+85
* iwlwifi: Recover TX flow failureWey-Yi Guy2010-03-193-2/+67
* iwlwifi: move plcp check to separated functionWey-Yi Guy2010-03-196-22/+47
* iwlwifi: Recover TX flow stall due to stuck queueWey-Yi Guy2010-03-1911-0/+167
* iwlwifi: clean up driver names for 1000/5000/6000Shanyu Zhao2010-03-195-17/+17
* iwlwifi: sta_id cannot be invalid in rs_initialize_lqJohannes Berg2010-03-191-4/+0
* iwlwifi: implement new mac80211 station add/remove callsReinette Chatre2010-03-1912-389/+522
* iwlwifi: only add broadcast station onceReinette Chatre2010-03-197-57/+117
* iwlagn: Add Flow-handler (FH) register dump for 4965.Ben Cahill2010-03-191-0/+1
* iwl3945: check ucode load error codeAbhijeet Kolekar2010-03-091-1/+1
* iwlwifi: clean up queue/fifo handlingJohannes Berg2010-03-095-77/+109
* iwlwifi: add internal short scan support for 3945Wey-Yi Guy2010-03-091-8/+14
* iwlwifi: remove unnecessary parameter in scan functionWey-Yi Guy2010-03-091-5/+3
* iwlwifi: remove duplicate functionWey-Yi Guy2010-03-091-23/+0
* iwlwifi: remove needlessly exported symbolsReinette Chatre2010-03-093-4/+1
* iwlwifi: change WEP key protection to use mutexJohannes Berg2010-03-094-12/+12
* iwlwifi: remove un-necessary parametersWey-Yi Guy2010-03-091-21/+7
* iwlagn: move sysfs flags and filter_flags files to debugfsJohannes Berg2010-03-092-83/+29
* iwlwifi: remove STATUS_MODE_PENDINGJohannes Berg2010-03-095-44/+19
* iwlwifi: remove alive start adhoc restartJohannes Berg2010-03-092-17/+0