platform/adaptation/renesas_rcar/renesas_kernel.git
2012-12-04 Luciano Coelhowlcore: gather information about firmware stability
2012-12-04 Eliad Pellerwlcore: move ps change handling to .bss_info_changed()
2012-12-04 Eliad Pellerwlcore: mask out CCK rates when starting GO
2012-12-04 Eliad Pellerwlcore: use sta_state-based ROCs for AP mode
2012-12-04 Arik Nemtsovwlcore/wl18xx/wl12xx: separate channel count between...
2012-11-28 Eliad Pellerwlcore: don't stop fwlog if dbgpins are used
2012-11-28 Arik Nemtsovwlcore: use new set bandwidth command to adjusting...
2012-11-28 Eliad Pellerwlcore: configure dwell times according to scan type
2012-11-28 Eliad Pellerwl18xx: make driver operational again
2012-11-28 Eliad Pellerwlcore: call ieee80211_sched_scan_stopped on interface...
2012-11-28 Victor Goldenshteinwlcore: add new reg-domain configuration command
2012-11-27 Eliad Pellerwlcore: save session_id per-link
2012-11-27 Eliad Pellerwlcore: pass wmm configuration to the fw
2012-11-27 Eliad Pellerwlcore: update events enum/struct to new fw api
2012-11-27 Eliad Pellerwlcore: update channel_switch/stop_channel_switch commands
2012-11-27 Eliad Pellerwlcore: update acx enum
2012-11-27 Eliad Pellerwl18xx: increase MAX_CHANNELS_5GHZ
2012-11-27 Eliad Pellerwlcore: split 18xx and 12xx scan mechanism
2012-11-27 Eliad Pellerwlcore: update commands enum to new fw api
2012-11-27 Eliad Pellerwl18xx: change fw name and temporarily fail loading
2012-11-27 Eliad Pellerwlcore: make scan scan configuration functions more...
2012-11-27 Eliad Pellerwlcore: don't call ieee80211_sched_scan_stopped directly
2012-11-27 Luciano Coelhowlcore: remove a bunch of unnecessary parentheses
2012-11-27 Luciano Coelhowlcore: avoid using goto in normal code flow
2012-11-27 Eliad Pellerwlcore: don't leak wl->mbox
2012-11-27 Eliad Pellerwlcore: print role_id on bss_info_changed
2012-11-27 Eliad Pellerwlcore: configure the remote rates with our own rates
2012-11-27 Eliad Pellerwlcore: refactor CHANGED_HT handling
2012-11-27 Eliad Pellerwlcore: reconfigure rate policy on association
2012-11-27 Eliad Pellerwlcore: specify correct supported_rates
2012-11-27 Eliad Pellerwlcore: set active psm on association
2012-11-27 Eliad Pellerwlcore: initiate ROC/CROC on sta state updates
2012-11-27 Eliad Pellerwlcore: add chanctx implementation
2012-11-27 Eliad Pellerwlcore: get channel from bss_conf instead of hw->conf
2012-11-27 Eliad Pellerwlcore: implement .remain_on_channel() callback
2012-11-27 Eliad Pellerwlcore: workaround start_sta problem in wl12xx fw
2012-11-27 Eliad Pellerwlcore: start sta role on CHANGED_BSSID
2012-11-16 Tushar Beherawlcore: Remove redundant check on unsigned variable
2012-11-16 Chuansheng Liuwlcore: Fix the usage of wait_for_completion_timeout
2012-11-16 Janusz.Dziedzic... wlcore: SPI - fix spi transfer_list
2012-11-16 Kees Cookdrivers/net/wireless/ti/wl1251: remove CONFIG_EXPERIMENTAL
2012-11-16 Wei Yongjunwlcore: sdio: use platform_device_unregister in wl1271_...
2012-11-16 Wei Yongjunwlcore: spi: use platform_device_unregister in wl1271_r...
2012-11-16 Julia Lawalldrivers/net/wireless/ti/wlcore/main.c: eliminate possib...
2012-11-14 Nishant Sarmukadammwl8k: Set packet timestamp to 0 when life time expiry...
2012-11-14 Nishant Sarmukadammwl8k: Do not expire eapol frames
2012-11-14 Nishant Sarmukadammwl8k: Unmap the pci DMA address in xmit error path
2012-11-14 Yogesh Ashok... mwl8k: recheck if station still has valid rates
2012-11-14 Yogesh Ashok... mwl8k: defining interface combinations
2012-11-14 Bing Zhaomwifiex: process RX packets in SDIO IRQ thread directly
2012-11-14 Arend van Sprielbrcmfmac: use struct brcmf_if parameter in firmware...
2012-11-14 Hante Meulemanbrcmfmac: add dedicated USB log level.
2012-11-14 Hante Meulemanbrcmfmac: on halting driver check before release or...
2012-11-14 Hante Meulemanbrcmfmac: check bus state to be data before sending...
2012-11-14 Hante Meulemanbrcmfmac: return immediately error for out of range...
2012-11-14 Arend van Sprielbrcmfmac: fix build regression
2012-11-14 Franky Linbrcmfmac: change return type of brcmf_sdio_hdparser
2012-11-14 Franky Linbrcmfmac: remove brcmf_sdbrcm_wait_for_event
2012-11-14 Franky Linbrcmfmac: protect consecutive SDIO access with sdio_cla...
2012-11-14 Franky Linbrcmfmac: decrease the range of SDIO access lock
2012-11-14 Franky Linbrcmfmac: use dynamically allocated control frame buffer
2012-11-14 Arend van Sprielbrcmfmac: fix NULL pointer access in brcmf_create_iovar()
2012-11-14 Hante Meulemanbrcmfmac: remove obsolete function brcmf_c_mkiovar
2012-11-14 Arend van Sprielbrcmfmac: remove obsolete variable from brcmf_cfg80211_...
2012-11-14 Arend van Sprielbrcmfmac: change parameter of brcmf_set_management_ie()
2012-11-14 Hante Meulemanbrcmfmac: fix pkt_filter sizeof calculation.
2012-11-14 Hante Meulemanbrcmfmac: use wait_event_timeout for 8021x pending...
2012-11-14 Hante Meulemanbrcmfmac: handle exceptions in brcmf_bus_start correct.
2012-11-14 Hante Meulemanbrcmfmac: use fwil for netdev callbacks.
2012-11-14 Hante Meulemanbrcmfmac: remove obsolete i-scan and clean up related...
2012-11-14 Arend van Sprielbrcmfmac: make pointer type constant in brcmf_set_manag...
2012-11-14 Arend van Sprielbrcmfmac: restrict error condition in brcmf_inform_bss()
2012-11-14 Arend van Sprielbrcmfmac: simplify if-else condition in brcmf_cfg80211_...
2012-11-14 Arend van Sprielbrcmfmac: remove obsolete structure ap_info
2012-11-14 Pontus Fuchsar5523: Don't dereference sta if NULL
2012-11-14 Pontus Fuchsar5523: Fix sparse endianness warnings
2012-11-14 Julia Lawalldrivers/net/wireless/ath/ath6kl/hif.c: drop if around...
2012-11-14 Jaume DelclòsWireless: rt2x00: Add device id for Sweex LW323 to...
2012-11-14 Avinash Patilmwifiex: add multi-queue support
2012-11-14 Amitkumar Karwarmwifiex: add support for SDIO card reset
2012-11-14 Wei Yongjunbrcmfmac: remove duplicated include from dhd_dbg.c
2012-11-14 Wei Yongjunar5523: use module_usb_driver to simplify the code
2012-11-14 Harro Haanadd Marvell 88W8688 support to libertas_sdio
2012-11-14 Luis R. Rodriguezcarl9170: kill MODULE_VERSION
2012-11-14 Zefir Kurtisiath9k: fix memory leak in DFS pattern detector
2012-11-14 Zefir Kurtisiath9k: resolve name collision in DFS detector
2012-11-14 Joe Percheswireless: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
2012-11-14 Larry Fingerrtlwifi: rtl8192ce: rtl8192cu: rtl8192se: rtl81723ae...
2012-11-14 Larry Fingerrtlwifi: Modify files for addition of rtl8723ae
2012-11-14 Larry Fingerrtlwifi: rtl8723ae: Add new driver
2012-11-14 John W. LinvilleMerge branch 'for-upstream' of git://git./linux/kernel...
2012-11-01 Johan HedbergBluetooth: Fix parameter order of hci_get_route
2012-11-01 Andrei EmeltchenkoBluetooth: Rename ctrl_id to remote_amp_id
2012-11-01 Andrei EmeltchenkoBluetooth: Process Create Chan Request
2012-11-01 Andrei EmeltchenkoBluetooth: AMP: Use l2cap_physical_cfm in phylink compl...
2012-11-01 Andrei EmeltchenkoBluetooth: AMP: Check for hs_hcon instead of ctrl_id
2012-11-01 Andrei EmeltchenkoBluetooth: Disconnect logical link when deleting chan
2012-11-01 Andrei EmeltchenkoBluetooth: AMP: Remove hci_conn receiving error command...
2012-11-01 Andrei EmeltchenkoBluetooth: AMP: Process Disc Physical Link Complete evt
2012-11-01 Andrei EmeltchenkoBluetooth: AMP: Process Disc Logical Link
next