aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2008-04-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller
2008-04-01wireless: fix various printk warnings on ia64 (and others)John W. Linville
2008-04-01rt2x00: Remove MAC80211_LEDS dependencyIvo van Doorn
2008-04-01rt2x00: TO_DS filter depends on intf_ap_countIvo van Doorn
2008-04-01rt2x00: Invert scheduled packet_filter checkIvo van Doorn
2008-04-01iwlwifi: Fix synchronous host commandTomas Winkler
2008-04-01iwlwifi: LED initialize before registeringTomas Winkler
2008-04-01iwlwifi: unregister to upper stack before releasing resourcesRon Rindjunsky
2008-04-01iwlwifi: move rate registration to module loadReinette Chatre
2008-04-01iwlwifi: fix race condition during driver unloadMohamed Abbas
2008-04-01iwlwifi: hook iwlwifi with Linux rfkillMohamed Abbas
2008-04-01iwlwifi: add notification infrastructure to iwlcoreMohamed Abbas
2008-04-01rt2x00: fixup some non-functional merge errorsJohn W. Linville
2008-04-01libertas: don't depend on IEEE80211Holger Schurig
2008-04-01libertas: convert sleep/wake config direct commandsHolger Schurig
2008-04-01libertas: convert CMD_802_11_EEPROM_ACCESS to a direct commandHolger Schurig
2008-04-01libertas: convert CMD_802_11_MAC_ADDRESS to a direct commandHolger Schurig
2008-04-01endianness annotations: drivers/net/wireless/rtl8180_dev.cAl Viro
2008-04-01b43: Fix PCMCIA IRQ routingMichael Buesch
2008-04-01b43: Add DMA mapping failure messagesMichael Buesch
2008-03-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller
2008-03-27libertas: reduce debug outputHolger Schurig
2008-03-27prism54: correct thinko in "prism54: Convert stats_sem in a mutex"John W. Linville
2008-03-27mac80211: A-MPDU MLME use dynamic allocationRon Rindjunsky
2008-03-27libertas: the compact flash driver is no longer experimentalHolger Schurig
2008-03-27libertas: remove CMD_802_11_PWR_CFGHolger Schurig
2008-03-27libertas: kill useless #define LBS_MONITOR_OFF 0Holger Schurig
2008-03-27iwlwifi: iwl_priv - clean up in types of membersTomas Winkler
2008-03-27iwlwifi: allow a default callback for ASYNC host commandsEmmanuel Grumbach
2008-03-27iwlwifi: improve NIC i/o debug prints informationTomas Winkler
2008-03-27iwlwifi: rename iwl-4965-io.h to iwl-io.hTomas Winkler
2008-03-27iwlwifi: Add led supportMohamed Abbas
2008-03-27iwlwifi: do not register bands with no supported channelsJohn W. Linville
2008-03-27rt2x00: Ignore set_state(STATE_SLEEP) failureIvo van Doorn
2008-03-27drivers/net/wireless/iwlwifi/iwl-4965.c: correct use of ! and &Julia Lawall
2008-03-27libertas: fix spinlock recursion bugHolger Schurig
2008-03-25rt2x00: Fix in_atomic() usageIvo van Doorn
2008-03-25rt2x00: Fix rate detection for invalid signalsIvo van Doorn
2008-03-25b43: Don't compile N-PHY code when N-PHY is disabledMichael Buesch
2008-03-25iwlwifi: Completing the parameter packagingAssaf Krauss
2008-03-25ipw2200 annotations and fixesAl Viro
2008-03-25rt2x00: Add dev_flags to rx descriptorIvo van Doorn
2008-03-25iwlwifi: move host command sending functions to core moduleTomas Winkler
2008-03-25iwlwifi: rename iwl4965_get_channel_info to iwl_get_channel_infoAssaf Krauss
2008-03-25iwlwifi: iwl3945 remove 4965 commandsTomas Winkler
2008-03-25iwlwifi-2.6: enables RX TKIP decryption in HWEmmanuel Grumbach
2008-03-25iwlwifi-2.6: enables HW TKIP encryptionEmmanuel Grumbach
2008-03-25iwlwifi-2.6: RX status translation to old schemeEmmanuel Grumbach
2008-03-25iwlwifi-2.6: Cleans up set_key flowEmmanuel Grumbach
2008-03-25iwlwifi: Probe Flow - Extracting hw and priv initAssaf Krauss