summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-01-29iwlwifi: add 5965 SCD registers to iwl-prph.hEmmanuel Grumbach1-1/+11
2008-01-29iwlwifi: move 3945 SCD registers to iwl-prph.hEmmanuel Grumbach2-8/+20
2008-01-29iwlwifi-ht: move 4965 SCD registers to iwl-prph.hEmmanuel Grumbach3-45/+44
2008-01-29iwlwifi: replacing wording restricted to nic access in iwl-ioTomas Winkler5-231/+229
2008-01-29iwlwifi: rename restricted_mem to targ_memTomas Winkler5-56/+54
2008-01-29iwlwifi: replace restricted_reg with prphTomas Winkler5-157/+119
2008-01-29iwlwifi: accept up to 4K frame size on Rx side to fit A-MSDU framemabbas1-2/+2
2008-01-29iwlwifi: using PCI_DEVICE macroTomas Winkler2-4/+4
2008-01-29iwlwifi: remove cck_power_index_compensationTomas Winkler2-3/+0
2008-01-29iwlwifi: remove late null-check and duplicate bug_onIan Schram2-14/+0
2008-01-29iwlwifi: Beautify by removing superfluous newlines and codeIan Schram2-42/+21
2008-01-29iwlwifi: Two comments in iwl-3945.c were longer than 80 columnsIan Schram1-4/+6
2008-01-29iwlwifi: remove cck_flag from iwl_driver_hw_infoTomas Winkler4-7/+5
2008-01-29iwlwifi: add TGN flag to qos parametersTomas Winkler1-3/+8
2008-01-29iwlwifi: rs-4965 fix return valuesTomas Winkler1-64/+37
2008-01-29iwlwifi: renaming last_used and first_emptyTomas Winkler5-83/+83
2008-01-29iwlwifi: rename iwl_eeprom_aqcuire_semaphore to _acquire_Ian Schram6-9/+9
2008-01-29iwlwifi: fix various spelling and typosIan Schram14-52/+52
2008-01-29iwlwifi: Add erp_ie_changed hanlderTomas Winkler1-0/+24
2008-01-29rt2x00: Release rt2x00 2.0.12Ivo van Doorn1-1/+1
2008-01-29rt2x00: Correctly set ACK bit in tx descriptorsMattias Nissler7-6/+16
2008-01-29rt2x00: Place mutex around USB register accessAdam Baker5-16/+131
2008-01-29rt2x00: Remove data_desc structureIvo van Doorn15-59/+44
2008-01-29rt2x00: Rework rt73 antenna selectionMattias Nissler2-55/+33
2008-01-29rt2x00: Remove unused variablesIvo van Doorn1-2/+0
2008-01-29rt2x00: Rework rt61 antenna selection.Mattias Nissler2-107/+46
2008-01-29rt2x00: Unconstify rt2x00devAdam Baker10-62/+57
2008-01-29rt2x00: Detect initial rfkill state on registerIvo van Doorn1-1/+8
2008-01-29rt2x00: Input-polldev requires input deviceIvo van Doorn1-4/+31
2008-01-29rt2x00: Split rt61/rt73 antenna selection into RX and TX antennaIvo van Doorn4-88/+189
2008-01-29rt2x00: Disable RX when switching antennaIvo van Doorn1-0/+10
2008-01-29[PATCH] rt2x00: Release rt2x00 2.0.11Ivo van Doorn1-1/+1
2008-01-29[PATCH] rt2x00: Fix antenna selection.Mattias Nissler1-4/+14
2008-01-29[PATCH] rt2x00: Cleanup if-statementsIvo van Doorn7-98/+83
2008-01-29[PATCH] rt2x00: Implement SW diversityIvo van Doorn4-21/+232
2008-01-29[PATCH] rt2x00: Remove rt2x00_clear_linkIvo van Doorn2-16/+18
2008-01-29[PATCH] rt2x00: SW diversity should default to antenna BIvo van Doorn5-18/+72
2008-01-29[PATCH] rt2x00: Correctly translate mac80211 antenna setup to rt2x00Ivo van Doorn8-59/+137
2008-01-29[PATCH] rt2x00: Use enum definesIvo van Doorn4-10/+20
2008-01-29[PATCH] rt2x00: Move quality statistics into seperate structureIvo van Doorn7-74/+92
2008-01-29[BRIDGE]: Remove unused include of a header file in ebtables.cRami Rosen1-2/+0
2008-01-29[SCTP]: Fix build warning in sctp_sf_do_5_1C_ack().David S. Miller1-1/+1
2008-01-29[NETNS][DST]: Add the network namespace pointer in dst_opsDaniel Lezcano1-0/+1
2008-01-29[NETNS][DST] dst: pass the dst_ops as parameter to the gc functionsDaniel Lezcano7-11/+11
2008-01-29[IPV4] FIB_HASH: Reduce memory needs and speedup lookupsEric Dumazet2-14/+23
2008-01-29[FIB]: Fix rcu_dereference() abuses in fib_trie.cEric Dumazet1-12/+21
2008-01-29[ROSE]: Supress sparse warningsEric Dumazet3-6/+14
2008-01-29[ATM]: Suppress some sparse warningsEric Dumazet3-1/+5
2008-01-29[APPLETALK]: Annotations to clear sparse warningsEric Dumazet2-0/+8
2008-01-29[NETFILTER]: nf_conntrack: make print_conntrack function optional for l4protosPatrick McHardy7-44/+2