aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2008-12-12iwlwifi: remove 4965 from common uCode API structuresTomas Winkler
2008-12-12iwlwifi: remove includes of iwl-helpers.h where not neededTomas Winkler
2008-12-12iwlwifi: remove unused clip_groups priv memberTomas Winkler
2008-12-12iwlwifi: fix resume while txpower offMohamed Abbas
2008-12-12iwlwifi: use iwl_poll_direct_bit in EEPROM readingZhu, Yi
2008-12-12ath9k: Do not remove header padding on RX from short framesJouni Malinen
2008-12-12iwlwifi: fix build warning (iwl-rx.c)Rami Rosen
2008-12-12libertas: Create sysfs entry for changing the mesh probe response limitAnna Neal
2008-12-12ath9k: Refactor struct ath_softcSujith
2008-12-12p54: fix oops on faulty devicesChristian Lamparter
2008-12-12mac80211: Disable requests for new scans in AP modeJouni Malinen
2008-12-12ipw2200: fix scanning while associatedHelmut Schaa
2008-12-12b43legacy: Fix sparse warningsLarry Finger
2008-12-12rtl8187: Use usb anchor facilities to manage urbsLarry Finger
2008-12-12ath5k: fix endianness of bitwise ops when installing micBob Copeland
2008-12-12spectrum_cs: Fix function names used in debug stringsDavid Kilroy
2008-12-12orinoco: Fix inappropriate use of IRQ_BAPDavid Kilroy
2008-12-12orinoco: Fix function names used in debug stringsDavid Kilroy
2008-12-12p54: enforce strict tx_queue limitsChristian Lamparter
2008-12-12iwlwifi: remove qos module parameterWinkler, Tomas
2008-12-12iwlwifi: 3945 remove qos module parameterWinkler, Tomas
2008-12-12iwlifi: remove twice defined SINGLE_FRAME RX FH MASKWinkler, Tomas
2008-12-12iwlwifi: change email contact informationWinkler, Tomas
2008-12-12airport: remove useless return in a function returning voidPavel Roskin
2008-12-12mac80211: integrate sta_notify_ps cmds into sta_notifyChristian Lamparter
2008-12-12p54usb: rewriting rx/tx routines to make use of usb_anchor's facilitiesChristian Lamparter
2008-12-12ath9k: BH shouldn't be enabled when hardirqs are disabled.Senthil Balasubramanian
2008-12-12ath9k: remove fragmentation workaround againJohannes Berg
2008-12-12iwlwifi: fix build error (iwl-rx.c).Rami Rosen
2008-12-12ath9k: avoid rx frames with corrupted descriptor.Senthil Balasubramanian
2008-12-12ath9k: Incorrect band enum causes invalid antenna configuration.Senthil Balasubramanian
2008-12-12ath9k: Adding support for Atheros AR9285 chipset.Senthil Balasubramanian
2008-12-12ath9k: Adding initvalues for Atheros AR9285 chipset.Senthil Balasubramanian
2008-12-12ath9k: Adding AR9285 chipset register information.Senthil Balasubramanian
2008-12-12ath9k: Merge structures ath_atx, ath_node_aggr with ath_nodeSujith
2008-12-12ath9k: Remove remaining occurrences of CONFIG_SLOW_ANT_DIVSujith
2008-12-12ath9k: Add a debugfs file to show interrupt statisticsSujith
2008-12-12ath9k: Maintain rate table choice after associationSujith
2008-12-12ath9k: Fix bug in rate table managementSujith
2008-12-12ath9k: Disable staggered Beacon frame schedulingJouni Malinen
2008-12-12ath9k: Free Beacon skbs in AP modeJouni Malinen
2008-12-12iwlwifi: cleanup (remove pm_state)Rami Rosen
2008-12-12iwlwifi: use rmb/wmb to protect indirect mmio operationZhu, Yi
2008-12-12iwlwifi: iwl_poll_{direct_}bit cleanupZhu, Yi
2008-12-12iwlwifi: fix "MAC in deep sleep" errorZhu, Yi
2008-12-12iwlwifi: fix time interval misuse in iwl_poll_{direct_}bitZhu, Yi
2008-12-12iwl3945: Fix rate scale for B-mode connectionAbbas, Mohamed
2008-12-12iwlwifi: implement iwl_debug_report_frame for iwlagnHalperin, Daniel C
2008-12-12rtl8187: Improve wireless statistics for RTL8187Larry Finger
2008-12-08netdevice: Kill netdev->privWang Chen