aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ti
AgeCommit message (Expand)Author
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
2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-01-18mac80211: remove ARP filter enable/disable logicJohannes Berg
2013-01-18Merge branch 'wl12xx-next' into for-linvilleLuciano Coelho
2013-01-14wireless: make the reg_notifier() voidLuis R. Rodriguez
2013-01-06net: use ETHTOOL_FWVERS_LEN instead of ETHTOOL_BUSINFO_LEN for fw_ver stringsJiri Pirko
2013-01-03mac80211: split TX aggregation stop actionJohannes Berg
2012-12-28wl1251: don't use [delayed_]work_pending()Tejun Heo
2012-12-11wlcore: Always pass DMA-able buffers to mmc functionsIdo Yariv
2012-12-11wl18xx: count HW block spare based correctly on keysArik Nemtsov
2012-12-11wlcore: support scan reports during periodic scanEyal Shapira
2012-12-11wl18xx: support MIMO only if HT mode is not forced to SISOArik Nemtsov
2012-12-11wlcore: consolidate Rx BA bitmap management to links structArik Nemtsov
2012-12-11wlcore: don't take mutex before stopping queuesArik Nemtsov
2012-12-11wlcore: use separate HW queue for each AC in each vifArik Nemtsov
2012-12-11wlcore: use link count for single-STA-PSM optimizationArik Nemtsov
2012-12-11wl18xx: limit Tx for the AP single-STA-in-PSM caseArik Nemtsov
2012-12-11wlcore/wl18xx: change priority calculations for linksArik Nemtsov
2012-12-11wl18xx: fix a bug in wl->num_rx_desc initializationYair Shapira
2012-12-11wlcore: set 5Ghz probe-req template for DFS channelsArik Nemtsov
2012-12-11wlcore: improve handling for Rx errorsArik Nemtsov
2012-12-11wlcore: increase scan dwell times if no activityEyal Shapira
2012-12-11wlcore: remove support for injected TxArik Nemtsov
2012-12-11wlcore: add ACX_PEER_CAP commandEliad Peller
2012-12-06wlcore/wl18xx/wl12xx: remove __dev* attributesBill Pemberton
2012-12-05wl18xx: set last Tx rate from FW statusArik Nemtsov
2012-12-05wlcore: improved Tx scheduling algorithmArik Nemtsov
2012-12-05wlcore: track FW-allocated packets per linkArik Nemtsov
2012-12-05wlcore: count packets held per AC in each vifArik Nemtsov
2012-12-05wlcore: track wlvif inside per-link structureArik Nemtsov
2012-12-05wlcore: initialize per-link FW freed blocks correctlyArik Nemtsov