aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2008-05-29Merge branch 'upstream-next-davem' of master.kernel.org:/pub/scm/linux/kernel...David S. Miller
2008-05-25Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-05-22misc drivers/net endianness noiseAl Viro
2008-05-20libertas: Fix ethtool statisticsDavid Woodhouse
2008-05-20orinoco_cs: add ID for SpeedStream wireless adaptersPavel Roskin
2008-05-20hostap_cs: add ID for Conceptronic CON11CProPavel Roskin
2008-05-20rtl8187: resource leak in error caseOliver Neukum
2008-05-20ath5k: Fix loop variable initializationsBob Copeland
2008-05-16wireless: Create 'device' symlink in sysfsMasakazu Mokuno
2008-05-16wireless, airo: waitbusy() won't delayRoel Kluin
2008-05-16libertas: fix command timeout after firmware failureBrian Cavagnolo
2008-05-15hostap: fix "registers" registration in procfsMathieu Chouquet-Stringer
2008-05-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-05-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller
2008-05-14libertas: remove lbs_get_data_rate()Holger Schurig
2008-05-14b43: use the bitrev helpers rather than rolling a private oneHarvey Harrison
2008-05-14ath5k: Fix loop variable initializationsBob Copeland
2008-05-14b43: nphy.c remove duplicated includeHuang Weiyi
2008-05-14mac80211: use hardware flags for signal/noise unitsBruno Randolf
2008-05-14zd1211rw: initial IBSS supportBruno Randolf
2008-05-14atmel: use netstats in net_device structurePaulius Zaleckas
2008-05-14arlan: use netstats in net_device structurePaulius Zaleckas
2008-05-14iwl3945: do not delay hardware scan if it is a direct scanBill Moss
2008-05-14iwlwifi: adding parameter of fw_restartEster Kummer
2008-05-14iwlwifi: add device sysfs version entryTomas Winkler
2008-05-14iwlwifi: update levels of debug printsEster Kummer
2008-05-14iwlwifi: move debug_level to sysfs/bus/pci/devicesEster Kummer
2008-05-14airo: use netstats in net_device structurePaulius Zaleckas
2008-05-14iwlwifi: fix spinlock used before initializedRon Rindjunsky
2008-05-14iwlwifi: remove 4965 prefix from iwl4965_kw and iwl4965_tx_queueRon Rindjunsky
2008-05-14iwlwifi: handle shared memory Rx index accessRon Rindjunsky
2008-05-14iwlwifi : Set monitor mode for 3945Abhijeet Kolekar
2008-05-14iwlwifi : Set monitor mode for 4965Abhijeet Kolekar
2008-05-14iwlwifi: move iwl4965_init_alive_start to iwl-4965.cEmmanuel Grumbach
2008-05-14iwlwifi: compile iwl-sta into iwlcoreTomas Winkler
2008-05-14iwlwifi: move NIC init and Tx queues init to iwlcoreRon Rindjunsky
2008-05-14iwlwifi: create disable SCD Tx FIFOs handlerRon Rindjunsky
2008-05-14iwlwifi: move iwl4965_set_rxon_ht into iwlcoreTomas Winkler
2008-05-14iwlwifi: move per driverdebug_level to per deviceEster Kummer
2008-05-14iwlwifi-5000: add build_addsta_hcmd handler for 5000 HWTomas Winkler
2008-05-14iwlwifi: generalize iwl4965_send_add_station functionTomas Winkler
2008-05-14iwlwifi: remove 4965 from rx_packetTomas Winkler
2008-05-14iwlwifi: debugfs EEPROM dumpTomas Winkler
2008-05-14iwlwifi: remove 4965 from station_entryTomas Winkler
2008-05-14iwlwifi: don't override association channel with control channelTomas Winkler
2008-05-14iwlwifi-5000: rename iwl5000_init_nic to iwl5000_init_configRon Rindjunsky
2008-05-14iwlwifi: move RX code to iwl-rx.cTomas Winkler
2008-05-14iwlwifi: map A-MPDU HW queue to mac80211 A-MPDU SW queueRon Rindjunsky
2008-05-14mac80211: proper STA info lockingJohannes Berg
2008-05-14b43legacy: replace limit_value macro with clamp_valHarvey Harrison