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