index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ti
/
wlcore
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-27
wlcore: tx_flush - optimize flow and force Tx during the flush
Arik Nemtsov
1
-8
/
+18
2012-09-27
wlcore: make Tx flush timings more verbose
Arik Nemtsov
1
-4
/
+9
2012-09-27
wlcore: allow only the lowest OFDM rate for p2p setup frames
Arik Nemtsov
1
-2
/
+1
2012-09-27
wlcore: AP mode - send non-data packets with basic rates
Arik Nemtsov
1
-2
/
+6
2012-09-27
wlcore: cancel recovery_work on stop() instead of remove_interface()
Eliad Peller
1
-4
/
+2
2012-09-27
wlcore: Prevent interaction with HW after recovery is queued
Ido Yariv
10
-54
/
+60
2012-09-27
wlcore: consider single fw case
Eliad Peller
1
-1
/
+5
2012-09-27
wlcore: Declare MODULE_FIRMWARE usage
Tim Gardner
1
-0
/
+1
2012-07-31
mac80211: move TX station pointer and restructure TX
Thomas Huehn
1
-2
/
+4
2012-07-31
wlcore: op_tx: pass sta explicitly when inferring frame hlid
Arik Nemtsov
3
-13
/
+8
2012-07-31
wlcore: don't get the hlid from a queued skb
Arik Nemtsov
1
-20
/
+26
2012-07-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
John W. Linville
7
-36
/
+131
2012-07-18
wlcore: increase command completion timeout
Luciano Coelho
1
-1
/
+1
2012-07-18
wlcore: wait for command completion event when sending CMD_ROLE_STOP
Luciano Coelho
1
-0
/
+12
2012-07-18
wlcore: make usage of nla_put clearer
Yair Shapira
1
-21
/
+18
2012-07-18
wlcore/wl12xx: calibrator fem detect implementation
Yair Shapira
2
-1
/
+41
2012-07-18
wlcore: add plt_mode including new PLT_FEM_DETECT
Yair Shapira
4
-7
/
+30
2012-07-18
wlcore: use basic rates for non-data packets
Eliad Peller
1
-2
/
+2
2012-07-18
wlcore: don't issue SLEEP_AUTH command during recovery
Arik Nemtsov
1
-1
/
+9
2012-07-18
wlcore: send EAPOLs using minimum basic rate for all roles
Igal Chernobelsky
1
-4
/
+6
2012-07-18
wlcore: don't re-configure wakeup conditions if not needed
Eyal Shapira
1
-0
/
+13
2012-07-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
John W. Linville
13
-89
/
+183
2012-07-10
wlcore: fix a couple small memory leaks
Dan Carpenter
1
-2
/
+2
2012-07-10
wlcore: check ssid length against the correct element
Eliad Peller
1
-1
/
+1
2012-07-10
wlcore: define number of supported bands internally
Arik Nemtsov
3
-4
/
+7
2012-07-10
wlcore: don't set SDIO_FAILED flag when driver state is off
Arik Nemtsov
2
-7
/
+7
2012-07-10
wlcore: change the wait for event mechanism
Yoni Divinsky
1
-1
/
+7
2012-07-10
wlcore: Prevent processing of work items during op_stop
Ido Yariv
3
-25
/
+32
2012-07-10
wlcore: implement .flush callback
Eliad Peller
1
-0
/
+8
2012-07-10
wl12xx/wlcore: increase FW filename version
Luciano Coelho
3
-21
/
+0
2012-07-10
wlcore: add probe request templates for sched and one-shot scans
Yoni Divinsky
5
-9
/
+36
2012-07-10
wlcore: always clear recovery flag during recovery_work
Arik Nemtsov
1
-2
/
+2
2012-07-10
wlcore: avoid debug prints during intended FW recovery
Arik Nemtsov
1
-3
/
+4
2012-07-10
wlcore: remove recover cmd from testmode
Arik Nemtsov
1
-12
/
+1
2012-07-10
wlcore: don't stop tx queue via watermark if already stopped
Arik Nemtsov
1
-1
/
+3
2012-07-10
wlcore/wl12xx/wl18xx: check min FW version
Arik Nemtsov
2
-0
/
+66
2012-07-10
wlcore: enable sched scan while connected
Victor Goldenshtein
2
-1
/
+5
2012-07-09
Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next
John W. Linville
1
-0
/
+2
2012-07-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
John W. Linville
1
-1
/
+0
2012-06-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
John W. Linville
24
-309
/
+1056
2012-06-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
John W. Linville
1
-1
/
+0
2012-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+0
2012-06-28
Merge remote-tracking branch 'wireless-next/master' into mac80211-next
Johannes Berg
24
-309
/
+1056
2012-06-27
cfg80211: don't allow WoWLAN support without CONFIG_PM
Johannes Berg
1
-0
/
+2
2012-06-26
wlcore: print stack trace in every recovery
Eyal Shapira
2
-1
/
+2
2012-06-26
wlcore: queue recovery in case of bus errors during cmd_remove_peer
Eyal Shapira
1
-10
/
+19
2012-06-26
wlcore: fix broken TX due to wrong queuing of recovery
Eyal Shapira
1
-11
/
+24
2012-06-26
wlcore: fix some failure cases in wlcore_probe()
Luciano Coelho
1
-3
/
+6
2012-06-25
wlcore: drop INET dependency
Randy Dunlap
1
-1
/
+0
2012-06-23
wlcore: prevent recovery in the middle of resume
Arik Nemtsov
1
-3
/
+8
[prev]
[next]