summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi
Commit message (Expand)AuthorAgeFilesLines
* 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
* iwlwifi: move 3945 clip groups to 3945 dataJohannes Berg2010-03-092-8/+12
* iwlwifi: clear up AC/FIFO debug outputJohannes Berg2010-03-091-2/+2
* iwlwifi: remove sanity checkJohannes Berg2010-03-091-5/+0
* iwlwifi: remove IBSS channel sanity checkJohannes Berg2010-03-091-9/+0
* iwlwifi: remove priv->active_rate_basicJohannes Berg2010-03-096-50/+10
* iwlwifi: remove never-changing priv->rates_mask variableJohannes Berg2010-03-093-8/+4
* iwlwifi: remove frame droppingJohannes Berg2010-03-092-19/+0
* iwlwifi: remove dead code from iwl_mac_reset_tsfJohannes Berg2010-03-091-13/+3
* iwlwifi: remove superfluous channel checkJohannes Berg2010-03-091-8/+0
* iwlagn: remove write-only variablesJohannes Berg2010-03-096-42/+15
* iwlwifi: move ICT data to agn part of unionJohannes Berg2010-03-093-51/+56
* iwlwifi: move 3945 specific data into unionJohannes Berg2010-03-095-40/+45
* iwlagn: move ICT code into separate fileJohannes Berg2010-03-0910-279/+385
* iwlwifi: load firmware asynchronously before mac80211 registrationJohannes Berg2010-03-022-78/+81
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-02-275-66/+9
|\
| * Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville2010-02-263-62/+1
| |\
| | * Revert "iwlwifi: Monitor and recover the aggregation TX flow failure"Reinette Chatre2010-02-233-62/+1
OpenPOWER on IntegriCloud