summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-06-17wext: Emit event stream entries correctly when compat.David S. Miller12-157/+211
2008-06-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller11-80/+93
2008-06-17atm: [he] send idle cells instead of unassigned when in SDH modeChas Williams1-0/+1
2008-06-17atm: [he] limit queries to the device's register spaceRobert T. Johnson1-1/+6
2008-06-17atm: [he] only support suni driver on multimode interfacesChas Williams2-10/+6
2008-06-17atm: [iphase] doesn't call phy->start due to a bogus #ifndefJorge Boncompte [DTI2]1-12/+11
2008-06-17atm: [iphase] set drvdata before enabling interruptsJorge Boncompte [DTI2]1-2/+2
2008-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller8-54/+69
2008-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller57-2775/+3206
2008-06-14mac80211: remove ieee80211_get_morefragHarvey Harrison4-6/+6
2008-06-14mac80211: add helpers for frame control testingHarvey Harrison7-195/+83
2008-06-14mac80211_hwsim: Shared TX code for received frames and BeaconsJouni Malinen1-51/+32
2008-06-14mac80211_hwsim: Minor cleanupJouni Malinen1-6/+6
2008-06-14mac80211_hwsim: 802.11 radio simulator for mac80211Jouni Malinen3-0/+548
2008-06-14iwlwifi: unify SW rf-kill flowEmmanuel Grumbach7-94/+103
2008-06-14iwlwifi: remove 4965 prefix from iwl4965_ucodeRon Rindjunsky2-2/+2
2008-06-14iwlwifi: adding channels to sysfsEster Kummer1-2/+56
2008-06-14rndis_wlan: Use kernel-supplied ARRAY_SIZE() macro.Robert P. J. Day1-5/+3
2008-06-14rndis_wlan: preallocate command buffer for set/get_oidJussi Kivilinna1-14/+33
2008-06-14rndis_wlan: use kzalloc to allocate private dataJussi Kivilinna1-3/+1
2008-06-14iwlwifi: remove iwlcore_low_level_notifyEmmanuel Grumbach3-47/+7
2008-06-14iwlwifi: general code clean upEmmanuel Grumbach7-85/+32
2008-06-14iwlwifi: fix software rf_kill problem when interface is downZhu Yi2-2/+4
2008-06-14iwlwifi: remove dead code iwl4965_calc_db_from_ratioEmmanuel Grumbach1-36/+0
2008-06-14iwlwifi: retfactor get_temperature functionsEmmanuel Grumbach4-18/+10
2008-06-14iwlwifi: move iwl4965_rf_kill_ct_config to iwl-core.cEmmanuel Grumbach5-26/+26
2008-06-14iwlwifi: cleans up scanning codeTomas Winkler5-120/+107
2008-06-14iwlwifi: move rate helpers to iwlcoreTomas Winkler12-106/+106
2008-06-14iwlwifi: move scan to iwl-scan.c iwlcoreTomas Winkler6-872/+946
2008-06-14iwlwifi: add bad length check for WEP keysEmmanuel Grumbach2-1/+18
2008-06-14iwlwifi: refactor setting tx powerTomas Winkler8-62/+96
2008-06-14iwlwifi: refactor tx aggregation response flowTomas Winkler4-42/+19
2008-06-14iwlwifi: Fix mode changes (ad-hoc <--> managed)Assaf Krauss1-14/+11
2008-06-14iwlwifi enabling IBSS (Ad-Hoc) modeAssaf Krauss2-11/+20
2008-06-14iwlwifi: fix resart flow after fw errorEmmanuel Grumbach1-3/+3
2008-06-14iwlwifi: fix resume SW RF-killMohamed Abbas3-18/+17
2008-06-14iwlwifi: format log prints for easier parsingTomas Winkler1-4/+6
2008-06-14iwlwifi: fix bug when moving from 11gn to 11a or 11an to 11gEmmanuel Grumbach2-3/+0
2008-06-14iwlwifi: remove redundant flags regarding to FAT channelEmmanuel Grumbach4-51/+30
2008-06-14iwlwifi: remove unused flagTomas Winkler1-2/+0
2008-06-14iwlwifi: fix allow iwlwifi to aggregate according to tid loadRon Rindjunsky1-5/+8
2008-06-14iwlwifi: use ieee80211_conf to examine rate capabilitiesRon Rindjunsky1-12/+6
2008-06-14iwlwifi: add TX aggregation code for 5000 HWTomas Winkler1-0/+132
2008-06-14iwlwifi: map sw and hw ampdu queuesRon Rindjunsky5-11/+15
2008-06-14iwlwifi: add possibility to disable tx_power calibrationEmmanuel Grumbach5-2/+14
2008-06-14iwlwifi: clean up in setup/cancel deferred workEmmanuel Grumbach4-38/+43
2008-06-14iwlwifi: removes the RUN_TIME_CALIB ifdefEmmanuel Grumbach12-122/+27
2008-06-14libertas: rename some registers to clarify their meaningHolger Schurig1-30/+28
2008-06-14libertas: check for old, unsupported hardwareHolger Schurig1-0/+12
2008-06-14libertas: document register meaningsHolger Schurig1-9/+80