summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi
AgeCommit message (Expand)Author
2012-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-05-03iwlwifi: fix skb truesize underestimationEric Dumazet
2012-04-27iwlwifi: use 6000G2B for 6030 device seriesWey-Yi Guy
2012-04-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-04-24iwlwifi: use correct released ucode versionMeenakshi Venkataraman
2012-04-24iwlwifi: fix hardware queue programmingJohannes Berg
2012-04-23iwlwifi: use new mac80211 queue schemeJohannes Berg
2012-04-23iwlwifi: clean up module parametersJohannes Berg
2012-04-23iwlwifi: revert workaround to restore 1000 rx throughputDon Fry
2012-04-23iwlwifi: use direct calls for transport freeJohannes Berg
2012-04-23iwlwifi: clean up some hw file includesJohannes Berg
2012-04-23iwlwifi: move OTP definesJohannes Berg
2012-04-23iwlwifi: move antenna definitions to configJohannes Berg
2012-04-23iwlwifi: move eeprom versions to HW filesJohannes Berg
2012-04-23iwlwifi: move watchdog definitions to configJohannes Berg
2012-04-23iwlwifi: move PLCP defines to configJohannes Berg
2012-04-23iwlwifi: move driver defines to iwl-drv.hJohannes Berg
2012-04-23iwlwifi: remove duplicate iwlagn_mod_params declarationJohannes Berg
2012-04-23iwlwifi: remove TX/RX frame statisticsJohannes Berg
2012-04-23iwlwifi: remove traffic logJohannes Berg
2012-04-23iwlwifi: move iwl_cmd_echo_testJohannes Berg
2012-04-23iwlwifi: move TIME_UNITJohannes Berg
2012-04-23iwlwifi: remove bt_siso_mode declarationJohannes Berg
2012-04-23iwlwifi: include net/mac80211.h to avoid compiler errorWey-Yi Guy
2012-04-23iwlwifi: clean up iwl-shared.h includesJohannes Berg
2012-04-23iwlwifi: move iwl_have_debug_levelJohannes Berg
2012-04-23iwlwifi: move debugfs registration function declarationsJohannes Berg
2012-04-23iwlwifi: remove debugfs logspamJohannes Berg
2012-04-23iwlwifi: properly set basic ratesJohannes Berg
2012-04-23iwlwifi: Added debugfs calib disabled writeDavid Spinadel
2012-04-23iwlwifi: provide proper API to disable all interruptsEmmanuel Grumbach
2012-04-23iwlwifi: check RF kill register when interrupts have been disabledEmmanuel Grumbach
2012-04-23iwlwifi: enable RF kill interrupt in start_hwEmmanuel Grumbach
2012-04-23iwlwifi: first enable RF kill interrupt, then check registerEmmanuel Grumbach
2012-04-23iwlwifi: make a static inline to read the RF kill registerEmmanuel Grumbach
2012-04-23iwlwifi: do not nulify ctx->vif on resetStanislaw Gruszka
2012-04-19iwlwifi: Remove inconsistent and redundant declarationDavid Spinadel
2012-04-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-04-18iwlwifi: move iwl_rxon_context_id to userEmmanuel Grumbach
2012-04-18iwlwifi: improve TX cache footprintJohannes Berg
2012-04-18iwlwifi: split between AGG_ON and AGG_STARTINGEmmanuel Grumbach
2012-04-18iwlwifi: Remove inconsistent and redundant declarationDavid Spinadel
2012-04-18iwlwifi: Added foreward declaration for iwl_cfg in op_modeDavid Spinadel
2012-04-18iwlwifi: Change disable calibration bit-set to enumDavid Spinadel
2012-04-18iwlwifi: remove unneeded includesEmmanuel Grumbach
2012-04-18iwlwifi: remove the shared areaEmmanuel Grumbach
2012-04-18iwlwifi: don't use shared for the logger any moreEmmanuel Grumbach
2012-04-18iwlwifi: driver holds its pointer to the transportEmmanuel Grumbach
2012-04-18iwlwifi: transport holds its pointer to the configEmmanuel Grumbach
2012-04-18iwlwifi: driver holds its pointer to the configEmmanuel Grumbach