aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/bcmdhd
Commit message (Expand)AuthorAgeFilesLines
* net: wireless: bcmdhd: Turn Off packet filtering for dhcp sessionDmitry Shmidt2011-08-311-0/+6
* net: wireless: bcmdhd: Set bigger wakelock timeout for eventsDmitry Shmidt2011-08-316-15/+22
* net: wireless: bcmdhd: Update to 5.90.125.74Howard M. Harte2011-08-3110-551/+618
* net: wireless: bcmdhd: Skip disassoc if country is not changed in country setDmitry Shmidt2011-08-311-5/+13
* net: wireless: bcmdhd: Use allocation with GFP_ATOMIC only in atomic contextDmitry Shmidt2011-08-311-5/+13
* net: wireless: bcmdhd: Update to 5.90.125.69Greg Goldman2011-08-2317-136/+203
* net: wireless: bcmdhd: Fix Softap initializationECCO PARK2011-08-182-18/+46
* net: wireless: bcmdhd: Update to version 5.90.125.65Greg Goldman2011-08-162-101/+32
* net: wireless: bcmdhd: Update to 5.90.125.64:Howard M. Harte2011-08-169-253/+322
* net: wireless: bcmdhd: Fixing missing WLP2P defintion for p2pGreg Goldman2011-08-162-3/+7
* net: wireless: bcmdhd: Fixing memory leak problem in wl_get_iesGreg Goldman2011-08-099-40/+61
* net: wireless: bcmdhd: Fix CFG80211 memory corruptionLin Ma2011-08-054-39/+48
* net: wireless: bcmdhd: Ensure struct semaphore to be definedChih-Wei Huang2011-08-041-0/+1
* net: wireless: bcmdhd: Keep debug symbols for built-in driverDmitry Shmidt2011-08-041-0/+2
* net: wireless: bcmdhd: Clean up formatting.Howard M. Harte2011-08-044-45/+53
* net: wireless: bcmdhd: Improve arp_hostip_table processingDmitry Shmidt2011-08-033-16/+22
* net: wireless: bcmdhd: Eliminate nested IOCTL callLin Ma2011-08-032-19/+27
* net: wireless: bcmdhd: Remove noisy debug printsDmitry Shmidt2011-08-022-2/+2
* net: wireless: bcmdhd: add support for mkeepalive.Howard M. Harte2011-08-026-105/+67
* net: wireless: bcmdhd: Check wldev_ioctl() for NULL parameterDmitry Shmidt2011-08-021-0/+5
* net: wireless: bcmdhd: Fix memory corruption in wl_android_get_rssi()Dmitry Shmidt2011-07-291-22/+32
* net: wireless: bcmdhd: change logic for removing monitor interace for P2P.Howard M. Harte2011-07-292-11/+9
* Additional patch for scan and connection problem.Howard M. Harte2011-07-271-26/+26
* net: wireless: bcmdhd: Put p2p_dev_addr under DHD_P2P_DEV_ADDR_FROM_SYSFSDmitry Shmidt2011-07-271-9/+6
* net: wireless: bcmdhd: Fix rfkill cleaning on failureDmitry Shmidt2011-07-271-16/+30
* Fix scan and connection problem.Howard M. Harte2011-07-271-10/+30
* Update to 5.90.125.52:Howard M. Harte2011-07-2710-161/+274
* Fix a potential crash/memory leak if NVRAM fails to load.Howard M. Harte2011-07-271-0/+1
* net: wireless: bcmdhd: Ignore WL_BSS_INFO_VERSION valueDmitry Shmidt2011-07-271-0/+2
* Fix ag band issue and escan crashesLin Ma2011-07-271-12/+46
* net: wireless: bcmdhd: Fix compilation for WEXTDmitry Shmidt2011-07-211-0/+4
* net: wireless: bcmdhd: Allow firmware_path parameter changeDmitry Shmidt2011-07-211-1/+8
* Release 5.90.125.48 Add regulatory domain check in cfg80211 driver and fix PN...Lin Ma2011-07-214-19/+78
* net: wireless: bcmdhd: Allow empty scan resultsDmitry Shmidt2011-07-211-4/+0
* net: wireless: bcmdhd: Fix compilation for kernel 3.0Dmitry Shmidt2011-07-212-4/+5
* Update to 5.90.125.40Lin Ma2011-07-219-472/+1488
* net: wireless: bcmdhd: Add PNO support through CFG80211 private commandDmitry Shmidt2011-07-133-9/+129
* net: wireless: bcmdhd: Fix build break with newer versions of gccRom Lemarchand2011-07-131-2/+2
* net: wireless: bcmdhd: Add country private commandDmitry Shmidt2011-07-133-0/+43
* net: wireless: bcmdhd: Fix crash if event queue is emptyDmitry Shmidt2011-07-111-2/+2
* net: wireless: bcmdhd: Fix CFG80211 suspend/resume if interface is downDmitry Shmidt2011-07-111-3/+13
* net: wireless: bcmdhd: Add setband/getband private commandsDmitry Shmidt2011-07-113-0/+46
* net: wireless: bcmdhd: Add packet filtering commandsDmitry Shmidt2011-07-115-5/+59
* net: wireless: bcmdhd: Fix private command outputDmitry Shmidt2011-07-071-1/+2
* net: wireless: bcmdhd: Set interface name to 'wlan' by defaultDmitry Shmidt2011-07-011-0/+7
* net: wireless: bcmdhd: Fix pm_notifier unregistrationDmitry Shmidt2011-07-011-5/+3
* net: wireless: bcmdhd: Postpone driver init callDmitry Shmidt2011-07-011-1/+1
* net: wireless: bcmdhd: Add private start/stop commandsDmitry Shmidt2011-07-011-6/+11
* net: wireless: bcmdhd: Fix MAC address settingDmitry Shmidt2011-07-014-20/+19
* Update to 5.90.125.33Greg Goldman2011-07-019-42/+88