summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mac80211: split ieee80211_txrx_resultJohannes Berg2008-02-298-197/+204
* iwlwifi: Fix HT compilation breakage caused by cfg80211 API for channels/bitr...Tomas Winkler2008-02-294-64/+50
* rt2x00: Release rt2x00 2.1.0Ivo van Doorn2008-02-291-1/+1
* rt2x00: Fix rate initializationIvo van Doorn2008-02-291-1/+1
* rt2x00: Enable LED class support for rt2500usb/rt73usbIvo van Doorn2008-02-297-53/+463
* rt2x00: Make use of MAC80211_LED_TRIGGERSIvo van Doorn2008-02-2910-320/+403
* rt2x00: Use ieee80211_channel_to_frequency()Ivo van Doorn2008-02-291-4/+1
* rt2x00: Remove HWMODE_{A,B,G}Ivo van Doorn2008-02-295-35/+10
* rt2x00: Rate structure overhaulIvo van Doorn2008-02-294-140/+153
* ath5k/phy.c: fix negative array indexLuis R. Rodriguez2008-02-291-0/+3
* ath5k: Use software encryption for nowLuis R. Rodriguez2008-02-291-1/+3
* ath5k: Port debug.c over to the new band API and enable as build optionLuis R. Rodriguez2008-02-296-36/+67
* ath5k: Use our own Kconfig file, we'll be expanding this shortlyLuis R. Rodriguez2008-02-293-19/+23
* ath5k: ath5k_copy_channels() was not setting the channel bandLuis R. Rodriguez2008-02-291-0/+2
* ath5k: Cleanup after API changesLuis R. Rodriguez2008-02-294-74/+102
* ath5k: Port to new bitrate/channel APILuis R. Rodriguez2008-02-298-372/+329
* wireless: Fix WARN_ON() with ieee802.11bIvo van Doorn2008-02-291-1/+1
* iwlwifi: set rate_idx correctly from plcpMohamed Abbas2008-02-291-1/+1
* iwlwifi: initialize ieee80211_channel->hw_valueMohamed Abbas2008-02-292-0/+2
* wireless: fix ERP rate flagsJohannes Berg2008-02-291-4/+4
* rc80211-pid: fix rate adjustmentStefano Brivio2008-02-291-49/+44
* mac80211: remove port control enable switch, clean up sta flagsJohannes Berg2008-02-298-45/+44
* mac80211: fix scan band off-by-one errorJohannes Berg2008-02-291-6/+18
* nl80211: export hardware bitrate/channel capabilitiesJohannes Berg2008-02-292-0/+138
* cfg80211 API for channels/bitrates, mac80211 and driver conversionJohannes Berg2008-02-2966-2781/+2116
* rt2x00: Fix queue index handlingIvo van Doorn2008-02-291-2/+6
* rt2x00: Move beacon and atim queue defines into rt2x00Ivo van Doorn2008-02-2912-90/+139
* rt2x00: Initialize QID from queue->qidIvo van Doorn2008-02-291-11/+1
* rt2x00: Remove TX_MGMT queue usageIvo van Doorn2008-02-292-5/+2
* rt2x00: Add per-interface structureIvo van Doorn2008-02-2915-530/+826
* rt2x00: Driver requiring firmware should select crc algoIvo van Doorn2008-02-296-16/+42
* rt2x00: Enable master and adhoc mode againIvo van Doorn2008-02-291-8/+0
* rt2x00: Fix tx parameter initializationIvo van Doorn2008-02-291-3/+3
* rt2x00: don't write past the end when writing short descriptors on rt61Adam Baker2008-02-291-3/+5
* rt2x00: Queue handling overhaulIvo van Doorn2008-02-2922-1384/+1881
* rt2x00: Update copyright noticeIvo van Doorn2008-02-2926-26/+26
* wireless/iwlwifi/iwl-4965.c: add parenthesesRoel Kluin2008-02-291-1/+1
* mac80211: dissolve pre-rx handlersJohannes Berg2008-02-293-62/+37
* iwlwifi: enable 802.11n in KconfigTomas Winkler2008-02-291-1/+0
* iwlwifi: A-MPDU Tx activation by load measuresRon Rindjunsky2008-02-295-487/+199
* iwlwifi: A-MPDU Tx conform block Ack rate scaling to mac80211Ron Rindjunsky2008-02-292-34/+60
* iwlwifi: A-MPDU Tx conform flows to mac80211Ron Rindjunsky2008-02-294-221/+302
* iwlwifi: A-MPDU Tx conform API to mac80211Ron Rindjunsky2008-02-293-38/+47
* mac80211: A-MPDU Tx add delBA from recipient supportRon Rindjunsky2008-02-291-2/+11
* mac80211: A-MPDU Tx change tx_status to support Block Ack dataRon Rindjunsky2008-02-291-9/+12
* mac80211: A-MPDU add debugfs supportRon Rindjunsky2008-02-292-0/+117
* mac80211: A-MPDU Tx MLME data initializationRon Rindjunsky2008-02-291-1/+12
* mac80211: A-MPDU Tx adding qdisc supportRon Rindjunsky2008-02-296-20/+161
* mac80211: A-MPDU Tx adding basic functionalityRon Rindjunsky2008-02-293-2/+530
* mac80211: A-MPDU Tx add MLME structuresRon Rindjunsky2008-02-291-3/+33
OpenPOWER on IntegriCloud