summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: replace restricted_reg with prphTomas Winkler2008-01-295-157/+119
* iwlwifi: accept up to 4K frame size on Rx side to fit A-MSDU framemabbas2008-01-291-2/+2
* iwlwifi: using PCI_DEVICE macroTomas Winkler2008-01-292-4/+4
* iwlwifi: remove cck_power_index_compensationTomas Winkler2008-01-292-3/+0
* iwlwifi: remove late null-check and duplicate bug_onIan Schram2008-01-292-14/+0
* iwlwifi: Beautify by removing superfluous newlines and codeIan Schram2008-01-292-42/+21
* iwlwifi: Two comments in iwl-3945.c were longer than 80 columnsIan Schram2008-01-291-4/+6
* iwlwifi: remove cck_flag from iwl_driver_hw_infoTomas Winkler2008-01-294-7/+5
* iwlwifi: add TGN flag to qos parametersTomas Winkler2008-01-291-3/+8
* iwlwifi: rs-4965 fix return valuesTomas Winkler2008-01-291-64/+37
* iwlwifi: renaming last_used and first_emptyTomas Winkler2008-01-295-83/+83
* iwlwifi: rename iwl_eeprom_aqcuire_semaphore to _acquire_Ian Schram2008-01-296-9/+9
* iwlwifi: fix various spelling and typosIan Schram2008-01-2914-52/+52
* iwlwifi: Add erp_ie_changed hanlderTomas Winkler2008-01-291-0/+24
* rt2x00: Release rt2x00 2.0.12Ivo van Doorn2008-01-291-1/+1
* rt2x00: Correctly set ACK bit in tx descriptorsMattias Nissler2008-01-297-6/+16
* rt2x00: Place mutex around USB register accessAdam Baker2008-01-295-16/+131
* rt2x00: Remove data_desc structureIvo van Doorn2008-01-2915-59/+44
* rt2x00: Rework rt73 antenna selectionMattias Nissler2008-01-292-55/+33
* rt2x00: Remove unused variablesIvo van Doorn2008-01-291-2/+0
* rt2x00: Rework rt61 antenna selection.Mattias Nissler2008-01-292-107/+46
* rt2x00: Unconstify rt2x00devAdam Baker2008-01-2910-62/+57
* rt2x00: Detect initial rfkill state on registerIvo van Doorn2008-01-291-1/+8
* rt2x00: Input-polldev requires input deviceIvo van Doorn2008-01-291-4/+31
* rt2x00: Split rt61/rt73 antenna selection into RX and TX antennaIvo van Doorn2008-01-294-88/+189
* rt2x00: Disable RX when switching antennaIvo van Doorn2008-01-291-0/+10
* [PATCH] rt2x00: Release rt2x00 2.0.11Ivo van Doorn2008-01-291-1/+1
* [PATCH] rt2x00: Fix antenna selection.Mattias Nissler2008-01-291-4/+14
* [PATCH] rt2x00: Cleanup if-statementsIvo van Doorn2008-01-297-98/+83
* [PATCH] rt2x00: Implement SW diversityIvo van Doorn2008-01-294-21/+232
* [PATCH] rt2x00: Remove rt2x00_clear_linkIvo van Doorn2008-01-292-16/+18
* [PATCH] rt2x00: SW diversity should default to antenna BIvo van Doorn2008-01-295-18/+72
* [PATCH] rt2x00: Correctly translate mac80211 antenna setup to rt2x00Ivo van Doorn2008-01-298-59/+137
* [PATCH] rt2x00: Use enum definesIvo van Doorn2008-01-294-10/+20
* [PATCH] rt2x00: Move quality statistics into seperate structureIvo van Doorn2008-01-297-74/+92
* [BRIDGE]: Remove unused include of a header file in ebtables.cRami Rosen2008-01-291-2/+0
* [SCTP]: Fix build warning in sctp_sf_do_5_1C_ack().David S. Miller2008-01-291-1/+1
* [NETNS][DST]: Add the network namespace pointer in dst_opsDaniel Lezcano2008-01-291-0/+1
* [NETNS][DST] dst: pass the dst_ops as parameter to the gc functionsDaniel Lezcano2008-01-297-11/+11
* [IPV4] FIB_HASH: Reduce memory needs and speedup lookupsEric Dumazet2008-01-292-14/+23
* [FIB]: Fix rcu_dereference() abuses in fib_trie.cEric Dumazet2008-01-291-12/+21
* [ROSE]: Supress sparse warningsEric Dumazet2008-01-293-6/+14
* [ATM]: Suppress some sparse warningsEric Dumazet2008-01-293-1/+5
* [APPLETALK]: Annotations to clear sparse warningsEric Dumazet2008-01-292-0/+8
* [NETFILTER]: nf_conntrack: make print_conntrack function optional for l4protosPatrick McHardy2008-01-297-44/+2
* [NETFILTER]: nf_conntrack: remove print_conntrack function from l3protosPatrick McHardy2008-01-296-30/+0
* [NETFILTER]: nf_conntrack: clean up a few header filesPatrick McHardy2008-01-294-22/+6
* [NETFILTER]: kill nf_sysctl.cPatrick McHardy2008-01-294-26/+19
* [NETFILTER]: nf_conntrack_sctp: remove timeout indirectionPatrick McHardy2008-01-291-33/+24
* [NETFILTER]: nf_conntrack_sctp: replace magic value by symbolic constantPatrick McHardy2008-01-291-1/+1