summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | Merge branch 'wireless-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2010-02-262-4/+8
| |\ \
| | * | iwlwifi: increase command buffer sizeAbhijeet Kolekar2010-02-232-4/+8
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-02-266-10/+31
| |\| | | | |/ | |/|
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-02-2520-157/+418
|\| |
| * | iwlwifi: add debugfs to monitor force reset parametersWey-Yi Guy2010-02-191-2/+32
| * | iwlwifi: separated time check for different type of force resetWey-Yi Guy2010-02-193-12/+33
| * | iwlwifi: indicate calib version for 6050 seriesAbhijeet Kolekar2010-02-193-3/+79
| * | iwlwifi: enable serialization of synchronous commandsReinette Chatre2010-02-197-10/+13
| * | iwl3945: remove STATUS macros from headerReinette Chatre2010-02-193-20/+2
| * | iwlwifi: Monitor and recover the aggregation TX flow failureTrieu 'Andrew' Nguyen2010-02-113-1/+62
| * | iwlwifi: clear all the stop_queue flag after load firmwareWey-Yi Guy2010-02-112-0/+10
| * | iwlwifi: use dma_alloc_coherentStanislaw Gruszka2010-02-116-43/+44
| * | iwlwifi: Adjusting PLCP error threshold for 1000 NICTrieu 'Andrew' Nguyen2010-02-112-2/+3
| * | iwlwifi: reset card during probeReinette Chatre2010-02-112-0/+15
| * | iwlwifi: fix scan raceReinette Chatre2010-02-111-15/+12
| * | iwlwifi: cleanup return valuesAbhijeet Kolekar2010-02-114-37/+17
| * | iwlwifi: remove unused op-code in PHY Calibration commandWey-Yi Guy2010-02-111-4/+0
| * | iwlwifi: check for aggregation frame and queueWey-Yi Guy2010-02-112-7/+26
| * | iwlwifi: add debug function to reset/reload radio/firmwareWey-Yi Guy2010-02-111-0/+28
| * | iwlwifi: multiple force reset modeWey-Yi Guy2010-02-115-15/+52
| * | iwlwifi: clear all tx queues when firmware readyWey-Yi Guy2010-02-112-0/+4
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-255-9/+27
|\ \ \