summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* rt2x00: Invert scheduled packet_filter checkIvo van Doorn2008-04-011-2/+2
* iwlwifi: Fix synchronous host commandTomas Winkler2008-04-016-48/+52
* iwlwifi: LED initialize before registeringTomas Winkler2008-04-011-2/+4
* iwlwifi: unregister to upper stack before releasing resourcesRon Rindjunsky2008-04-011-3/+5
* iwlwifi: move rate registration to module loadReinette Chatre2008-04-017-20/+46
* iwlwifi: fix race condition during driver unloadMohamed Abbas2008-04-012-4/+62
* iwlwifi: hook iwlwifi with Linux rfkillMohamed Abbas2008-04-019-34/+271
* iwlwifi: add notification infrastructure to iwlcoreMohamed Abbas2008-04-013-0/+36
* rt2x00: fixup some non-functional merge errorsJohn W. Linville2008-04-012-5/+1
* libertas: don't depend on IEEE80211Holger Schurig2008-04-013-1/+31
* libertas: convert sleep/wake config direct commandsHolger Schurig2008-04-015-48/+32
* libertas: convert CMD_802_11_EEPROM_ACCESS to a direct commandHolger Schurig2008-04-016-121/+22
* libertas: convert CMD_802_11_MAC_ADDRESS to a direct commandHolger Schurig2008-04-014-61/+11
* endianness annotations: drivers/net/wireless/rtl8180_dev.cAl Viro2008-04-011-2/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-03-279-31/+31
|\
| * b43: Remove irqs_disabled() sanity checksMichael Buesch2008-03-243-6/+5
| * b43: Fix DMA mapping leakageMichael Buesch2008-03-241-10/+17
| * iwlwifi: fix __devexit_p points to __devexit functionsReinette Chatre2008-03-242-2/+2
| * arlan: fix warning when PROC_FS=nJohn W. Linville2008-03-241-8/+0
| * iwlwifi: mac start synchronization issueRick Farrington2008-03-242-2/+2
| * wavelan_cs arm fixAl Viro2008-03-241-1/+1
| * rt2x00: Add id for Corega CG-WLUSB2GPXMasakazu Mokuno2008-03-241-0/+2
| * iwlwifi: fix a typo in Kconfig messagePascal Terjan2008-03-241-2/+2
| * [RT2X00] drivers/net/wireless/rt2x00/rt2x00dev.c: remove dead code, fix warningAndrew Morton2008-03-181-3/+0
* | libertas: reduce debug outputHolger Schurig2008-03-273-9/+9
* | prism54: correct thinko in "prism54: Convert stats_sem in a mutex"John W. Linville2008-03-271-1/+1
* | mac80211: A-MPDU MLME use dynamic allocationRon Rindjunsky2008-03-271-1/+1
* | libertas: the compact flash driver is no longer experimentalHolger Schurig2008-03-271-1/+1
* | libertas: remove CMD_802_11_PWR_CFGHolger Schurig2008-03-274-28/+0
* | libertas: kill useless #define LBS_MONITOR_OFF 0Holger Schurig2008-03-274-12/+9
* | iwlwifi: iwl_priv - clean up in types of membersTomas Winkler2008-03-274-4/+14
* | iwlwifi: allow a default callback for ASYNC host commandsEmmanuel Grumbach2008-03-271-2/+28
* | iwlwifi: improve NIC i/o debug prints informationTomas Winkler2008-03-271-22/+25
* | iwlwifi: rename iwl-4965-io.h to iwl-io.hTomas Winkler2008-03-277-366/+364
* | iwlwifi: Add led supportMohamed Abbas2008-03-2713-16/+1107
* | iwlwifi: do not register bands with no supported channelsJohn W. Linville2008-03-272-4/+12
* | 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
OpenPOWER on IntegriCloud