summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ti
AgeCommit message (Expand)AuthorFilesLines
2014-03-04wl1251: use skb_trim to make skb shorterIvaylo Dimitrov1-1/+1
2014-01-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-2/+10
2014-01-13wl12xx: fix tx power settingAlex Gal1-0/+10
2014-01-13Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2-2/+0
2014-01-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville12-49/+354
2014-01-09wl1251: fix NULL pointer dereferencePavel Machek1-1/+1
2014-01-09wl1251: add nvs file name to module firmware listPavel Machek1-0/+1
2014-01-09wl1251: enforce changed hw encryption support on monitor state changeDavid Gnedt1-0/+13
2014-01-09wl1251: disable retry and ACK policy for injected packetsDavid Gnedt2-2/+13
2014-01-09wl1251: enable tx path in monitor mode if necessary for packet injectionDavid Gnedt3-0/+31
2014-01-09wl1251: fix channel switching in monitor modeDavid Gnedt1-2/+13
2014-01-09wl1251: disable power saving in monitor modeDavid Gnedt1-3/+7
2014-01-09wl1251: implement multicast address filtering (fwd)David Gnedt5-11/+67
2014-01-09wl1251: configure hardware en-/decryption for monitor modeDavid Gnedt7-11/+39
2014-01-09wl1251: split RX and TX data path initialisationDavid Gnedt3-17/+41
2014-01-09wl1251: implement hardware ARP filteringDavid Gnedt3-0/+53
2014-01-09wl1251: retry power save entryDavid Gnedt5-1/+58
2014-01-09wl1251: fix scan behaviour while not associatedDavid Gnedt3-1/+17
2014-01-07mac80211: remove channel_change_timeJohannes Berg2-2/+0
2013-12-26wireless: slight optimization of addr comparedingtianhong1-1/+1
2013-12-05wl1251: return -ENOMEM if kzalloc failsJing Wang1-141/+68
2013-11-25cfg80211: consolidate passive-scan and no-ibss flagsLuis R. Rodriguez4-11/+8
2013-10-23wlcore: save last regdom configuration on stopEliad Peller1-1/+3
2013-10-23wlcore: fix started_vifs calculationEliad Peller1-1/+23
2013-10-23wlcore: wakeup from ELP before starting recoveryBarak Bercovitz1-0/+1
2013-10-23wlcore: Allow stopping fw log in recoveryBarak Bercovitz1-1/+2
2013-10-23wlcore: read fw panic log only in host modeBarak Bercovitz1-1/+2
2013-10-23wlcore/wl18xx/wl12xx: FW log params per chip archIgal Chernobelsky7-23/+61
2013-10-23wl12xx/wl18xx: update default fw logger's settingsIdo Reis2-4/+4
2013-10-23wlcore: fwlog dynamic mem_block controlIdo Reis2-1/+20
2013-10-23wlcore: fix interrogate command lengthIgal Chernobelsky4-10/+15
2013-10-23wlcore: add ap_event_maskEliad Peller6-2/+19
2013-10-23wlcore: print active channel in the driver_stateVictor Goldenshtein1-1/+17
2013-10-23wl18xx: default config alignment with phy defaultsIgal Chernobelsky1-8/+8
2013-10-10net: wireless: wl1251: update firmware pathFelipe Balbi1-2/+2
2013-09-30wlcore: always register dummy hardirqArik Nemtsov1-3/+11
2013-09-30wl18xx: print new RDL versions during bootVictor Goldenshtein2-16/+46
2013-09-30wl18xx: fix boot process in high temperature environmentVictor Goldenshtein2-0/+66
2013-09-30wlcore: clarify and fix regulatory domain bit translationEliad Peller1-21/+31
2013-09-30wlcore: remove unsupported channelsEliad Peller1-3/+0
2013-09-30wlcore: fix unsafe dereference of the wlvifVictor Goldenshtein1-1/+1
2013-09-30wlcore: cleanup scan debug printsVictor Goldenshtein2-17/+16
2013-09-30wlcore: re-enable idle handlingArik Nemtsov2-0/+23
2013-09-30wlcore: disable elp sleep while in plt modeYair Shapira1-0/+4
2013-09-30wlcore: add new plt power-mode: CHIP_AWAKEYair Shapira3-6/+24
2013-09-30wlcore: ROC on AP channel before auth replyArik Nemtsov5-20/+120
2013-09-26wireless: wl12xx: use dev_get_platdata()Jingoo Han1-1/+1
2013-09-26wireless: wlcore: use dev_get_platdata()Jingoo Han2-2/+2
2013-09-26wireless: wl1251: use dev_get_platdata()Jingoo Han1-1/+1
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2-2/+2