index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ti
/
wlcore
Commit message (
Expand
)
Author
Age
Files
Lines
*
wlcore: Prevent interaction with HW after recovery is queued
Ido Yariv
2012-09-27
10
-54
/
+60
*
wlcore: consider single fw case
Eliad Peller
2012-09-27
1
-1
/
+5
*
wlcore: Declare MODULE_FIRMWARE usage
Tim Gardner
2012-09-27
1
-0
/
+1
*
mac80211: move TX station pointer and restructure TX
Thomas Huehn
2012-07-31
1
-2
/
+4
*
wlcore: op_tx: pass sta explicitly when inferring frame hlid
Arik Nemtsov
2012-07-31
3
-13
/
+8
*
wlcore: don't get the hlid from a queued skb
Arik Nemtsov
2012-07-31
1
-20
/
+26
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-07-20
7
-36
/
+131
|
\
|
*
wlcore: increase command completion timeout
Luciano Coelho
2012-07-18
1
-1
/
+1
|
*
wlcore: wait for command completion event when sending CMD_ROLE_STOP
Luciano Coelho
2012-07-18
1
-0
/
+12
|
*
wlcore: make usage of nla_put clearer
Yair Shapira
2012-07-18
1
-21
/
+18
|
*
wlcore/wl12xx: calibrator fem detect implementation
Yair Shapira
2012-07-18
2
-1
/
+41
|
*
wlcore: add plt_mode including new PLT_FEM_DETECT
Yair Shapira
2012-07-18
4
-7
/
+30
|
*
wlcore: use basic rates for non-data packets
Eliad Peller
2012-07-18
1
-2
/
+2
|
*
wlcore: don't issue SLEEP_AUTH command during recovery
Arik Nemtsov
2012-07-18
1
-1
/
+9
|
*
wlcore: send EAPOLs using minimum basic rate for all roles
Igal Chernobelsky
2012-07-18
1
-4
/
+6
|
*
wlcore: don't re-configure wakeup conditions if not needed
Eyal Shapira
2012-07-18
1
-0
/
+13
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-07-12
13
-89
/
+183
|
\
\
|
|
/
|
*
wlcore: fix a couple small memory leaks
Dan Carpenter
2012-07-10
1
-2
/
+2
|
*
wlcore: check ssid length against the correct element
Eliad Peller
2012-07-10
1
-1
/
+1
|
*
wlcore: define number of supported bands internally
Arik Nemtsov
2012-07-10
3
-4
/
+7
|
*
wlcore: don't set SDIO_FAILED flag when driver state is off
Arik Nemtsov
2012-07-10
2
-7
/
+7
|
*
wlcore: change the wait for event mechanism
Yoni Divinsky
2012-07-10
1
-1
/
+7
|
*
wlcore: Prevent processing of work items during op_stop
Ido Yariv
2012-07-10
3
-25
/
+32
|
*
wlcore: implement .flush callback
Eliad Peller
2012-07-10
1
-0
/
+8
|
*
wl12xx/wlcore: increase FW filename version
Luciano Coelho
2012-07-10
3
-21
/
+0
|
*
wlcore: add probe request templates for sched and one-shot scans
Yoni Divinsky
2012-07-10
5
-9
/
+36
|
*
wlcore: always clear recovery flag during recovery_work
Arik Nemtsov
2012-07-10
1
-2
/
+2
|
*
wlcore: avoid debug prints during intended FW recovery
Arik Nemtsov
2012-07-10
1
-3
/
+4
|
*
wlcore: remove recover cmd from testmode
Arik Nemtsov
2012-07-10
1
-12
/
+1
|
*
wlcore: don't stop tx queue via watermark if already stopped
Arik Nemtsov
2012-07-10
1
-1
/
+3
|
*
wlcore/wl12xx/wl18xx: check min FW version
Arik Nemtsov
2012-07-10
2
-0
/
+66
|
*
wlcore: enable sched scan while connected
Victor Goldenshtein
2012-07-10
2
-1
/
+5
|
*
Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next
John W. Linville
2012-07-09
1
-0
/
+2
|
|
\
|
|
*
Merge remote-tracking branch 'wireless-next/master' into mac80211-next
Johannes Berg
2012-06-28
24
-309
/
+1056
|
|
|
\
|
|
*
|
cfg80211: don't allow WoWLAN support without CONFIG_PM
Johannes Berg
2012-06-27
1
-0
/
+2
|
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-07-09
1
-1
/
+0
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-06-29
24
-309
/
+1056
|
\
\
\
\
|
*
\
\
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-06-29
1
-1
/
+0
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
/
/
|
|
|
/
/
|
*
|
|
wlcore: print stack trace in every recovery
Eyal Shapira
2012-06-26
2
-1
/
+2
|
*
|
|
wlcore: queue recovery in case of bus errors during cmd_remove_peer
Eyal Shapira
2012-06-26
1
-10
/
+19
|
*
|
|
wlcore: fix broken TX due to wrong queuing of recovery
Eyal Shapira
2012-06-26
1
-11
/
+24
|
*
|
|
wlcore: fix some failure cases in wlcore_probe()
Luciano Coelho
2012-06-26
1
-3
/
+6
|
*
|
|
wlcore: prevent recovery in the middle of resume
Arik Nemtsov
2012-06-23
1
-3
/
+8
|
*
|
|
wlcore: refactor threaded IRQ routine
Arik Nemtsov
2012-06-23
1
-31
/
+31
|
*
|
|
wlcore: check Rx-filter functions in the suspend path
Arik Nemtsov
2012-06-23
3
-10
/
+30
|
*
|
|
wlcore: force recovery on resume if suspended without recovering
Arik Nemtsov
2012-06-23
1
-2
/
+18
|
*
|
|
wlcore: don't allow SDIO read/writes after failure
Arik Nemtsov
2012-06-23
2
-2
/
+21
|
*
|
|
wlcore: cancel suspend when recovery is pending
Arik Nemtsov
2012-06-22
1
-0
/
+6
|
*
|
|
wlcore: access the firmware memory via debugfs
Arkady Miasnikov
2012-06-22
1
-0
/
+192
|
*
|
|
wlcore: Force checking of io functions' return values
Ido Yariv
2012-06-22
4
-36
/
+49
[next]