aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-6000.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-21iwlagn: transport layer receives struct iwl_trans*Emmanuel Grumbach1-1/+1
2011-07-21iwlagn: kill iwlagn_setup_deferred_workEmmanuel Grumbach1-2/+1
2011-07-21iwlagn: kill iwlagn_rx_handler_setupEmmanuel Grumbach1-2/+1
2011-07-16iwlagn: remove indirection for iwlagn_hw_valid_rtc_data_addrFry, Donald H1-2/+0
2011-07-16iwlagn: calibration bitmapWey-Yi Guy1-1/+1
2011-07-16iwlagn: another double indirect removedWey-Yi Guy1-14/+4
2011-07-16iwlagn: remove dual-indirect call to simply the codeWey-Yi Guy1-27/+11
2011-07-11iwlagn: remove iwlagn_hcmd_utils structure and call directlyDon Fry1-4/+0
2011-07-11iwlagn: remove double level temperature indirect callWey-Yi Guy1-6/+2
2011-07-11iwlagn: remove indirection for eeprom_query_addrFry, Donald H1-2/+0
2011-07-11iwlagn: remove the indirection for iwl_apm_initFry, Donald H1-8/+2
2011-07-11iwlagn: remove the indirection for update_chain_flagsFry, Donald H1-2/+0
2011-07-11iwlagn: provide heplers to access the transport opsEmmanuel Grumbach1-1/+2
2011-07-11iwlagn: remove the indirection for the dma channel numWey-Yi Guy1-1/+0
2011-07-11iwlagn: consolidate the API that sends host commands and move to transportEmmanuel Grumbach1-1/+1
2011-07-01iwlagn: remove the indirection for the rx write pointerEmmanuel Grumbach1-1/+0
2011-07-01iwlagn: remove hcmd opsWey-Yi Guy1-4/+0
2011-06-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-4/+5
2011-06-27iwlagn: fix *_UCODE_API_MAX output in the firmware fieldEvgeni Golov1-4/+5
2011-06-18iwlagn: merge duplicate code into single functionWey-Yi Guy1-15/+1
2011-06-18iwlagn: remove uneeded include to pci.h and dma_mapping.h from a few filesEmmanuel Grumbach1-2/+0
2011-06-18iwlagn: Remove un-necessary indirect callWey-Yi Guy1-4/+0
2011-06-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-12/+18
2011-06-03iwlagn: fix channel switch lockingStanislaw Gruszka1-2/+0
2011-06-01iwlagn: remove un-necessary tx power opsWey-Yi Guy1-2/+0
2011-05-31iwlagn: fix incorrect PCI subsystem id for 6150 devicesWey-Yi Guy1-10/+18
2011-05-13iwlagn: clean up TXQ indirectionJohannes Berg1-8/+0
2011-05-13iwlagn: prepare for multi-TB commandsJohannes Berg1-2/+2
2011-05-06iwlagn: remove bytecount indirectionJohannes Berg1-4/+0
2011-04-30iwlagn: remove un-necessary debugfs callbackWey-Yi Guy1-15/+0
2011-04-30iwlagn: semaphore and calib cleanupDon Fry1-8/+2
2011-04-30iwlagn: mod param cleanupDon Fry1-9/+3
2011-04-18iwlagn: remove un-necessary ieee80211_opsWey-Yi Guy1-4/+0
2011-04-18iwlagn: temperature should be measure for all _agn devicesWey-Yi Guy1-10/+0
2011-04-18iwlagn: always support uCode traceWey-Yi Guy1-3/+0
2011-04-18iwlagn: use direct call for led functionsWey-Yi Guy1-5/+0
2011-04-08iwlagn: clean up & autodetect statisticsJohannes Berg1-1/+0
2011-04-08iwlagn: sensitivity and chain noise done by driverWey-Yi Guy1-6/+0
2011-04-08iwlagn: remove un-needed configurationWey-Yi Guy1-3/+0
2011-04-08iwlagn: remove un-necessary function pointerWey-Yi Guy1-8/+0
2011-04-08iwlwifi: remove extranious macro from firmware defineroot1-8/+4
2011-04-07iwlagn: remove ISR opsJohannes Berg1-14/+0
2011-04-07iwlagn: remove BSM clock settingJohannes Berg1-3/+0
2011-04-07iwlagn: change Copyright to 2011Wey-Yi Guy1-1/+1
2011-04-07iwlagn: remove bootstrap codeJohannes Berg1-1/+0
2011-04-07iwlagn: clean up ucode loadingJohannes Berg1-6/+0
2011-03-25iwlagn: clean up TX aggregation codeJohannes Berg1-4/+0
2011-03-25iwlagn: use 6030 configuration for 6035 seriesWey-Yi Guy1-0/+16
2011-02-28iwlwifi: move check health code into iwl-rx.cStanislaw Gruszka1-4/+0
2011-02-18Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-0/+2