summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-10-296-11/+11
|\
| * airo: Reorder tests, check bounds before elementRoel Kluin2009-10-271-3/+2
| * libertas spi: fix sparse errorsHolger Schurig2009-10-271-5/+5
| * b43: add 'struct b43_wl' missing declarationMiguel Boton2009-10-271-0/+1
| * b43: Fix Bugzilla #14181 and the bug from the previous 'fix'Larry Finger2009-10-272-2/+2
| * rt2x00: Fix crypto in TX frame for rt2800usbBenoit PAPILLAULT2009-10-271-1/+1
* | ath: Updates for regulatory and country codes.Vivek Natarajan2009-10-272-12/+28
* | iwlwifi: minor comments changes for wimax co-exist commandWey-Yi Guy2009-10-271-1/+1
* | iwlwifi: make sure device is reset when unloading driverBen Cahill2009-10-272-0/+18
* | iwlwifi: update lowest API version support for 6x00 & 6x50 seriesWey-Yi Guy2009-10-271-2/+2
* | iwlwifi: remove duplicated defineWey-Yi Guy2009-10-272-4/+2
* | iwlwifi: reuse page for notification packetsZhu Yi2009-10-272-24/+30
* | iwlwifi: remove unused parametersWey-Yi Guy2009-10-271-7/+2
* | iwlwifi: remove duplicate definesReinette Chatre2009-10-273-18/+0
* | iwlwifi: add channel switch support to 5000 series and upWey-Yi Guy2009-10-277-17/+89
* | iwlwifi: issue ct_kill host command based on device configWey-Yi Guy2009-10-274-7/+16
* | iwlwifi: choose thermal throttle method based on device configWey-Yi Guy2009-10-273-6/+14
* | iwlwifi: increase max tfd payload sizeWey-Yi Guy2009-10-271-3/+8
* | iwlwifi: fix use after free bug for paged rxZhu Yi2009-10-274-19/+46
* | iwlwifi: specify the valid tx/rx chain in device config structureWey-Yi Guy2009-10-271-4/+6
* | iwlwifi: update bt co-exit configuration parameterWey-Yi Guy2009-10-272-3/+16
* | iwlwifi: separate led function from statistic notificationWey-Yi Guy2009-10-273-5/+2
* | iwlwifi: consolidate apm_init() functionsBen Cahill2009-10-278-183/+190
* | iwlwifi: fix gain computation for 5000 series and upWey-Yi Guy2009-10-271-1/+1
* | iwlwifi: add missing commands to syslog messagesJay Sternberg2009-10-272-0/+3
* | libertas: remove some references to IW_MODE_abcHolger Schurig2009-10-272-9/+4
* | libertas: sort and categorize entries in decl.hHolger Schurig2009-10-274-24/+27
* | libertas: move mic failure event to wext.cHolger Schurig2009-10-273-30/+29
* | libertas: move SIOCGIWAP calls to wext.cHolger Schurig2009-10-274-11/+12
* | libertas: remove "struct cmd_ds_gen"Holger Schurig2009-10-274-28/+18
* | libertas: remove handling for CMD_GET_TSFHolger Schurig2009-10-273-13/+0
* | libertas: remove handling for CMD_802_11_LED_GPIO_CTRLHolger Schurig2009-10-272-29/+0
* | libertas: move lbs_send_iwevcustom_event() to wext.cHolger Schurig2009-10-274-26/+26
* | libertas: move association related commands into assoc.cHolger Schurig2009-10-275-396/+410
* | libertas: get current channel out of priv->curbssparamsHolger Schurig2009-10-276-25/+25
* | libertas: sort variables in struct lbs_privateHolger Schurig2009-10-271-153/+104
* | libertas: move scan/assoc related stuffHolger Schurig2009-10-279-340/+348
* | libertas: change IW_ESSID_MAX_SIZE -> IEEE80211_MAX_SSID_LENHolger Schurig2009-10-279-27/+27
* | libertas: remove unused 11d.h as well, priv->countryinfoHolger Schurig2009-10-274-109/+2
* | libertas: remove unused 11d codeHolger Schurig2009-10-2710-830/+13
* | zd1211rw: Fix TX status reporting in order to have proper rate controlBenoit PAPILLAULT2009-10-275-26/+227
* | wl1271: use ieee80211_rx_ni()Luciano Coelho2009-10-271-1/+1
* | ar9170: don't filter BlockACK framesChristian Lamparter2009-10-271-2/+2
* | ar9170usb: atomic pending urbs counterChristian Lamparter2009-10-272-7/+7
* | ar9170: atomic pending A-MPDU counterChristian Lamparter2009-10-272-6/+7
* | iwlwifi: rework for static power saveWey-Yi Guy2009-10-273-23/+59
* | iwlwifi: no chain noise support for 6x50 seriesWey-Yi Guy2009-10-271-3/+18
* | iwlwifi: set auto clock gate disable bit for 6x00/6x50 seriesWey-Yi Guy2009-10-272-2/+12
* | iwlagn: store station rate scale information in mac80211 station structureReinette Chatre2009-10-273-6/+16
* | iwlwifi: move rate scaling structures to header fileReinette Chatre2009-10-272-100/+101
OpenPOWER on IntegriCloud