summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* rt2x00: Fix in_atomic() usageIvo van Doorn2008-03-259-386/+234
* rt2x00: Fix rate detection for invalid signalsIvo van Doorn2008-03-251-0/+7
* b43: Don't compile N-PHY code when N-PHY is disabledMichael Buesch2008-03-252-2/+42
* iwlwifi: Completing the parameter packagingAssaf Krauss2008-03-253-54/+55
* ipw2200 annotations and fixesAl Viro2008-03-252-60/+64
* rt2x00: Add dev_flags to rx descriptorIvo van Doorn2008-03-257-25/+48
* iwlwifi: move host command sending functions to core moduleTomas Winkler2008-03-259-322/+399
* iwlwifi: rename iwl4965_get_channel_info to iwl_get_channel_infoAssaf Krauss2008-03-256-13/+13
* iwlwifi: iwl3945 remove 4965 commandsTomas Winkler2008-03-251-39/+0
* iwlwifi-2.6: enables RX TKIP decryption in HWEmmanuel Grumbach2008-03-251-0/+51
* iwlwifi-2.6: enables HW TKIP encryptionEmmanuel Grumbach2008-03-252-9/+25
* iwlwifi-2.6: RX status translation to old schemeEmmanuel Grumbach2008-03-253-0/+81
* iwlwifi-2.6: Cleans up set_key flowEmmanuel Grumbach2008-03-252-56/+110
* iwlwifi: Probe Flow - Extracting hw and priv initAssaf Krauss2008-03-257-623/+677
* iwlwifi: Probe Flow - Performing allocation in a separate functionAssaf Krauss2008-03-253-8/+39
* iwlwifi: Packing all 4965 parametersAssaf Krauss2008-03-254-33/+42
* iwlwifi: Re-ordering probe flow (4965)Assaf Krauss2008-03-252-120/+151
* iwlwifi: remove macros containing offsets from eeprom structReinette Chatre2008-03-252-64/+0
* libertas: store rssi as an u32Holger Schurig2008-03-253-9/+4
* libertas: remove lots of unused stuffHolger Schurig2008-03-2510-134/+46
* libertas: misc power saving adjustsHolger Schurig2008-03-256-36/+23
* libertas: convert GET_LOG to a direct commandHolger Schurig2008-03-256-47/+10
* libertas: fix scheduling while atomic bug in CMD_MAC_CONTROLHolger Schurig2008-03-253-12/+7
* libertas: make a handy lbs_cmd_async() commandHolger Schurig2008-03-252-36/+57
* iwlwifi: Add debugfs to iwl coreTomas Winkler2008-03-257-6/+377
* iwlwifi: Add TX/RX statistcs to driverTomas Winkler2008-03-253-1/+24
* iwlwifi: rename struct iwl4965_priv to struct iwl_privTomas Winkler2008-03-257-415/+415
* iwlwifi: rename iwl-4965-debug.h back to iwl-debug.hTomas Winkler2008-03-259-71/+71
* iwlwifi: Bug fix, CCMP with HW encryption with AGGMax Stepanov2008-03-252-0/+6
* libertas: remove some unused commandsHolger Schurig2008-03-252-10/+0
* libertas: rename packetfilter to mac_controlHolger Schurig2008-03-255-23/+22
* libertas: convert CMD_MAC_CONTROL to a direct commandHolger Schurig2008-03-253-28/+8
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-03-1810-78/+116
|\
| * rt2x00: Add suspend/resume handlers to rt2x00rfkillIvo van Doorn2008-03-134-68/+106
| * ath5k: disable irq handling in ath5k_hw_detach()Pavel Roskin2008-03-131-0/+2
| * b43: phy.c fix typo in register writeHarvey Harrison2008-03-131-1/+1
| * prism54: support for 124a:4025 - another version of IOGear GWU513 802.11gJan Slupski2008-03-131-0/+1
| * rt2x00: Add new D-Link USB IDIvo van Doorn2008-03-111-0/+1
| * rt2x00: never disable multicast because it disables broadcast tooAdam Baker2008-03-112-4/+4
| * libertas: fix the 'compare command with itself' properlySebastian Siewior2008-03-111-1/+1
* | iwlwifi: fix bug to show hidden APs during scanReinette Chatre2008-03-132-16/+26
* | iwlwifi: change rate number to a constantTomas Winkler2008-03-131-2/+3
* | iwlwifi: Fix endianity in debug printTomas Winkler2008-03-131-1/+1
* | iwlwifi: Use eeprom form iwlcoreAssaf Krauss2008-03-137-426/+30
* | iwlwifi: update copyright yearReinette Chatre2008-03-1323-31/+28
* | iwlwifi: Use sta_bcast_id variable instead of BROADCAST_ID constantTomas Winkler2008-03-132-5/+5
* | rt2x00: Only strip preamble bit in rt2400pciIvo van Doorn2008-03-132-9/+3
* | rt2x00: Release rt2x00 2.1.4Ivo van Doorn2008-03-131-1/+1
* | rt2x00: Fix rt2400pci signalIvo van Doorn2008-03-138-15/+43
* | rt2x00: Fix RX DMA ring initializationIvo van Doorn2008-03-132-2/+2
OpenPOWER on IntegriCloud