summaryrefslogtreecommitdiffstats
path: root/drivers/net/atp.c (unfollow)
Commit message (Expand)AuthorFilesLines
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
2008-01-29[NETFILTER]: nf_conntrack: remove print_conntrack function from l3protosPatrick McHardy6-30/+0
2008-01-29[NETFILTER]: nf_conntrack: clean up a few header filesPatrick McHardy4-22/+6
2008-01-29[NETFILTER]: kill nf_sysctl.cPatrick McHardy4-26/+19
2008-01-29[NETFILTER]: nf_conntrack_sctp: remove timeout indirectionPatrick McHardy1-33/+24
2008-01-29[NETFILTER]: nf_conntrack_sctp: replace magic value by symbolic constantPatrick McHardy1-1/+1
2008-01-29[NETFILTER]: nf_conntrack_sctp: remove unused ttag field from conntrack dataPatrick McHardy1-1/+0
2008-01-29[NETFILTER]: nf_conntrack_sctp: don't take sctp_lock once per chunkPatrick McHardy1-3/+2
2008-01-29[NETFILTER]: nf_conntrack_sctp: rename "newconntrack" variablePatrick McHardy1-21/+21
2008-01-29[NETFILTER]: nf_conntrack_sctp: consolidate sctp_packet() error pathsPatrick McHardy1-26/+20
2008-01-29[NETFILTER]: nf_conntrack_sctp: reduce line length furtherPatrick McHardy1-11/+12
2008-01-29[NETFILTER]: nf_conntrack_sctp: reduce line lengthPatrick McHardy1-22/+21