summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-3945.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: split the drivers for agn and legacy devices 3945/4965Wey-Yi Guy2011-02-211-2819/+0Star
* Revert "iwlwifi: split the drivers for agn and legacy devices 3945/4965"Wey-Yi Guy2011-02-211-0/+2819
* iwlwifi: split the drivers for agn and legacy devices 3945/4965Wey-Yi Guy2011-02-211-2819/+0Star
* Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2011-02-181-1/+0Star
|\
| * iwl3945: remove plcp checkStanislaw Gruszka2011-02-091-1/+0Star
* | iwl3945: do not use agn specific IWL_RATE_COUNTStanislaw Gruszka2011-01-311-3/+2Star
* | iwlwifi: do not set tx power when channel is changingStanislaw Gruszka2011-01-281-1/+1
* | cfg80211: Extend channel to frequency mapping for 802.11jBruno Randolf2011-01-211-2/+3
|/
* iwlwifi: jiffies based tx queues watchdogStanislaw Gruszka2010-12-061-2/+2
* iwlwifi: check for STATUS_EXIT_PENDING when send RXON commandWey-Yi Guy2010-12-021-0/+3
* iwlwifi: Use static constJoe Perches2010-11-221-1/+1
* iwlwifi: pass txq to wake/stop queueJohannes Berg2010-11-161-1/+1
* iwlwifi: change default led mode for different devicesWey-Yi Guy2010-11-161-0/+2
* iwlwifi: legacy tx_cmd_protection functionWey-Yi Guy2010-11-151-1/+1
* iwlwifi: put all the isr related function under opsWey-Yi Guy2010-11-151-1/+3
* iwlwifi: Legacy isr only used by legacy devicesWey-Yi Guy2010-11-151-0/+1
* iwlagn: new RXON processing for modern devicesJohannes Berg2010-11-151-3/+7
* iwlwifi: make mac80211 ops a device configJohannes Berg2010-11-151-0/+1
* iwlwifi: warn when send tx power settings during scanStanislaw Gruszka2010-11-151-0/+4
* iwl3945: fix queue allocationJohannes Berg2010-10-121-0/+1
* iwlwifi: remove iwl_check_bitsJohannes Berg2010-10-081-1/+1
* iwlwifi: remove apm_ops.stopJohannes Berg2010-10-081-1/+0Star
* iwlwifi: remove set_pwr_src operationJohannes Berg2010-10-081-14/+12Star
* iwlwifi: remove agn rates info thereJohannes Berg2010-10-081-0/+9
* iwlwifi: move agn specific station code thereJohannes Berg2010-10-081-4/+28
* iwlwifi: remove verify_signature eeprom operationJohannes Berg2010-10-081-1/+0Star
* iwl3945: use iwl3945_commit_rxonJohannes Berg2010-10-081-2/+1Star
* iwlwifi: introduce post_scan hookJohannes Berg2010-10-081-0/+1
* iwlagn: reduce redundant parameter definitionsWey-Yi Guy2010-10-061-25/+18Star
* iwlwifi: make hw crypto context awareJohannes Berg2010-08-271-0/+2
* iwlwifi: contextify-stations-completelyJohannes Berg2010-08-271-4/+6
* iwlwifi: contextify broadcast stationJohannes Berg2010-08-271-4/+7
* iwlwifi: prepare for PAN queue/fifo assignmentJohannes Berg2010-08-271-5/+5
* iwlwifi: initial contextificationJohannes Berg2010-08-271-25/+28
* iwlwifi: long monitor timerWey-Yi Guy2010-08-141-2/+2
* iwlagn: fix rts cts protectionJohannes Berg2010-08-091-17/+1Star
* iwlwifi: add a mechanism to disable plcp error checkingWey-Yi Guy2010-06-251-0/+5
* iwlwifi: rename rxq->dma_addrEmmanuel Grumbach2010-06-141-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-06-071-0/+1
|\
| * iwl3945: enable stuck queue detection on 3945Reinette Chatre2010-06-061-0/+1
* | iwlwifi: reduce memory allocationJohannes Berg2010-06-061-12/+13
* | iwl3945: fix bugs in txq freeingJohannes Berg2010-06-061-6/+8
* | iwlwifi: beacon format related helper functionWey-Yi Guy2010-06-061-0/+1
* | iwlwifi: remove debug frame dumpingJohannes Berg2010-06-061-154/+0Star
* | iwlwifi: use the DMA state API instead of the pci equivalentsFUJITA Tomonori2010-06-041-2/+2
* | Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville2010-06-021-9/+6Star
|\ \ | |/ |/|
| * iwlwifi: split debug and debugfs optionsJohannes Berg2010-05-131-3/+3
| * iwlwifi: fix and add missing sta_lock usageReinette Chatre2010-05-131-6/+3Star
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-171-46/+101
|\|
| * iwlwifi: rename iwl_add_local_stationJohannes Berg2010-05-111-1/+1