summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* iwlwifi: set rate_idx correctly from plcpMohamed Abbas2008-02-291-1/+1
* iwlwifi: initialize ieee80211_channel->hw_valueMohamed Abbas2008-02-292-0/+2
* cfg80211 API for channels/bitrates, mac80211 and driver conversionJohannes Berg2008-02-2940-1699/+1012
* 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
* 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 session's and low level driver's APIRon Rindjunsky2008-02-292-3/+3
* libertas: rename/document scan_channelHolger Schurig2008-02-293-13/+15
* libertas: make lbs_unset_basic_rate_flags() staticHolger Schurig2008-02-293-19/+17
* libertas: make lbs_sync_channel() staticHolger Schurig2008-02-293-13/+13
* libertas: make association debug output nicerHolger Schurig2008-02-293-10/+4
* libertas: trim overly long debug statementHolger Schurig2008-02-292-18/+9
* [NIU]: Add Support for Sun ATCA Blade Server.Matheos Worku2008-02-282-74/+631
* [NETNS]: Disable inetaddr notifiers in namespaces other than initial.Denis V. Lunev2008-02-282-0/+6
* [IPV4]: Remove ifa != NULL check.Denis V. Lunev2008-02-281-12/+10
* [BNX2X]: update version, remove CVS stringsEliezer Tamir2008-02-281-3/+2
* [BNX2X]: Fix Xmit bugsEliezer Tamir2008-02-282-5/+10
* [BNX2X]: Prevent PCI queue overflowEliezer Tamir2008-02-281-4/+8
* [BNX2X]: fix slowpath races and lockingEliezer Tamir2008-02-282-100/+116
* [BNX2X]: fix HW attentions and error handlingEliezer Tamir2008-02-281-79/+150
* [BNX2X]: fix MSI-X/INT#A errataEliezer Tamir2008-02-281-8/+16
* [BNX2X]: correct statisticsEliezer Tamir2008-02-282-85/+83
OpenPOWER on IntegriCloud