aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ti (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2013-08-23mac80211: move setting WIPHY_FLAG_SUPPORTS_SCHED_SCAN into driversJohannes Berg1-1/+2
2013-08-12mac80211: add vif to testmode cmdDavid Spinadel2-2/+4
2013-07-16cfg80211/nl80211: rename packet pattern related structures and enumsAmitkumar Karwar1-5/+5
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds10-262/+378
2013-06-29wlcore: use *ppos, not file->f_posAl Viro1-2/+2
2013-06-17net: wireless: wl1251: Fix commenting styleSachin Kamat1-3/+3
2013-06-17net: wireless: wl1251: Use module_spi_driver macroSachin Kamat1-23/+1
2013-06-17net/wireless/ti/wlcore/spi: Use module_spi_driver to register driverPeter Huewe1-13/+1
2013-06-17wlcore: fix occasional AP TX stop after recoveryVictor Goldenshtein1-2/+2
2013-06-17wlcore: hold jiffies in unsigned longArik Nemtsov1-1/+1
2013-06-17wlcore: cancel channel switch work on interface removalArik Nemtsov1-0/+1
2013-06-17wlcore: set default_wep_key when configuredYoni Divinsky2-9/+42
2013-06-17wl18xx: use locally administered MAC address if not available from fuseLuciano Coelho1-0/+11
2013-06-17wlcore: configure rates in multiple casesEliad Peller1-2/+1
2013-06-17wlcore: move sysfs handling to a separate fileLuciano Coelho4-175/+249
2013-06-17wlcore: some non-functional clean-ups in main.cLuciano Coelho1-24/+6
2013-06-17wl18xx: FDSP Code RAM Corruption fixIdo Reis2-2/+49
2013-06-12Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-8/+11
2013-06-12wl12xx/wl18xx: scan all 5ghz channelsEliad Peller2-2/+2
2013-06-12wl12xx: increase minimum singlerole firmware version requiredLuciano Coelho1-2/+2
2013-06-12wl12xx: fix minimum required firmware version for wl127x multiroleLuciano Coelho1-1/+1
2013-06-03cfg80211: take WoWLAN support information out of wiphy structJohannes Berg1-8/+11