aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ti/wlcore
AgeCommit message (Expand)Author
2014-01-13wl12xx: fix tx power settingAlex Gal
2014-01-07mac80211: remove channel_change_timeJohannes Berg
2013-11-25cfg80211: consolidate passive-scan and no-ibss flagsLuis R. Rodriguez
2013-10-23wlcore: save last regdom configuration on stopEliad Peller
2013-10-23wlcore: fix started_vifs calculationEliad Peller
2013-10-23wlcore: wakeup from ELP before starting recoveryBarak Bercovitz
2013-10-23wlcore: Allow stopping fw log in recoveryBarak Bercovitz
2013-10-23wlcore: read fw panic log only in host modeBarak Bercovitz
2013-10-23wlcore/wl18xx/wl12xx: FW log params per chip archIgal Chernobelsky
2013-10-23wlcore: fwlog dynamic mem_block controlIdo Reis
2013-10-23wlcore: fix interrogate command lengthIgal Chernobelsky
2013-10-23wlcore: add ap_event_maskEliad Peller
2013-10-23wlcore: print active channel in the driver_stateVictor Goldenshtein
2013-09-30wlcore: always register dummy hardirqArik Nemtsov
2013-09-30wlcore: clarify and fix regulatory domain bit translationEliad Peller
2013-09-30wlcore: remove unsupported channelsEliad Peller
2013-09-30wlcore: fix unsafe dereference of the wlvifVictor Goldenshtein
2013-09-30wlcore: cleanup scan debug printsVictor Goldenshtein
2013-09-30wlcore: re-enable idle handlingArik Nemtsov
2013-09-30wlcore: disable elp sleep while in plt modeYair Shapira
2013-09-30wlcore: add new plt power-mode: CHIP_AWAKEYair Shapira
2013-09-30wlcore: ROC on AP channel before auth replyArik Nemtsov
2013-09-26wireless: wlcore: use dev_get_platdata()Jingoo Han
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky
2013-08-23mac80211: move setting WIPHY_FLAG_SUPPORTS_SCHED_SCAN into driversJohannes Berg
2013-08-12mac80211: add vif to testmode cmdDavid Spinadel
2013-07-16cfg80211/nl80211: rename packet pattern related structures and enumsAmitkumar Karwar
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-06-29wlcore: use *ppos, not file->f_posAl Viro
2013-06-17net/wireless/ti/wlcore/spi: Use module_spi_driver to register driverPeter Huewe
2013-06-17wlcore: fix occasional AP TX stop after recoveryVictor Goldenshtein
2013-06-17wlcore: hold jiffies in unsigned longArik Nemtsov
2013-06-17wlcore: cancel channel switch work on interface removalArik Nemtsov
2013-06-17wlcore: set default_wep_key when configuredYoni Divinsky
2013-06-17wlcore: configure rates in multiple casesEliad Peller
2013-06-17wlcore: move sysfs handling to a separate fileLuciano Coelho
2013-06-17wlcore: some non-functional clean-ups in main.cLuciano Coelho
2013-06-03cfg80211: take WoWLAN support information out of wiphy structJohannes Berg
2013-04-10Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
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-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