aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/bcmdhd
Commit message (Expand)AuthorAgeFilesLines
* bcmdhd: Enable Ad-Hoc (IBSS) modeBruno Randolf2013-03-191-2/+63
* Merge branch android android-3.0 into HEADKalimochoAz2012-10-315-12/+94
|\
| * net: wireless: bcmdhd: Fix WD wakelock behaviorDmitry Shmidt2012-10-242-8/+64
| * net: wireless: bcmdhd: Fix BSSID report for disassocDmitry Shmidt2012-10-243-4/+30
* | Merge remote-tracking branch 'google/android-samsung-3.0-jb-mr0' into HEADKalimochoAz2012-10-141-2/+1
|\ \
| * | net: wireless: bcmdhd: Report proper mcs rate maskDmitry Shmidt2012-09-101-0/+1
* | | Merge remote-tracking branch 'android/android-3.0' into HEADKalimochoAz2012-10-145-3/+26
|\ \ \ | | |/ | |/|
| * | net: wireless: bcmdhd: Adjust roaming treshold to -65 dBDmitry Shmidt2012-09-201-1/+1
| * | net: wireless: bcmdhd: Add print when power-save mode is OFFDmitry Shmidt2012-09-171-2/+2
| * | net: wireless: bcmdhd: Update wifi stack ps state if was changedDmitry Shmidt2012-09-174-0/+23
* | | Merge remote-tracking branch 'android/android-3.0' into HEADKalimochoAz2012-09-1620-144/+289
|\ \ \ | |/ /
| * | net: wireless: bcmdhd: Add ROAM setting per platform from MakefleDmitry Shmidt2012-09-133-0/+26
| * | net: wireless: bcmdhd: Report proper mcs rate maskDmitry Shmidt2012-09-071-0/+1
| * | net: wireless: bcmdhd: Fix sending ctrl packetDmitry Shmidt2012-08-281-1/+7
| * | net: wireless: bcmdhd: Add ASSOC event processingDmitry Shmidt2012-08-271-0/+1
| * | net: wireless: bcmdhd: Update to version 5.90.195.104Dmitry Shmidt2012-08-279-78/+60
| * | net: wireless: bcmdhd: Remove WIPHY_FLAG_SUPPORTS_FW_ROAM flagDmitry Shmidt2012-08-231-1/+1
| * | net: wireless: bcmdhd: Remove PMKID_CACHE and TXFAIL events for CFG80211Dmitry Shmidt2012-08-221-0/+2
| * | net: wireless: bcmdhd: Update to Version 5.90.195.98Dmitry Shmidt2012-08-2217-81/+204
| * | net: wireless: bcmdhd: Use correct time from boot for TSFDmitry Shmidt2012-08-131-4/+4
| * | net: wireless: bcmdhd: Fill station_info packet fieldsDmitry Shmidt2012-07-271-0/+14
| * | net: wireless: bcmdhd: Prevent HT Avail request failure to flood the logDmitry Shmidt2012-07-183-12/+31
| * | net: wireless: bcmdhd: Use proper jiffie-related functionsDmitry Shmidt2012-07-176-34/+26
| * | net: wireless: bcmdhd: Adjust driver/fw/chip info formatDmitry Shmidt2012-07-171-2/+2
| * | net: wireless: bcmdhd: Add info_string param with driver/fw/chip infoDmitry Shmidt2012-07-123-5/+45
| * | net: wireless: bcmdhd: Remove country update from wl_update_wiphybandsDmitry Shmidt2012-07-123-24/+5
| * | net: wireless: bcmdhd: Fix P2P GO hang issueNeeraj Kumar Garg2012-07-122-28/+37
| * | net: wireless: bcmdhd: Update wiphy bands on band changeDmitry Shmidt2012-07-125-4/+38
| * | net: wireless: bcmdhd: Init locks in dhd_attach() at the beginningAndrey Vagin2012-07-121-11/+12
| * | net: wireless: bcmdhd: Add mutex to wl_update_wiphybands()Dmitry Shmidt2012-07-121-3/+10
| * | net: wireless: bcmdhd: Skip country setting if unnecessaryDmitry Shmidt2012-07-121-13/+14
| * | net: wireless: bcmdhd: Return wl_construct_reginfo() callDmitry Shmidt2012-07-121-2/+0
| * | net: wireless: bcmdhd: Add wiphyband update for country changeDmitry Shmidt2012-07-121-1/+5
| * | net: wireless: bcmdhd: Skip inaccurate wl_construct_reginfo() callDmitry Shmidt2012-06-281-1/+3
| * | net: wireless: bcmdhd: Ignore error if "chanspecs" command is not supportedDmitry Shmidt2012-06-201-1/+4
| * | net: wireless: bcmdhd: Reduce priority for dhd_dpc and watchdogDmitry Shmidt2012-06-191-3/+2
| * | net: wireless: bcmdhd: Reload FW in case of constant scan failureDmitry Shmidt2012-06-194-1/+12
| * | net: wireless: bcmdhd: Combined P2P fixesDmitry Shmidt2012-06-132-32/+77
| |/
* | net: wireless: bcmdhd: Use correct time from boot for TSFDmitry Shmidt2012-08-301-4/+4
* | net: wireless: bcmdhd: Fill station_info packet fieldsDmitry Shmidt2012-08-301-0/+14
* | net: wireless: bcmdhd: Prevent HT Avail request failure to flood the logDmitry Shmidt2012-07-273-12/+31
* | net: wireless: bcmdhd: Use proper jiffie-related functionsDmitry Shmidt2012-07-276-34/+26
* | net: wireless: bcmdhd: Adjust driver/fw/chip info formatDmitry Shmidt2012-07-271-2/+2
* | net: wireless: bcmdhd: Add info_string param with driver/fw/chip infoDmitry Shmidt2012-07-273-5/+45
* | net: wireless: bcmdhd: Remove country update from wl_update_wiphybandsDmitry Shmidt2012-07-273-24/+5
* | net: wireless: bcmdhd: Fix P2P GO hang issueNeeraj Kumar Garg2012-07-272-28/+37
* | net: wireless: bcmdhd: Update wiphy bands on band changeDmitry Shmidt2012-07-275-4/+38
* | net: wireless: bcmdhd: Init locks in dhd_attach() at the beginningAndrey Vagin2012-07-271-11/+12
* | net: wireless: bcmdhd: Add mutex to wl_update_wiphybands()Dmitry Shmidt2012-07-271-3/+10
* | net: wireless: bcmdhd: Skip country setting if unnecessaryDmitry Shmidt2012-07-271-13/+14