summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ti
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-172-2/+10
|\
| * wl12xx: fix tx power settingAlex Gal2014-01-131-0/+10
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-01-132-2/+0Star
| |\
| | * mac80211: remove channel_change_timeJohannes Berg2014-01-072-2/+0Star
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-1012-49/+354
|\| |
| * | 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
| |/
* / wireless: slight optimization of addr comparedingtianhong2013-12-261-1/+1
|/
* wl1251: return -ENOMEM if kzalloc failsJing Wang2013-12-051-141/+68Star
* cfg80211: consolidate passive-scan and no-ibss flagsLuis R. Rodriguez2013-11-254-11/+8Star
* 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/+0Star
* wlcore: fix unsafe dereference of the wlvifVictor Goldenshtein2013-09-301-1/+1
* wlcore: cleanup scan debug printsVictor Goldenshtein2013-09-302-17/+16Star
* 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