summaryrefslogtreecommitdiffstats
path: root/net/packet (unfollow)
Commit message (Expand)AuthorFilesLines
2008-05-07iwlwifi-5000: add ops infrastructure for 5000Tomas Winkler1-0/+23
2008-05-07iwlwifi-5000: adding initial recognition for the 5000 familyTomas Winkler6-0/+193
2008-05-07iwlwifi: wrapping nic configuration in iwl core handlerTomas Winkler3-22/+48
2008-05-07iwlwifi: remove unnecessary apmg settingsTomas Winkler1-13/+0
2008-05-07iwlwifi: move hw_rx_handler_setup to iwl-4965.cEmmanuel Grumbach4-3/+5
2008-05-07iwlwifi: remove 49 prefix from general CSR valuesTomas Winkler2-5/+5
2008-05-07iwlwifi: move verify_ucode functions to iwl-coreEmmanuel Grumbach3-142/+137
2008-05-07rt2x00: Release rt2x00 2.1.5Ivo van Doorn1-1/+1
2008-05-07rt2x00: Fix kernel-docIvo van Doorn3-8/+10
2008-05-07rt2x00: Add helper macrosIvo van Doorn4-18/+29
2008-05-07rt2x00: Use rt2x00 queue numberingIvo van Doorn12-116/+80
2008-05-07rt2x00: Remove DRIVER_SUPPORT_MIXED_INTERFACESIvo van Doorn2-7/+5
2008-05-07rt2x00: Support hardware RTS and CTS-to-self framesIvo van Doorn1-1/+6
2008-05-07b43: Don't disable IRQs in mac_suspendMichael Buesch2-15/+1
2008-05-07iwlwifi: 3945 remove unused SCD definitionsTomas Winkler1-11/+0
2008-05-07iwlwifi: move Flow Handlers define to iwl-fh.hEmmanuel Grumbach3-293/+400
2008-05-07iwlwifi: iwl-sta redundant includes clean upRon Rindjunsky2-10/+0
2008-05-07iwlwifi: unify init driver flowRon Rindjunsky5-421/+421
2008-05-07iwlwifi: clean up register names and definesEmmanuel Grumbach3-354/+320
2008-05-07iwlwifi: more RS improvementsGuy Cohen2-66/+57
2008-05-07iwlwifi: rate sacaling fixesGuy Cohen2-14/+15
2008-05-07iwlwifi: rs fix wrong parenthesizing in rs_get_lower_rate functionGuy Cohen1-1/+1
2008-05-07iwlwifi: reorganize TX RX constatnsTomas Winkler3-5/+13
2008-05-07iwlwifi: rate scale restructure toggle_antenna functionsGuy Cohen1-81/+91
2008-05-07iwlwifi: rate scale module cleanupsGuy Cohen1-52/+49
2008-05-07iwlwifi: TLC modificationsGuy Cohen2-244/+221
2008-05-07iwlwifi: handle shared memoryRon Rindjunsky3-27/+36
2008-05-07iwlwifi: check eeprom version in pci probe timeTomas Winkler4-12/+38
2008-05-07iwlwifi: add iwl_hw_detect function to iwl coreTomas Winkler6-10/+22
2008-05-07iwlwifi: add apm init handlerTomas Winkler3-57/+56
2008-05-07iwlwifi: HT antenna/chains overhaulGuy Cohen7-283/+262
2008-05-07iwlwifi: HT IE in probe request clean upEmmanuel Grumbach1-81/+101
2008-05-07iwlwifi: support 64 bit DMA masksRon Rindjunsky1-4/+10
2008-05-07iwlwifi: CT-Kill configuration fixEmmanuel Grumbach1-21/+5
2008-05-07iwlwifi: remove support for Narrow Channel (10Mhz)Guy Cohen7-24/+5
2008-05-07iwlwifi: remove uneeded callbackEmmanuel Grumbach1-41/+1
2008-05-07iwlwifi: remove includes to net/ieee80211.hTomas Winkler2-2/+0
2008-05-07iwlwifi: expanding HW parameters controlRon Rindjunsky4-18/+42
2008-05-07iwlwifi: changing EEPROM layout handlingTomas Winkler7-148/+188
2008-05-07iwlwifi: Add power level supportMohamed Abbas9-226/+543
2008-05-07remove ieee80211_wx_{get,set}_auth()Adrian Bunk2-97/+0
2008-05-07remove ieee80211_tx_frame()Adrian Bunk2-89/+0
2008-05-07make sta_rx_agg_session_timer_expired() staticAdrian Bunk2-2/+2
2008-05-07b43: Remove some dead codeMichael Buesch2-125/+2
2008-05-07b43: Rewrite LO calibration algorithmMichael Buesch8-686/+396
2008-05-07ssb: Allow reading of 440-byte SPROM that is not rev 4Larry.Finger@lwfinger.net1-11/+9
2008-05-07mac80211: correct skb allocationEster Kummer1-7/+4
2008-05-07iwlwifi: export int iwl4965_set_pwr_srcTomas Winkler2-1/+3
2008-05-07iwlwifi: define ANA_PLL values in iwl-csr.hTomas Winkler2-3/+6
2008-05-07iwlwifi: arranging aggregation actionsRon Rindjunsky1-33/+37