aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-27mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifiJohannes Berg1-3/+0
2009-03-27iwlwifi: support 11hMohamed Abbas1-0/+1
2009-03-27iwlagn: use changed in mac_configMohamed Abbas1-0/+4
2009-03-05iwl3945 : use iwl_activate_qosAbhijeet Kolekar1-0/+33
2009-02-27iwl3945: use iwl_isrAbhijeet Kolekar1-0/+59
2009-02-27iwl3945: use iwl_rx_reply_error notificationAbhijeet Kolekar1-0/+16
2009-02-27iwl3945: use iwl rx handlersAbhijeet Kolekar1-0/+23
2009-02-27iwlwifi: report correct and detailed values about requested txpowerWu, Fengguang1-4/+6
2009-02-13cfg80211/nl80211: scanning (and mac80211 update to use it)Johannes Berg1-0/+1
2009-02-09iwlwifi: unify iwlagn and 3945 power save managementWinkler, Tomas1-2/+2
2009-02-09iwlwifi: don't use implicit priv in IWL_DEBUGTomas Winkler1-36/+36
2009-02-09iwl3945: Getting rid of the *39_rxon iwl_priv fieldsSamuel Ortiz1-0/+434
2009-01-29iwl3945: Remaining host command cleanupsSamuel Ortiz1-0/+15
2009-01-29iwl3945: Use the iwlcore geos routinesSamuel Ortiz1-4/+5
2009-01-29iwlagn: reduce off channel reception for 4965Rick Farrington1-0/+13
2009-01-29iwlwifi: add test to determine if interface in monitor modeChatre, Reinette1-0/+12
2009-01-29cfg80211: rename fw_handles_regulatory to custom_regulatoryLuis R. Rodriguez1-1/+1
2009-01-29iwl3945: Use iwl-rfkillSamuel Ortiz1-0/+36
2009-01-29iwlwifi: update copyright year to 2009Reinette Chatre1-1/+1
2009-01-29mac80211: extend/document powersave APIJohannes Berg1-1/+2
2009-01-29iwl3945: switch to the iwl-core send_card_state routineSamuel Ortiz1-1/+2
2009-01-29iwlwifi: replace IWL_ERROR with IWL_ERRWinkler, Tomas1-20/+21
2009-01-29iwlwifi: replace IWL_WARNING with IWL_WARNWinkler, Tomas1-4/+4
2009-01-29iwlwifi: clean up printingTomas Winkler1-5/+3
2009-01-29iwl3945: Have consistant and not redefined HW constantsSamuel Ortiz1-2/+3
2009-01-29iwl3945: Remove DRV_NAME dependeniesSamuel Ortiz1-10/+11
2009-01-29iwlwifi: kill retry_rate sysfs for iwlagnWinkler, Tomas1-1/+0
2008-12-12iwlwifi: add contact email to MODULE_AUTHORTomas Winkler1-1/+1
2008-12-12iwlwifi: fix resume while txpower offMohamed Abbas1-0/+10
2008-12-12iwlwifi: remove qos module parameterWinkler, Tomas1-16/+14
2008-12-12iwlwifi: change email contact informationWinkler, Tomas1-1/+1
2008-12-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+0
2008-12-05iwlwifi: move disable/enable interrupts to iwl-core.cWinkler, Tomas1-0/+25
2008-12-05iwlwifi: disable AP modeJohannes Berg1-1/+0
2008-12-05iwlwifi: clean key table in iwl_clear_stations_table functionTomas Winkler1-0/+3
2008-11-26iwlwifi: move iwl_clear_stations_table to iwl-sta.cWinkler, Tomas1-22/+1
2008-11-25iwlwifi: enable custom fw regulatory solutionLuis R. Rodriguez1-0/+3
2008-11-21iwlwifi: revamp tx scheduler byte count tables handlingTomas Winkler1-46/+0
2008-11-21iwlwifi: trivial fix in includesWinkler, Tomas1-2/+1
2008-10-31iwlwifi: run through spell checkerTomas Winkler1-1/+1
2008-10-31iwlwifi: convert correctly rate_n_flags to PLCP index for mimo3 packetsDaniel C. Halperin1-1/+3
2008-10-31mac80211: Re-enable aggregationSujith1-1/+2
2008-10-31iwlwifi: unify tx antenna togglingTomas Winkler1-2/+11
2008-10-31iwlwifi: expand error lookup and align outputJay Sternberg1-17/+40
2008-10-31mac80211/drivers: rewrite the rate control APIJohannes Berg1-9/+10
2008-10-31mac80211: rewrite HT handlingJohannes Berg1-13/+4
2008-10-31802.11: clean up/fix HT supportJohannes Berg1-35/+36
2008-09-24iwlwifi: remove HT flags from RXON when not in HT anymoreEmmanuel Grumbach1-1/+7
2008-09-24iwlwifi: make PS use named constantsTomas Winkler1-7/+12
2008-09-15mac80211: use nl80211 interface typesJohannes Berg1-4/+4