summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ti
Commit message (Expand)AuthorAgeFilesLines
* wl1251: fix NULL pointer dereferencePavel Machek2014-01-091-1/+1
* wl1251: add nvs file name to module firmware listPavel Machek2014-01-091-0/+1
* wl1251: enforce changed hw encryption support on monitor state changeDavid Gnedt2014-01-091-0/+13
* wl1251: disable retry and ACK policy for injected packetsDavid Gnedt2014-01-092-2/+13
* wl1251: enable tx path in monitor mode if necessary for packet injectionDavid Gnedt2014-01-093-0/+31
* wl1251: fix channel switching in monitor modeDavid Gnedt2014-01-091-2/+13
* wl1251: disable power saving in monitor modeDavid Gnedt2014-01-091-3/+7
* wl1251: implement multicast address filtering (fwd)David Gnedt2014-01-095-11/+67
* wl1251: configure hardware en-/decryption for monitor modeDavid Gnedt2014-01-097-11/+39
* wl1251: split RX and TX data path initialisationDavid Gnedt2014-01-093-17/+41
* wl1251: implement hardware ARP filteringDavid Gnedt2014-01-093-0/+53
* wl1251: retry power save entryDavid Gnedt2014-01-095-1/+58
* wl1251: fix scan behaviour while not associatedDavid Gnedt2014-01-093-1/+17
* wl1251: return -ENOMEM if kzalloc failsJing Wang2013-12-051-141/+68
* cfg80211: consolidate passive-scan and no-ibss flagsLuis R. Rodriguez2013-11-254-11/+8
* wlcore: save last regdom configuration on stopEliad Peller2013-10-231-1/+3
* wlcore: fix started_vifs calculationEliad Peller2013-10-231-1/+23
* wlcore: wakeup from ELP before starting recoveryBarak Bercovitz2013-10-231-0/+1
* wlcore: Allow stopping fw log in recoveryBarak Bercovitz2013-10-231-1/+2
* wlcore: read fw panic log only in host modeBarak Bercovitz2013-10-231-1/+2
* wlcore/wl18xx/wl12xx: FW log params per chip archIgal Chernobelsky2013-10-237-23/+61
* wl12xx/wl18xx: update default fw logger's settingsIdo Reis2013-10-232-4/+4
* wlcore: fwlog dynamic mem_block controlIdo Reis2013-10-232-1/+20
* wlcore: fix interrogate command lengthIgal Chernobelsky2013-10-234-10/+15
* wlcore: add ap_event_maskEliad Peller2013-10-236-2/+19
* wlcore: print active channel in the driver_stateVictor Goldenshtein2013-10-231-1/+17
* wl18xx: default config alignment with phy defaultsIgal Chernobelsky2013-10-231-8/+8
* net: wireless: wl1251: update firmware pathFelipe Balbi2013-10-101-2/+2
* wlcore: always register dummy hardirqArik Nemtsov2013-09-301-3/+11
* wl18xx: print new RDL versions during bootVictor Goldenshtein2013-09-302-16/+46
* wl18xx: fix boot process in high temperature environmentVictor Goldenshtein2013-09-302-0/+66
* wlcore: clarify and fix regulatory domain bit translationEliad Peller2013-09-301-21/+31
* wlcore: remove unsupported channelsEliad Peller2013-09-301-3/+0
* wlcore: fix unsafe dereference of the wlvifVictor Goldenshtein2013-09-301-1/+1
* wlcore: cleanup scan debug printsVictor Goldenshtein2013-09-302-17/+16
* wlcore: re-enable idle handlingArik Nemtsov2013-09-302-0/+23
* wlcore: disable elp sleep while in plt modeYair Shapira2013-09-301-0/+4
* wlcore: add new plt power-mode: CHIP_AWAKEYair Shapira2013-09-303-6/+24
* wlcore: ROC on AP channel before auth replyArik Nemtsov2013-09-305-20/+120
* wireless: wl12xx: use dev_get_platdata()Jingoo Han2013-09-261-1/+1
* wireless: wlcore: use dev_get_platdata()Jingoo Han2013-09-262-2/+2
* wireless: wl1251: use dev_get_platdata()Jingoo Han2013-09-261-1/+1
* Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-132-2/+2
* mac80211: move setting WIPHY_FLAG_SUPPORTS_SCHED_SCAN into driversJohannes Berg2013-08-231-1/+2
* mac80211: add vif to testmode cmdDavid Spinadel2013-08-122-2/+4
* cfg80211/nl80211: rename packet pattern related structures and enumsAmitkumar Karwar2013-07-161-5/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-0910-262/+378
|\
| * net: wireless: wl1251: Fix commenting styleSachin Kamat2013-06-171-3/+3
| * net: wireless: wl1251: Use module_spi_driver macroSachin Kamat2013-06-171-23/+1
| * net/wireless/ti/wlcore/spi: Use module_spi_driver to register driverPeter Huewe2013-06-171-13/+1