summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: remove a parameter (dest) from *_fill_beacon_frame() methods.Rami Rosen2008-12-194-6/+3Star
* ath9k: Move rate control alg register/unregister to appropriate placeVasanthakumar Thiagarajan2008-12-191-16/+14Star
* ath9k: Synchronize DMA transfer with CPU at right placeVasanthakumar Thiagarajan2008-12-191-4/+10
* ath9k: Remove MAC header pad before reporting TX statusJouni Malinen2008-12-191-0/+12
* ath9k: Fix TX status reporting for retries and MCS indexJouni Malinen2008-12-191-1/+9
* rtl8187: Fix crash on unload when using SLUB debugHerton Ronaldo Krzesinski2008-12-191-8/+4Star
* p54: remove free_on_tx parameterChristian Lamparter2008-12-195-51/+37Star
* p54: more accurate rssi to dBm conversionChristian Lamparter2008-12-193-26/+68
* rtl8187: Fix error returnsLarry Finger2008-12-191-2/+2
* libertas: use roundup instead of opencodingIlpo Järvinen2008-12-191-1/+2
* p54: update ACK failure statistic counter in real-timeChristian Lamparter2008-12-191-0/+1
* p54: move statistic timer update routine into a workqueueChristian Lamparter2008-12-193-46/+68
* iwlagn: fix agn rate scalingMohamed Abbas2008-12-191-10/+16
* ath5k: fix 802.11 header padding on RX, unpadding on TXBenoit PAPILLAULT2008-12-191-17/+21
* ath9k: Report HT rates in RX statusJouni Malinen2008-12-191-35/+26Star
* ath9k: Do not use association state to update rate tableSujith2008-12-191-2/+1Star
* mac80211: Fix HT channel selectionSujith2008-12-193-103/+44Star
* netdevice zd1201: Use after freeWang Chen2008-12-191-5/+5
* iwlwifi: add contact email to MODULE_AUTHORTomas Winkler2008-12-124-3/+5
* iwlwifi: remove 4965 from common uCode API structuresTomas Winkler2008-12-125-42/+42
* iwlwifi: remove includes of iwl-helpers.h where not neededTomas Winkler2008-12-127-9/+4Star
* iwlwifi: remove unused clip_groups priv memberTomas Winkler2008-12-122-16/+0Star
* iwlwifi: fix resume while txpower offMohamed Abbas2008-12-122-1/+14
* iwlwifi: use iwl_poll_direct_bit in EEPROM readingZhu, Yi2008-12-125-37/+27Star
* ath9k: Do not remove header padding on RX from short framesJouni Malinen2008-12-121-2/+10
* iwlwifi: fix build warning (iwl-rx.c)Rami Rosen2008-12-121-6/+0Star
* libertas: Create sysfs entry for changing the mesh probe response limitAnna Neal2008-12-122-0/+61
* ath9k: Refactor struct ath_softcSujith2008-12-125-267/+254Star
* p54: fix oops on faulty devicesChristian Lamparter2008-12-121-3/+16
* mac80211: Disable requests for new scans in AP modeJouni Malinen2008-12-122-17/+0Star
* ipw2200: fix scanning while associatedHelmut Schaa2008-12-122-6/+23
* b43legacy: Fix sparse warningsLarry Finger2008-12-122-5/+3Star
* rtl8187: Use usb anchor facilities to manage urbsLarry Finger2008-12-122-25/+52
* ath5k: fix endianness of bitwise ops when installing micBob Copeland2008-12-121-2/+2
* spectrum_cs: Fix function names used in debug stringsDavid Kilroy2008-12-121-2/+6
* orinoco: Fix inappropriate use of IRQ_BAPDavid Kilroy2008-12-121-3/+3
* orinoco: Fix function names used in debug stringsDavid Kilroy2008-12-121-2/+6
* p54: enforce strict tx_queue limitsChristian Lamparter2008-12-122-8/+21
* iwlwifi: remove qos module parameterWinkler, Tomas2008-12-126-33/+14Star
* iwlwifi: 3945 remove qos module parameterWinkler, Tomas2008-12-122-28/+15Star
* iwlifi: remove twice defined SINGLE_FRAME RX FH MASKWinkler, Tomas2008-12-122-4/+1Star
* iwlwifi: change email contact informationWinkler, Tomas2008-12-1248-48/+48
* airport: remove useless return in a function returning voidPavel Roskin2008-12-121-1/+1
* mac80211: integrate sta_notify_ps cmds into sta_notifyChristian Lamparter2008-12-122-14/+8Star
* p54usb: rewriting rx/tx routines to make use of usb_anchor's facilitiesChristian Lamparter2008-12-122-50/+102
* ath9k: BH shouldn't be enabled when hardirqs are disabled.Senthil Balasubramanian2008-12-121-2/+3
* ath9k: remove fragmentation workaround againJohannes Berg2008-12-121-6/+0Star
* iwlwifi: fix build error (iwl-rx.c).Rami Rosen2008-12-121-1/+2
* ath9k: avoid rx frames with corrupted descriptor.Senthil Balasubramanian2008-12-122-2/+9
* ath9k: Incorrect band enum causes invalid antenna configuration.Senthil Balasubramanian2008-12-123-3/+8