Age | Commit message (Expand) | Author |
2008-02-29 | mac80211: Use monitor configuration flags | Michael Wu |
2008-02-29 | nl80211: Add monitor interface configuration flags | Michael Wu |
2008-02-29 | mac80211: split RX_DROP | Johannes Berg |
2008-02-29 | mac80211: split ieee80211_txrx_result | Johannes Berg |
2008-02-29 | iwlwifi: Fix HT compilation breakage caused by cfg80211 API for channels/bitr... | Tomas Winkler |
2008-02-29 | rt2x00: Release rt2x00 2.1.0 | Ivo van Doorn |
2008-02-29 | rt2x00: Fix rate initialization | Ivo van Doorn |
2008-02-29 | rt2x00: Enable LED class support for rt2500usb/rt73usb | Ivo van Doorn |
2008-02-29 | rt2x00: Make use of MAC80211_LED_TRIGGERS | Ivo van Doorn |
2008-02-29 | rt2x00: Use ieee80211_channel_to_frequency() | Ivo van Doorn |
2008-02-29 | rt2x00: Remove HWMODE_{A,B,G} | Ivo van Doorn |
2008-02-29 | rt2x00: Rate structure overhaul | Ivo van Doorn |
2008-02-29 | ath5k/phy.c: fix negative array index | Luis R. Rodriguez |
2008-02-29 | ath5k: Use software encryption for now | Luis R. Rodriguez |
2008-02-29 | ath5k: Port debug.c over to the new band API and enable as build option | Luis R. Rodriguez |
2008-02-29 | ath5k: Use our own Kconfig file, we'll be expanding this shortly | Luis R. Rodriguez |
2008-02-29 | ath5k: ath5k_copy_channels() was not setting the channel band | Luis R. Rodriguez |
2008-02-29 | ath5k: Cleanup after API changes | Luis R. Rodriguez |
2008-02-29 | ath5k: Port to new bitrate/channel API | Luis R. Rodriguez |
2008-02-29 | wireless: Fix WARN_ON() with ieee802.11b | Ivo van Doorn |
2008-02-29 | iwlwifi: set rate_idx correctly from plcp | Mohamed Abbas |
2008-02-29 | iwlwifi: initialize ieee80211_channel->hw_value | Mohamed Abbas |
2008-02-29 | wireless: fix ERP rate flags | Johannes Berg |
2008-02-29 | rc80211-pid: fix rate adjustment | Stefano Brivio |
2008-02-29 | mac80211: remove port control enable switch, clean up sta flags | Johannes Berg |
2008-02-29 | mac80211: fix scan band off-by-one error | Johannes Berg |
2008-02-29 | nl80211: export hardware bitrate/channel capabilities | Johannes Berg |
2008-02-29 | cfg80211 API for channels/bitrates, mac80211 and driver conversion | Johannes Berg |
2008-02-29 | rt2x00: Fix queue index handling | Ivo van Doorn |
2008-02-29 | rt2x00: Move beacon and atim queue defines into rt2x00 | Ivo van Doorn |
2008-02-29 | rt2x00: Initialize QID from queue->qid | Ivo van Doorn |
2008-02-29 | rt2x00: Remove TX_MGMT queue usage | Ivo van Doorn |
2008-02-29 | rt2x00: Add per-interface structure | Ivo van Doorn |
2008-02-29 | rt2x00: Driver requiring firmware should select crc algo | Ivo van Doorn |
2008-02-29 | rt2x00: Enable master and adhoc mode again | Ivo van Doorn |
2008-02-29 | rt2x00: Fix tx parameter initialization | Ivo van Doorn |
2008-02-29 | rt2x00: don't write past the end when writing short descriptors on rt61 | Adam Baker |
2008-02-29 | rt2x00: Queue handling overhaul | Ivo van Doorn |
2008-02-29 | rt2x00: Update copyright notice | Ivo van Doorn |
2008-02-29 | wireless/iwlwifi/iwl-4965.c: add parentheses | Roel Kluin |
2008-02-29 | mac80211: dissolve pre-rx handlers | Johannes Berg |
2008-02-29 | iwlwifi: enable 802.11n in Kconfig | Tomas Winkler |
2008-02-29 | iwlwifi: A-MPDU Tx activation by load measures | Ron Rindjunsky |
2008-02-29 | iwlwifi: A-MPDU Tx conform block Ack rate scaling to mac80211 | Ron Rindjunsky |
2008-02-29 | iwlwifi: A-MPDU Tx conform flows to mac80211 | Ron Rindjunsky |
2008-02-29 | iwlwifi: A-MPDU Tx conform API to mac80211 | Ron Rindjunsky |
2008-02-29 | mac80211: A-MPDU Tx add delBA from recipient support | Ron Rindjunsky |
2008-02-29 | mac80211: A-MPDU Tx change tx_status to support Block Ack data | Ron Rindjunsky |
2008-02-29 | mac80211: A-MPDU add debugfs support | Ron Rindjunsky |
2008-02-29 | mac80211: A-MPDU Tx MLME data initialization | Ron Rindjunsky |