summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi-5000: add apm_init handler for 5000 HW familyTomas Winkler2008-05-071-0/+43
* iwlwifi-5000: add ops infrastructure for 5000Tomas Winkler2008-05-071-0/+23
* iwlwifi-5000: adding initial recognition for the 5000 familyTomas Winkler2008-05-076-0/+193
* iwlwifi: wrapping nic configuration in iwl core handlerTomas Winkler2008-05-073-22/+48
* iwlwifi: remove unnecessary apmg settingsTomas Winkler2008-05-071-13/+0
* iwlwifi: move hw_rx_handler_setup to iwl-4965.cEmmanuel Grumbach2008-05-074-3/+5
* iwlwifi: remove 49 prefix from general CSR valuesTomas Winkler2008-05-072-5/+5
* iwlwifi: move verify_ucode functions to iwl-coreEmmanuel Grumbach2008-05-073-142/+137
* rt2x00: Release rt2x00 2.1.5Ivo van Doorn2008-05-071-1/+1
* rt2x00: Fix kernel-docIvo van Doorn2008-05-073-8/+10
* rt2x00: Add helper macrosIvo van Doorn2008-05-074-18/+29
* rt2x00: Use rt2x00 queue numberingIvo van Doorn2008-05-0712-116/+80
* rt2x00: Remove DRIVER_SUPPORT_MIXED_INTERFACESIvo van Doorn2008-05-072-7/+5
* rt2x00: Support hardware RTS and CTS-to-self framesIvo van Doorn2008-05-071-1/+6
* b43: Don't disable IRQs in mac_suspendMichael Buesch2008-05-072-15/+1
* iwlwifi: 3945 remove unused SCD definitionsTomas Winkler2008-05-071-11/+0
* iwlwifi: move Flow Handlers define to iwl-fh.hEmmanuel Grumbach2008-05-073-293/+400
* iwlwifi: iwl-sta redundant includes clean upRon Rindjunsky2008-05-072-10/+0
* iwlwifi: unify init driver flowRon Rindjunsky2008-05-075-421/+421
* iwlwifi: clean up register names and definesEmmanuel Grumbach2008-05-073-354/+320
* iwlwifi: more RS improvementsGuy Cohen2008-05-072-66/+57
* iwlwifi: rate sacaling fixesGuy Cohen2008-05-072-14/+15
* iwlwifi: rs fix wrong parenthesizing in rs_get_lower_rate functionGuy Cohen2008-05-071-1/+1
* iwlwifi: reorganize TX RX constatnsTomas Winkler2008-05-073-5/+13
* iwlwifi: rate scale restructure toggle_antenna functionsGuy Cohen2008-05-071-81/+91
* iwlwifi: rate scale module cleanupsGuy Cohen2008-05-071-52/+49
* iwlwifi: TLC modificationsGuy Cohen2008-05-072-244/+221
* iwlwifi: handle shared memoryRon Rindjunsky2008-05-073-27/+36
* iwlwifi: check eeprom version in pci probe timeTomas Winkler2008-05-074-12/+38
* iwlwifi: add iwl_hw_detect function to iwl coreTomas Winkler2008-05-076-10/+22
* iwlwifi: add apm init handlerTomas Winkler2008-05-073-57/+56
* iwlwifi: HT antenna/chains overhaulGuy Cohen2008-05-077-283/+262
* iwlwifi: HT IE in probe request clean upEmmanuel Grumbach2008-05-071-81/+101
* iwlwifi: support 64 bit DMA masksRon Rindjunsky2008-05-071-4/+10
* iwlwifi: CT-Kill configuration fixEmmanuel Grumbach2008-05-071-21/+5
* iwlwifi: remove support for Narrow Channel (10Mhz)Guy Cohen2008-05-077-24/+5
* iwlwifi: remove uneeded callbackEmmanuel Grumbach2008-05-071-41/+1
* iwlwifi: remove includes to net/ieee80211.hTomas Winkler2008-05-072-2/+0
* iwlwifi: expanding HW parameters controlRon Rindjunsky2008-05-074-18/+42
* iwlwifi: changing EEPROM layout handlingTomas Winkler2008-05-077-148/+188
* iwlwifi: Add power level supportMohamed Abbas2008-05-079-226/+543
* b43: Remove some dead codeMichael Buesch2008-05-072-125/+2
* b43: Rewrite LO calibration algorithmMichael Buesch2008-05-078-686/+396
* ssb: Allow reading of 440-byte SPROM that is not rev 4Larry.Finger@lwfinger.net2008-05-071-11/+9
* iwlwifi: export int iwl4965_set_pwr_srcTomas Winkler2008-05-072-1/+3
* iwlwifi: define ANA_PLL values in iwl-csr.hTomas Winkler2008-05-072-3/+6
* iwlwifi: arranging aggregation actionsRon Rindjunsky2008-05-071-33/+37
* iwlwifi: HW crypto acceleration fixesEmmanuel Grumbach2008-05-075-55/+98
* mac80211: Replace ieee80211_tx_control->key_idx with ieee80211_key_confIvo van Doorn2008-05-075-9/+10
* iwlwifi: cleanup set_pwr_srcTomas Winkler2008-05-074-16/+28