summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-core.h
AgeCommit message (Expand)Author
2011-07-11iwlagn: remove the indirection for update_chain_flagsFry, Donald H
2011-07-11iwlagn: consolidate the API that sends host commands and move to transportEmmanuel Grumbach
2011-07-11iwlagn: add an API for TX stopEmmanuel Grumbach
2011-07-11iwlagn: add an API to free the TX contextEmmanuel Grumbach
2011-07-01iwlagn: remove hcmd opsWey-Yi Guy
2011-07-01iwlagn: move the tx allocation funcs to the transport layerEmmanuel Grumbach
2011-07-01iwlagn: introduce transport layer and implement rx_initEmmanuel Grumbach
2011-07-01iwlagn: add module parameter to disable stuck queue watchdog timerWey-Yi Guy
2011-06-24iwlagn: fill beacon TX rate properlyJohannes Berg
2011-06-18iwlagn: Add power_level module parameterWey-Yi Guy
2011-06-18iwlagn: add power_save module parameterWey-Yi Guy
2011-06-18iwlagn: move PCI power related functions to the PCI layerWey-Yi Guy
2011-06-18iwlagn: add a iwl_pci.[ch] files that will contain all PCI specific codeEmmanuel Grumbach
2011-06-18iwlagn: Remove un-necessary indirect callWey-Yi Guy
2011-06-11iwlagn: use sku capabilities information from EEPROMWey-Yi Guy
2011-06-11iwlagn: move no_sleep_autoadjust as part of iwlagn_mod_paramsWey-Yi Guy
2011-06-11iwlagn: move led_mode as part of iwlagn_mod_paramsWey-Yi Guy
2011-06-11iwlagn: move bt_coex_active as part of iwlagn_mod_paramsWey-Yi Guy
2011-06-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-03iwlagn: call commit_rxon function directlyWey-Yi Guy
2011-06-03iwlagn: direct call to post_scan functionWey-Yi Guy
2011-06-03iwlagn: set smps mode after assoc for 1000 deviceWey-Yi Guy
2011-06-03iwlagn: fix channel switch lockingStanislaw Gruszka
2011-06-01iwlagn: remove un-necessary tx power opsWey-Yi Guy
2011-05-13iwlagn: clean up TXQ indirectionJohannes Berg
2011-05-06iwlagn: remove bytecount indirectionJohannes Berg
2011-05-06iwlagn: remove get_hcmd_size indirectionJohannes Berg
2011-04-30iwlagn: remove un-necessary debugfs callbackWey-Yi Guy
2011-04-30iwlagn: mod param cleanupDon Fry
2011-04-30iwlagn: make rxon_assoc static functionWey-Yi Guy
2011-04-30iwlagn: avoid hangs when restarting deviceJohannes Berg
2011-04-18iwlagn: remove led_opsWey-Yi Guy
2011-04-18iwlagn: remove legacy opsWey-Yi Guy
2011-04-18iwlagn: remove un-necessary ieee80211_opsWey-Yi Guy
2011-04-18iwlagn: temperature should be measure for all _agn devicesWey-Yi Guy
2011-04-18iwlagn: always support uCode traceWey-Yi Guy
2011-04-18iwlagn: use direct call for led functionsWey-Yi Guy
2011-04-08iwlagn: clean up & autodetect statisticsJohannes Berg
2011-04-08iwlagn: sensitivity and chain noise done by driverWey-Yi Guy
2011-04-08iwlagn: tx power calib always done in firmwareWey-Yi Guy
2011-04-08iwlagn: all _agn devices support power save modeWey-Yi Guy
2011-04-08iwlagn: remove un-needed configurationWey-Yi Guy
2011-04-08iwlagn: PAPD read for 2000 series devicesWey-Yi Guy
2011-04-08iwlagn: remove un-necessary function pointerWey-Yi Guy
2011-04-07iwlagn: remove ISR opsJohannes Berg
2011-04-07iwlagn: remove BSM clock settingJohannes Berg
2011-04-07iwlagn: add feature flagsJohannes Berg
2011-04-07iwlagn: change Copyright to 2011Wey-Yi Guy
2011-04-07iwlagn: centralize and fix ucode restartJohannes Berg
2011-04-07iwlagn: clean up ucode loadingJohannes Berg