summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2009-11-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller8-10/+36
2009-10-30libertas if_usb: Fix crash on 64-bit machinesDavid Woodhouse1-1/+1
2009-10-30ath9k: fix misplaced semicolon on rate controlLuis R. Rodriguez1-1/+1
2009-10-30b43: Fix DMA TX bounce buffer copyingMichael Buesch1-2/+13
2009-10-30rt73usb.c : more idsXose Vazquez Perez1-0/+5
2009-10-30ipw2200: fix oops on missing firmwareZhu Yi4-6/+16
2009-10-30Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller6-11/+11
2009-10-27ath: Updates for regulatory and country codes.Vivek Natarajan2-12/+28
2009-10-27iwlwifi: minor comments changes for wimax co-exist commandWey-Yi Guy1-1/+1
2009-10-27iwlwifi: make sure device is reset when unloading driverBen Cahill2-0/+18
2009-10-27iwlwifi: update lowest API version support for 6x00 & 6x50 seriesWey-Yi Guy1-2/+2
2009-10-27iwlwifi: remove duplicated defineWey-Yi Guy2-4/+2
2009-10-27iwlwifi: reuse page for notification packetsZhu Yi2-24/+30
2009-10-27iwlwifi: remove unused parametersWey-Yi Guy1-7/+2
2009-10-27iwlwifi: remove duplicate definesReinette Chatre3-18/+0
2009-10-27iwlwifi: add channel switch support to 5000 series and upWey-Yi Guy7-17/+89
2009-10-27iwlwifi: issue ct_kill host command based on device configWey-Yi Guy4-7/+16
2009-10-27iwlwifi: choose thermal throttle method based on device configWey-Yi Guy3-6/+14
2009-10-27iwlwifi: increase max tfd payload sizeWey-Yi Guy1-3/+8
2009-10-27iwlwifi: fix use after free bug for paged rxZhu Yi4-19/+46
2009-10-27iwlwifi: specify the valid tx/rx chain in device config structureWey-Yi Guy1-4/+6
2009-10-27iwlwifi: update bt co-exit configuration parameterWey-Yi Guy2-3/+16
2009-10-27iwlwifi: separate led function from statistic notificationWey-Yi Guy3-5/+2
2009-10-27iwlwifi: consolidate apm_init() functionsBen Cahill8-183/+190
2009-10-27iwlwifi: fix gain computation for 5000 series and upWey-Yi Guy1-1/+1
2009-10-27iwlwifi: add missing commands to syslog messagesJay Sternberg2-0/+3
2009-10-27libertas: remove some references to IW_MODE_abcHolger Schurig2-9/+4
2009-10-27libertas: sort and categorize entries in decl.hHolger Schurig4-24/+27
2009-10-27libertas: move mic failure event to wext.cHolger Schurig3-30/+29
2009-10-27libertas: move SIOCGIWAP calls to wext.cHolger Schurig4-11/+12
2009-10-27libertas: remove "struct cmd_ds_gen"Holger Schurig4-28/+18
2009-10-27libertas: remove handling for CMD_GET_TSFHolger Schurig3-13/+0
2009-10-27libertas: remove handling for CMD_802_11_LED_GPIO_CTRLHolger Schurig2-29/+0
2009-10-27libertas: move lbs_send_iwevcustom_event() to wext.cHolger Schurig4-26/+26
2009-10-27libertas: move association related commands into assoc.cHolger Schurig5-396/+410
2009-10-27libertas: get current channel out of priv->curbssparamsHolger Schurig6-25/+25
2009-10-27libertas: sort variables in struct lbs_privateHolger Schurig1-153/+104
2009-10-27libertas: move scan/assoc related stuffHolger Schurig9-340/+348
2009-10-27libertas: change IW_ESSID_MAX_SIZE -> IEEE80211_MAX_SSID_LENHolger Schurig9-27/+27
2009-10-27libertas: remove unused 11d.h as well, priv->countryinfoHolger Schurig4-109/+2
2009-10-27libertas: remove unused 11d codeHolger Schurig10-830/+13
2009-10-27zd1211rw: Fix TX status reporting in order to have proper rate controlBenoit PAPILLAULT5-26/+227
2009-10-27wl1271: use ieee80211_rx_ni()Luciano Coelho1-1/+1
2009-10-27ar9170: don't filter BlockACK framesChristian Lamparter1-2/+2
2009-10-27ar9170usb: atomic pending urbs counterChristian Lamparter2-7/+7
2009-10-27ar9170: atomic pending A-MPDU counterChristian Lamparter2-6/+7
2009-10-27iwlwifi: rework for static power saveWey-Yi Guy3-23/+59
2009-10-27iwlwifi: no chain noise support for 6x50 seriesWey-Yi Guy1-3/+18
2009-10-27iwlwifi: set auto clock gate disable bit for 6x00/6x50 seriesWey-Yi Guy2-2/+12
2009-10-27iwlagn: store station rate scale information in mac80211 station structureReinette Chatre3-6/+16