aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ti
AgeCommit message (Expand)Author
2013-06-12wl12xx/wl18xx: scan all 5ghz channelsEliad Peller
2013-06-12wl12xx: increase minimum singlerole firmware version requiredLuciano Coelho
2013-06-12wl12xx: fix minimum required firmware version for wl127x multiroleLuciano Coelho
2013-04-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-04-22Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg
2013-04-16mac80211: support secondary channel offset in CSAJohannes Berg
2013-04-10Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-04-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-04-07net: wireless: wl1251: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han
2013-03-25Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2013-03-25mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan
2013-03-25Merge branch 'wl12xx-next' into for-linvilleLuciano Coelho
2013-03-25wlcore: move handling from hardirq to the irq thread functionLuciano Coelho
2013-03-25wlcore: use print_hex_dump_debug()Luciano Coelho
2013-03-25wlcore: consider dummy packets when tx queues are emptyArik Nemtsov
2013-03-25wlcore: correctly check state before regdomain confArik Nemtsov
2013-03-25wlcore: AP-mode - recover security seq num for stationsArik Nemtsov
2013-03-25wlcore: free AP global links properly on recoveryArik Nemtsov
2013-03-25wl18xx: print chip info during bootVictor Goldenshtein
2013-03-25wlcore: don't attempt to roam in case of p2pEyal Shapira
2013-03-25wlcore: change warn on missing lock in wlcore_queue_xx funcsArik Nemtsov
2013-03-25wlcore: report rssi from roaming statisticsNadim Zubidat
2013-03-25wlcore: consolidate tx_seq handling on recoveryArik Nemtsov
2013-03-25wlcore: don't risk using stale HLID during .sta_state callbackArik Nemtsov
2013-03-25wlcore: fix link count in single-link-PSM optimizationArik Nemtsov
2013-03-25wlcore: set max num of Rx BA sessions per chipIgal Chernobelsky
2013-03-25wlcore: enter elp in force ps mode in 5msIgal Chernobelsky
2013-03-18mac80211: pass queue bitmap to flush operationJohannes Berg
2013-03-06mac80211: Allow drivers to differentiate between ROC typesIlan Peer
2013-03-05wl1251: call pm_runtime_put_sync in pm_runtime_get_sync failed caseLi Fei
2013-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-02-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-02-15Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-02-15mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40Johannes Berg
2013-02-12Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-02-11wlcore: remove newly introduced alloc/OOM messagesLuciano Coelho
2013-02-11mac80211: remove IEEE80211_HW_SCAN_WHILE_IDLEJohannes Berg
2013-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-02-08wlcore: fix wrong remote rates when starting STA roleLuciano Coelho
2013-02-08wl18xx: add new phy configuration parameters for telec supportVictor Goldenshtein
2013-02-08wlcore: don't hide real error code when booting failsLuciano Coelho
2013-02-08wlcore: move wl12xx_platform_data up and make it truly optionalLuciano Coelho
2013-02-08wlcore: use PLATFORM_DEVID_AUTO for plat dev creation to avoid conflictsLuciano Coelho
2013-02-08wlcore: use wl12xx_platform_data pointer from wlcore_pdev_dataLuciano Coelho
2013-02-08wlcore: remove if_ops from platform_dataLuciano Coelho
2013-02-08wlcore: remove unused set_power methodLuciano Coelho
2013-02-08wlcore: use single-role version when verifying the PLT firmwareLuciano Coelho
2013-02-04wireless: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches
2013-01-30Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-01-29Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville