summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/bcmdhd
AgeCommit message (Expand)Author
2011-10-09net: wireless: bcmdhd: Allow empty scan resultsDmitry Shmidt
2011-10-09net: wireless: bcmdhd: Fix compilation for kernel 3.0Dmitry Shmidt
2011-10-09Update to 5.90.125.40Lin Ma
2011-10-09net: wireless: bcmdhd: Add PNO support through CFG80211 private commandDmitry Shmidt
2011-10-09net: wireless: bcmdhd: Fix build break with newer versions of gccRom Lemarchand
2011-10-09net: wireless: bcmdhd: Add country private commandDmitry Shmidt
2011-10-09net: wireless: bcmdhd: Fix crash if event queue is emptyDmitry Shmidt
2011-10-09net: wireless: bcmdhd: Fix CFG80211 suspend/resume if interface is downDmitry Shmidt
2011-10-09net: wireless: bcmdhd: Add setband/getband private commandsDmitry Shmidt
2011-10-09net: wireless: bcmdhd: Add packet filtering commandsDmitry Shmidt
2011-10-09net: wireless: bcmdhd: Fix private command outputDmitry Shmidt
2011-10-09net: wireless: bcmdhd: Set interface name to 'wlan' by defaultDmitry Shmidt
2011-10-09net: wireless: bcmdhd: Fix pm_notifier unregistrationDmitry Shmidt
2011-10-09net: wireless: bcmdhd: Postpone driver init callDmitry Shmidt
2011-10-09net: wireless: bcmdhd: Add private start/stop commandsDmitry Shmidt
2011-10-09net: wireless: bcmdhd: Fix MAC address settingDmitry Shmidt
2011-10-09Update to 5.90.125.33Greg Goldman
2011-10-09net: wireless: bcmdhd: Add SETFWPATH private commandDmitry Shmidt
2011-10-09net: wireless: bcmdhd: Fix wd_timer_valid field protectionDmitry Shmidt
2011-10-09Update to 5.90.125.32:Lin Ma
2011-10-09net: wireless: bcmdhd: Fix memory poisoning in wl_free_wdev()Dmitry Shmidt
2011-10-09net: wireless: bcmdhd: Set proper debug messages for private IOCTLDmitry Shmidt
2011-10-09net: wireless: bcmdhd: Add RSSI and SETSUSPENDOPT private commandsDmitry Shmidt
2011-10-09net: wireless: bcmdhd: Fix failure in register_sysctl_table() callDmitry Shmidt
2011-10-09net: wireless: bcmdhd: Fix 3.0 compilation for CFG80211Dmitry Shmidt
2011-10-09net: wireless: bcmdhd: Combined patch from 4.218.248-31Howard M. Harte
2011-10-09net: wireless: bcmdhd: Fix getting Mac address from platform dataDmitry Shmidt
2011-10-09net: wireless: bcmdhd: Fix race conditions for sysioc_threadDmitry Shmidt
2011-10-09net: wireless: bcmdhd: Reduce listen interval to 10 (from 20)Dmitry Shmidt
2011-10-09net: wireless: bcmdhd: Prevent working thread to run during suspend pathDmitry Shmidt
2011-10-09net: wireless: bcmdhd: Allocate skb with GFP_KERNEL flag if possibleDmitry Shmidt
2011-10-09net: wireless: bcmdhd: Fix memleak in dev->pDmitry Shmidt
2011-10-09net: wireless: bcmdhd: Fix scan timeout for abg caseDmitry Shmidt
2011-10-09net: wireless: bcmdhd: Prevent using WEXT in case of CFG80211Dmitry Shmidt
2011-10-09net: wireless: bcmdhd: Add missing dhd_get_dtim_skip() declarationDmitry Shmidt
2011-10-09net: wireless: bcmdhd: Get rid of ANDROID defineDmitry Shmidt
2011-10-09net: wireless: bcmdhd: Add setting country code from platform dataDmitry Shmidt
2011-10-09net: wireless: bcmdhd: Fix SOFTAP compilationDmitry Shmidt
2011-10-09net: wireless: bcmdhd: Get MAC from platform dataDmitry Shmidt
2011-10-09net: wireless: bcmdhd: Fix ANDROID define, clean obsolete codeDmitry Shmidt
2011-10-09Update to 5.90.125.27 release.Howard M. Harte
2011-10-09net: wireless: bcmdhd: Switch to CUSTOMER_HW2Dmitry Shmidt
2011-10-09net: wireless: bcmdhd: Remove obsolete debug messagesDmitry Shmidt
2011-10-09net: wireless: bcmdhd: Allow error debug prints from the beginningDmitry Shmidt
2011-10-09net: wireless: bcmdhd: Fix watchdog firing in softirq on removalDmitry Shmidt
2011-10-09net: wireless: bcmdhd: Allow WEXT supportDmitry Shmidt
2011-10-09net: wireless: bcmdhd: Fix params in wl_cfg80211_event callDmitry Shmidt
2011-10-09net: wireless: bcmdhd: Add spinlock initializationDmitry Shmidt
2011-10-09net: wireless: bcmdhd: Fix config FW and NVRAM pathDmitry Shmidt
2011-10-09Update to 5.90.125.22:Howard M. Harte