aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2008-06-03iwlwifi: refactor stop master functionTomas Winkler
2008-06-03iwlwifi: implement apm stop functionTomas Winkler
2008-06-03iwlwifi: implement apm reset flowTomas Winkler
2008-06-03iwlwifi: setup correctly L1 L0S pi link valuesTomas Winkler
2008-06-03iwlwifi: remove 4965 from alive_resp structuresTomas Winkler
2008-06-03iwlwifi: clean up alive_start routineTomas Winkler
2008-06-03iwlwifi: remove notif_missed_beacons variableTomas Winkler
2008-06-03iwlwifi: remove unused variable form __iwl4965_downTomas Winkler
2008-06-03iwlwifi: mark 4965 ucode typesTomas Winkler
2008-06-03iwlwifi: create drivers debugfs dir under wiphy->debugfsdirZhu Yi
2008-06-03iwlwifi: increase max payload of iwl_cmdRon Rindjunsky
2008-06-03iwlwifi: use uCode error and event tables pointer w.r.t loaded imageGregory Greenman
2008-06-03iwlwifi: add RTC data address for iwl5000Ron Rindjunsky
2008-06-03iwlwifi: move iwl_dump_nic_error_log to iwlcore moduleEster Kummer
2008-06-03libertas: fix compact flash interrupt handlingHolger Schurig
2008-06-03libertas: rate adaptation configuration via iwconfig.Javier Cardona
2008-06-03b43legacy: fix build errors when DMA or PIO are not selectedJohannes Berg
2008-06-03rndis_wlan: use ARRAY_SIZE instead of sizeof when adding 11g ratesScott Ashcroft
2008-06-03ath5k: use IEEE80211_SKB_CBJohannes Berg
2008-06-03libertas: before sleeping, check for a command resultHolger Schurig
2008-06-03libertas: use lbs_pr_XX instead of printkHolger Schurig
2008-06-03libertas: speeds up downloading of CF firmwareHolger Schurig
2008-06-03libertas: don't spin_unlock_irq() twiceHolger Schurig
2008-06-03libertas: provide reset_card() callback on OLPCDavid Woodhouse
2008-06-03b43: enable meshJohannes Berg
2008-05-21b43: Add firmware markers supportMichael Buesch
2008-05-21b43: Add panic reason code that doesn't trigger restartMichael Buesch
2008-05-21b43: Allow running without PCM firmwareMichael Buesch
2008-05-21b43: Add hooks for firmware debuggingMichael Buesch
2008-05-21mac80211: use multi-queue master netdeviceJohannes Berg
2008-05-21b43: Fix typo in firmware file name for 802.11 cores with rev 13Larry.Finger@lwfinger.net
2008-05-21zd1211rw: Use DMA-aware buffer for usb transferAtsushi Nemoto
2008-05-21mac80211: move TX info into skb->cbJohannes Berg
2008-05-21mac80211: use rate index in TX controlJohannes Berg
2008-05-21mac80211: let drivers wake but not start queuesJohannes Berg
2008-05-21iwlwifi: trigger event log from debugfsEster Kummer
2008-05-21iwlwifi: refactor pci prob flowTomas Winkler
2008-05-21iwlwifi: add debugfs to disable/enable run time calibrationTomas Winkler
2008-05-21iwlwifi: remove 4965 remainings in iwl-eeprom.c fileTomas Winkler
2008-05-21iwlwifi: iwl5000 WiFi/WiMax coexistenceRon Rindjunsky
2008-05-21iwlwifi: add ucode init flow handling for iwl5000Ron Rindjunsky
2008-05-21iwlwifi: add ucode loaders for iwl5000Ron Rindjunsky
2008-05-21iwlwifi: add rx_handlers stub for iwl5000Ron Rindjunsky
2008-05-21iwlwifi: rename and move Tx queue activation/deactivationRon Rindjunsky
2008-05-21iwlwifi: clean up and bug fix for securityEmmanuel Grumbach
2008-05-21iwlwifi: don't switch to SGI if not supported by APEmmanuel Grumbach
2008-05-21iwlwifi: move TX code into iwl-tx.cTomas Winkler
2008-05-21iwlwifi: refactor ieee80211_get_qos_ctrlTomas Winkler
2008-05-21iwlwifi: remove 4956 form iwl4965_tx_cmdTomas Winkler
2008-05-21iwlwifi: move more station managment into iwl-sta.cTomas Winkler