summaryrefslogtreecommitdiffstats
path: root/drivers/net/fealnx.c (unfollow)
Commit message (Expand)AuthorFilesLines
2008-02-29iwlwifi: set rate_idx correctly from plcpMohamed Abbas1-1/+1
2008-02-29iwlwifi: initialize ieee80211_channel->hw_valueMohamed Abbas2-0/+2
2008-02-29wireless: fix ERP rate flagsJohannes Berg1-4/+4
2008-02-29rc80211-pid: fix rate adjustmentStefano Brivio1-49/+44
2008-02-29mac80211: remove port control enable switch, clean up sta flagsJohannes Berg8-45/+44
2008-02-29mac80211: fix scan band off-by-one errorJohannes Berg1-6/+18
2008-02-29nl80211: export hardware bitrate/channel capabilitiesJohannes Berg2-0/+138
2008-02-29cfg80211 API for channels/bitrates, mac80211 and driver conversionJohannes Berg66-2781/+2116
2008-02-29rt2x00: Fix queue index handlingIvo van Doorn1-2/+6
2008-02-29rt2x00: Move beacon and atim queue defines into rt2x00Ivo van Doorn12-90/+139
2008-02-29rt2x00: Initialize QID from queue->qidIvo van Doorn1-11/+1
2008-02-29rt2x00: Remove TX_MGMT queue usageIvo van Doorn2-5/+2
2008-02-29rt2x00: Add per-interface structureIvo van Doorn15-530/+826
2008-02-29rt2x00: Driver requiring firmware should select crc algoIvo van Doorn6-16/+42
2008-02-29rt2x00: Enable master and adhoc mode againIvo van Doorn1-8/+0
2008-02-29rt2x00: Fix tx parameter initializationIvo van Doorn1-3/+3
2008-02-29rt2x00: don't write past the end when writing short descriptors on rt61Adam Baker1-3/+5
2008-02-29rt2x00: Queue handling overhaulIvo van Doorn22-1384/+1881
2008-02-29rt2x00: Update copyright noticeIvo van Doorn26-26/+26
2008-02-29wireless/iwlwifi/iwl-4965.c: add parenthesesRoel Kluin1-1/+1
2008-02-29mac80211: dissolve pre-rx handlersJohannes Berg3-62/+37
2008-02-29iwlwifi: enable 802.11n in KconfigTomas Winkler1-1/+0
2008-02-29iwlwifi: A-MPDU Tx activation by load measuresRon Rindjunsky5-487/+199
2008-02-29iwlwifi: A-MPDU Tx conform block Ack rate scaling to mac80211Ron Rindjunsky2-34/+60
2008-02-29iwlwifi: A-MPDU Tx conform flows to mac80211Ron Rindjunsky4-221/+302
2008-02-29iwlwifi: A-MPDU Tx conform API to mac80211Ron Rindjunsky3-38/+47
2008-02-29mac80211: A-MPDU Tx add delBA from recipient supportRon Rindjunsky1-2/+11
2008-02-29mac80211: A-MPDU Tx change tx_status to support Block Ack dataRon Rindjunsky1-9/+12
2008-02-29mac80211: A-MPDU add debugfs supportRon Rindjunsky2-0/+117
2008-02-29mac80211: A-MPDU Tx MLME data initializationRon Rindjunsky1-1/+12
2008-02-29mac80211: A-MPDU Tx adding qdisc supportRon Rindjunsky6-20/+161
2008-02-29mac80211: A-MPDU Tx adding basic functionalityRon Rindjunsky3-2/+530
2008-02-29mac80211: A-MPDU Tx add MLME structuresRon Rindjunsky1-3/+33
2008-02-29mac80211: A-MPDU Tx add session's and low level driver's APIRon Rindjunsky4-7/+89
2008-02-29libertas: rename/document scan_channelHolger Schurig3-13/+15
2008-02-29libertas: make lbs_unset_basic_rate_flags() staticHolger Schurig3-19/+17
2008-02-29libertas: make lbs_sync_channel() staticHolger Schurig3-13/+13
2008-02-29libertas: make association debug output nicerHolger Schurig3-10/+4
2008-02-29libertas: trim overly long debug statementHolger Schurig2-18/+9
2008-02-29mac80211: allow sending multicast frames through virtual portsJohannes Berg1-6/+15
2008-02-29mac80211: set assoc flag to bss_confTomas Winkler1-0/+1
2008-02-29[NIU]: Add Support for Sun ATCA Blade Server.Matheos Worku2-74/+631
2008-02-29[IPV6]: Fix source address selection for ORCHID addressesJuha-Matti Tapio2-0/+15
2008-02-29[IPV6]: Add ORCHID prefix to address label tableJuha-Matti Tapio1-0/+5
2008-02-29[NETNS]: Process inet_select_addr inside a namespace.Denis V. Lunev1-1/+2
2008-02-29[NETNS]: Enable IPv4 address manipulations inside namespace.Denis V. Lunev1-9/+0
2008-02-29[NETNS]: Enable all routing manipulation via netlink inside namespace.Denis V. Lunev1-8/+8
2008-02-29[NETNS]: Process devinet ioctl in the correct namespace.Denis V. Lunev4-8/+9
2008-02-29[NETNS]: Register /proc/net/rt_cache for each namespace.Denis V. Lunev1-3/+21
2008-02-29[NETNS]: Process /proc/net/rt_cache inside a namespace.Denis V. Lunev1-3/+7