summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-5000.c
Commit message (Expand)AuthorAgeFilesLines
...
* iwlagn: transport layer receives struct iwl_trans*Emmanuel Grumbach2011-07-211-1/+1
* iwlagn: kill iwlagn_setup_deferred_workEmmanuel Grumbach2011-07-211-2/+0Star
* iwlagn: kill iwlagn_rx_handler_setupEmmanuel Grumbach2011-07-211-2/+0Star
* iwlagn: remove indirection for iwlagn_hw_valid_rtc_data_addrFry, Donald H2011-07-161-2/+0Star
* iwlagn: remove dual-indirect call to simply the codeWey-Yi Guy2011-07-161-11/+3Star
* iwlagn: remove iwlagn_hcmd_utils structure and call directlyDon Fry2011-07-111-2/+0Star
* iwlagn: remove double level temperature indirect callWey-Yi Guy2011-07-111-6/+2Star
* iwlagn: remove indirection for eeprom_query_addrFry, Donald H2011-07-111-2/+0Star
* iwlagn: remove the indirection for iwl_apm_initFry, Donald H2011-07-111-8/+2Star
* iwlagn: remove the indirection for update_chain_flagsFry, Donald H2011-07-111-2/+0Star
* iwlagn: provide heplers to access the transport opsEmmanuel Grumbach2011-07-111-1/+2
* iwlagn: remove the indirection for the dma channel numWey-Yi Guy2011-07-111-2/+0Star
* iwlagn: consolidate the API that sends host commands and move to transportEmmanuel Grumbach2011-07-111-1/+1
* iwlagn: remove the indirection for the rx write pointerEmmanuel Grumbach2011-07-011-2/+0Star
* iwlagn: remove hcmd opsWey-Yi Guy2011-07-011-2/+0Star
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-281-2/+3
|\
| * iwlagn: fix *_UCODE_API_MAX output in the firmware fieldEvgeni Golov2011-06-271-2/+3
* | iwlagn: merge duplicate code into single functionWey-Yi Guy2011-06-181-15/+2Star
* | iwlagn: remove uneeded include to pci.h and dma_mapping.h from a few filesEmmanuel Grumbach2011-06-181-2/+0Star
* | iwlagn: Remove un-necessary indirect callWey-Yi Guy2011-06-181-4/+0Star
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-071-3/+0Star
|\|
| * iwlagn: use cts-to-self protection on 5000 adapters seriesStanislaw Gruszka2011-06-061-1/+0Star
| * iwlagn: fix channel switch lockingStanislaw Gruszka2011-06-031-2/+0Star
* | iwlagn: remove un-necessary tx power opsWey-Yi Guy2011-06-011-2/+0Star
|/
* iwlagn: clean up TXQ indirectionJohannes Berg2011-05-131-8/+0Star
* iwlagn: prepare for multi-TB commandsJohannes Berg2011-05-131-2/+2
* iwlagn: remove bytecount indirectionJohannes Berg2011-05-061-4/+0Star
* iwlagn: remove un-necessary debugfs callbackWey-Yi Guy2011-04-301-15/+0Star
* iwlagn: semaphore and calib cleanupDon Fry2011-04-301-6/+0Star
* iwlagn: mod param cleanupDon Fry2011-04-301-9/+6Star
* iwlagn: remove un-necessary ieee80211_opsWey-Yi Guy2011-04-181-2/+0Star
* iwlagn: temperature should be measure for all _agn devicesWey-Yi Guy2011-04-181-10/+0Star
* iwlagn: always support uCode traceWey-Yi Guy2011-04-181-1/+0Star
* iwlagn: use direct call for led functionsWey-Yi Guy2011-04-181-3/+0Star
* iwlagn: clean up & autodetect statisticsJohannes Berg2011-04-081-1/+1
* iwlagn: sensitivity and chain noise done by driverWey-Yi Guy2011-04-081-2/+0Star
* iwlagn: remove un-needed configurationWey-Yi Guy2011-04-081-1/+0Star
* iwlagn: remove un-necessary function pointerWey-Yi Guy2011-04-081-7/+0Star
* iwlwifi: remove extranious macro from firmware defineroot2011-04-081-4/+2Star
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-04-071-0/+3
|\
| * iwlagn: override 5300 EEPROM # of chainsJohannes Berg2011-04-071-0/+3
* | iwlagn: remove ISR opsJohannes Berg2011-04-071-14/+0Star
* | iwlagn: remove BSM clock settingJohannes Berg2011-04-071-1/+0Star
* | iwlagn: change Copyright to 2011Wey-Yi Guy2011-04-071-1/+1
* | iwlagn: remove bootstrap codeJohannes Berg2011-04-071-2/+0Star
* | iwlagn: clean up ucode loadingJohannes Berg2011-04-071-6/+0Star
* | Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville2011-04-041-4/+0Star
|\ \ | |/ |/|
| * iwlagn: clean up TX aggregation codeJohannes Berg2011-03-251-4/+0Star
* | Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2011-03-041-4/+0Star
|\|
| * iwlwifi: move check health code into iwl-rx.cStanislaw Gruszka2011-02-281-4/+0Star