summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2008-02-29iwlwifi: Fix HT compilation breakage caused by cfg80211 API for channels/bitr...Tomas Winkler4-64/+50
2008-02-29rt2x00: Release rt2x00 2.1.0Ivo van Doorn1-1/+1
2008-02-29rt2x00: Fix rate initializationIvo van Doorn1-1/+1
2008-02-29rt2x00: Enable LED class support for rt2500usb/rt73usbIvo van Doorn7-53/+463
2008-02-29rt2x00: Make use of MAC80211_LED_TRIGGERSIvo van Doorn10-320/+403
2008-02-29rt2x00: Use ieee80211_channel_to_frequency()Ivo van Doorn1-4/+1
2008-02-29rt2x00: Remove HWMODE_{A,B,G}Ivo van Doorn5-35/+10
2008-02-29rt2x00: Rate structure overhaulIvo van Doorn4-140/+153
2008-02-29ath5k/phy.c: fix negative array indexLuis R. Rodriguez1-0/+3
2008-02-29ath5k: Use software encryption for nowLuis R. Rodriguez1-1/+3
2008-02-29ath5k: Port debug.c over to the new band API and enable as build optionLuis R. Rodriguez6-36/+67
2008-02-29ath5k: Use our own Kconfig file, we'll be expanding this shortlyLuis R. Rodriguez3-19/+23
2008-02-29ath5k: ath5k_copy_channels() was not setting the channel bandLuis R. Rodriguez1-0/+2
2008-02-29ath5k: Cleanup after API changesLuis R. Rodriguez4-74/+102
2008-02-29ath5k: Port to new bitrate/channel APILuis R. Rodriguez8-372/+329
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-29cfg80211 API for channels/bitrates, mac80211 and driver conversionJohannes Berg40-1699/+1012
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-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 session's and low level driver's APIRon Rindjunsky2-3/+3
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-28[NIU]: Add Support for Sun ATCA Blade Server.Matheos Worku2-74/+631
2008-02-28[NETNS]: Disable inetaddr notifiers in namespaces other than initial.Denis V. Lunev2-0/+6
2008-02-28[IPV4]: Remove ifa != NULL check.Denis V. Lunev1-12/+10
2008-02-28[BNX2X]: update version, remove CVS stringsEliezer Tamir1-3/+2
2008-02-28[BNX2X]: Fix Xmit bugsEliezer Tamir2-5/+10
2008-02-28[BNX2X]: Prevent PCI queue overflowEliezer Tamir1-4/+8
2008-02-28[BNX2X]: fix slowpath races and lockingEliezer Tamir2-100/+116
2008-02-28[BNX2X]: fix HW attentions and error handlingEliezer Tamir1-79/+150
2008-02-28[BNX2X]: fix MSI-X/INT#A errataEliezer Tamir1-8/+16