aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
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
2008-05-14b43: replace limit_value macro with clamp_valHarvey Harrison
2008-05-14wireless: fix "iwlwifi: unify init driver flow"Andrew Morton
2008-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-05-12iwlwifi: Fix frequency in rx_status fillEmmanuel Grumbach
2008-05-12zd1211rw: fix potential use-after-free bugJohannes Berg
2008-05-12rt2x00: Clean up error handling of PCI queue DMA allocation.Ivo van Doorn
2008-05-12rt2x00: Fix broken recover-on-error pathIvo van Doorn
2008-05-12rt2x00: Don't use pskb_expand_head()Ivo van Doorn
2008-05-12iwlwifi: fix compile error when CONFIG_MAC80211_DEBUGFS is not selectedZhu Yi
2008-05-12wavelan: avoid index past end of array if DEBUG_SHOW_UNUSED is definedJohn W. Linville
2008-05-12prism54: fix regression with missing carrier in AP-modeLuis R. Rodriguez
2008-05-12strip: Fix termios assumptionAlan Cox