summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-3945.c
AgeCommit message (Expand)AuthorFilesLines
2011-02-21iwlwifi: split the drivers for agn and legacy devices 3945/4965Wey-Yi Guy1-2819/+0
2011-02-21Revert "iwlwifi: split the drivers for agn and legacy devices 3945/4965"Wey-Yi Guy1-0/+2819
2011-02-21iwlwifi: split the drivers for agn and legacy devices 3945/4965Wey-Yi Guy1-2819/+0
2011-02-19Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-1/+0
2011-02-09iwl3945: remove plcp checkStanislaw Gruszka1-1/+0
2011-01-31iwl3945: do not use agn specific IWL_RATE_COUNTStanislaw Gruszka1-3/+2
2011-01-28iwlwifi: do not set tx power when channel is changingStanislaw Gruszka1-1/+1
2011-01-21cfg80211: Extend channel to frequency mapping for 802.11jBruno Randolf1-2/+3
2010-12-07iwlwifi: jiffies based tx queues watchdogStanislaw Gruszka1-2/+2
2010-12-02iwlwifi: check for STATUS_EXIT_PENDING when send RXON commandWey-Yi Guy1-0/+3
2010-11-22iwlwifi: Use static constJoe Perches1-1/+1
2010-11-16iwlwifi: pass txq to wake/stop queueJohannes Berg1-1/+1
2010-11-16iwlwifi: change default led mode for different devicesWey-Yi Guy1-0/+2
2010-11-15iwlwifi: legacy tx_cmd_protection functionWey-Yi Guy1-1/+1
2010-11-15iwlwifi: put all the isr related function under opsWey-Yi Guy1-1/+3
2010-11-15iwlwifi: Legacy isr only used by legacy devicesWey-Yi Guy1-0/+1
2010-11-15iwlagn: new RXON processing for modern devicesJohannes Berg1-3/+7
2010-11-15iwlwifi: make mac80211 ops a device configJohannes Berg1-0/+1
2010-11-15iwlwifi: warn when send tx power settings during scanStanislaw Gruszka1-0/+4
2010-10-12iwl3945: fix queue allocationJohannes Berg1-0/+1
2010-10-08iwlwifi: remove iwl_check_bitsJohannes Berg1-1/+1
2010-10-08iwlwifi: remove apm_ops.stopJohannes Berg1-1/+0
2010-10-08iwlwifi: remove set_pwr_src operationJohannes Berg1-14/+12
2010-10-08iwlwifi: remove agn rates info thereJohannes Berg1-0/+9
2010-10-08iwlwifi: move agn specific station code thereJohannes Berg1-4/+28
2010-10-08iwlwifi: remove verify_signature eeprom operationJohannes Berg1-1/+0
2010-10-08iwl3945: use iwl3945_commit_rxonJohannes Berg1-2/+1
2010-10-08iwlwifi: introduce post_scan hookJohannes Berg1-0/+1
2010-10-06iwlagn: reduce redundant parameter definitionsWey-Yi Guy1-25/+18
2010-08-27iwlwifi: make hw crypto context awareJohannes Berg1-0/+2
2010-08-27iwlwifi: contextify-stations-completelyJohannes Berg1-4/+6
2010-08-27iwlwifi: contextify broadcast stationJohannes Berg1-4/+7
2010-08-27iwlwifi: prepare for PAN queue/fifo assignmentJohannes Berg1-5/+5
2010-08-27iwlwifi: initial contextificationJohannes Berg1-25/+28
2010-08-14iwlwifi: long monitor timerWey-Yi Guy1-2/+2
2010-08-09iwlagn: fix rts cts protectionJohannes Berg1-17/+1
2010-06-26iwlwifi: add a mechanism to disable plcp error checkingWey-Yi Guy1-0/+5
2010-06-14iwlwifi: rename rxq->dma_addrEmmanuel Grumbach1-1/+1
2010-06-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+1
2010-06-06iwlwifi: reduce memory allocationJohannes Berg1-12/+13
2010-06-06iwl3945: fix bugs in txq freeingJohannes Berg1-6/+8
2010-06-06iwlwifi: beacon format related helper functionWey-Yi Guy1-0/+1
2010-06-06iwlwifi: remove debug frame dumpingJohannes Berg1-154/+0
2010-06-06iwl3945: enable stuck queue detection on 3945Reinette Chatre1-0/+1
2010-06-05iwlwifi: use the DMA state API instead of the pci equivalentsFUJITA Tomonori1-2/+2
2010-06-02Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville1-9/+6
2010-05-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-46/+101
2010-05-13iwlwifi: split debug and debugfs optionsJohannes Berg1-3/+3
2010-05-13iwlwifi: fix and add missing sta_lock usageReinette Chatre1-6/+3
2010-05-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-1/+0