summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-05-21mac80211: remove channel use statisticsmaster-2008-05-21Johannes 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-21mac80211: dont allow fragmentation and requeuing on A-MPDU queuesJohannes 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: reorder some transmit handlersJohannes Berg
2008-05-21mac80211: use rate index in TX controlJohannes Berg
2008-05-21mac80211: let drivers wake but not start queuesJohannes Berg
2008-05-21mac80211: fix bugs in queue handling functionsJohannes 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
2008-05-21iwlwifi: move iwl_bcast_addr to iwlcoreTomas Winkler
2008-05-21iwlwifi: remove 4965 from iwl4965_rate_infoTomas Winkler
2008-05-21iwlwifi: remove 4965 prefix from iwl4965_frameTomas Winkler
2008-05-21iwlwifi: remove 4965 from iwl4965_tx_queue_update_write_ptrTomas Winkler
2008-05-21iwlwifi: get_hw_cmd_sizeGregory Greenman
2008-05-21iwlwifi: rename iwl4965_tx_info to iwl_tx_infoTomas Winkler
2008-05-21iwlwifi: rename iwl4965_queue to iwl_queueTomas Winkler
2008-05-21iwlwifi: filling Tx MCS setRon Rindjunsky
2008-05-21mac80211: separate Tx and Rx MCS when configuring HTRon Rindjunsky
2008-05-21iwlwifi: remove iwl4965_nic_start functionRon Rindjunsky
2008-05-21iwlwifi: changing irrelevant commentRon Rindjunsky
2008-05-21mac80211: tkip.c use struct tkip_ctx in phase 2 key mixingHarvey Harrison
2008-05-21mac80211: tkip.c use struct tkip_ctx in phase 1 key mixingHarvey Harrison
2008-05-21mac80211: add a struct to hold tkip contextHarvey Harrison
2008-05-21mac80211: add const, remove unused function, make one function staticHarvey Harrison
2008-05-21mac80211: introduce struct michael_mic_ctx and static helpersHarvey Harrison
2008-05-21mac80211: michael.c use kernel-provided infrastructureHarvey Harrison
2008-05-21libertas: reduce command retry timeHolger Schurig
2008-05-21mac80211: Consolidate hash kfree-ing in mesh.c.Pavel Emelyanov
2008-05-21mac80211: Merge error paths in mesh_table_grow().Pavel Emelyanov
2008-05-21mac80211: Do not report false error from mesh_path_add.Pavel Emelyanov