aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-4965.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-0/+1
2011-01-28iwlwifi: do not set tx power when channel is changingStanislaw Gruszka1-1/+1
2011-01-21iwlwifi: fix 4965 notification wait setupJohannes Berg1-0/+5
2011-01-21iwlwifi: don't read sku information from EEPROM for 4965Wey-Yi Guy1-0/+1
2010-12-06iwlwifi: jiffies based tx queues watchdogStanislaw Gruszka1-2/+2
2010-11-30iwlagn: fix microcode error on 4965Stanislaw Gruszka1-0/+2
2010-11-24iwlwifi: use antenna information in EEPROMWey-Yi Guy1-2/+0
2010-11-16iwlagn: use SKU information in the EEPROMWey-Yi Guy1-1/+0
2010-11-16iwlwifi: pass txq to wake/stop queueJohannes Berg1-2/+2
2010-11-16iwlagn: remove a bogus AGG_OFF checkJohannes Berg1-6/+2
2010-11-16iwlwifi: change default led mode for different devicesWey-Yi Guy1-0/+1
2010-11-16iwlagn: used frame count info in compressed ba packetWey-Yi Guy1-0/+1
2010-11-15bitops: Provide generic sign_extend32 functionAndreas Herrmann1-18/+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: implement switching iftype while upJohannes Berg1-0/+1
2010-11-15iwlagn: new RXON processing for modern devicesJohannes Berg1-6/+312
2010-11-15iwlwifi: make mac80211 ops a device configJohannes Berg1-0/+1
2010-11-15iwlwifi: warn when send tx power settings during scanStanislaw Gruszka1-6/+2
2010-10-07iwlwifi: clean up declarationsJohannes Berg1-1/+1
2010-10-07iwlwifi: remove apm_ops.stopJohannes Berg1-1/+0
2010-10-07iwlwifi: remove set_pwr_src operationJohannes Berg1-1/+0
2010-10-07iwlwifi: remove set_ct_kill operationJohannes Berg1-3/+2
2010-10-07iwlwifi: remove verify_signature eeprom operationJohannes Berg1-1/+0
2010-10-07iwlwifi: move chain settings to agnJohannes Berg1-1/+1
2010-10-07iwlwifi: introduce post_scan hookJohannes Berg1-0/+13
2010-10-07iwlagn: rename iwl_commit_rxonJohannes Berg1-1/+1
2010-10-06iwlagn: reduce redundant parameter definitionsWey-Yi Guy1-22/+25
2010-09-17iwlagn: keep track of failure tx statusWey-Yi Guy1-0/+1
2010-08-27iwlwifi: move virtual interface pointer into contextJohannes Berg1-1/+1
2010-08-27iwlwifi: contextify broadcast stationJohannes Berg1-3/+3
2010-08-27iwlwifi: prepare for PAN queue/fifo assignmentJohannes Berg1-1/+2
2010-08-27iwlwifi: initial contextificationJohannes Berg1-22/+24
2010-08-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-1/+1
2010-08-24iwlwifi: do not call ieee80211_frequency_to_channelShanyu Zhao1-1/+1
2010-08-14iwlwifi: long monitor timerWey-Yi Guy1-1/+1
2010-08-09iwlagn: fix rts cts protectionJohannes Berg1-1/+1
2010-07-23iwlagn: add bluetooth stats to debugfsWey-Yi Guy1-0/+1
2010-07-23iwlagn: add statistic notification structure for WiFi/BT devicesWey-Yi Guy1-2/+2
2010-07-17iwlwifi: "recover_from_tx_stall" function for 4965Wey-Yi Guy1-0/+1
2010-06-25iwlwifi: update LQ for bcast station on channel changeDaniel Halperin1-0/+1
2010-06-21iwlwifi: move _agn statistics related structureWey-Yi Guy1-3/+4
2010-06-21iwlagn: use mutex for aggregationJohannes Berg1-1/+4
2010-06-05iwlwifi: generic scan TX antenna forcingJohannes Berg1-1/+1
2010-06-05iwlwifi: reduce memory allocationJohannes Berg1-2/+2
2010-06-05iwlwifi: support channel switch offload in driverWey-Yi Guy1-9/+43
2010-06-05iwlwifi: beacon format related helper functionWey-Yi Guy1-0/+1
2010-06-05iwlwifi: do not clear data after chain noise calibShanyu Zhao1-8/+11
2010-06-03Revert "iwlwifi: move _agn statistics related structure"John W. Linville1-2/+2
2010-05-13iwlwifi: fix and add missing sta_lock usageReinette Chatre1-1/+4