index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ti
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
12
-74
/
+290
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
wl18xx: enable MIMO rates when connected as a MIMO STA
Arik Nemtsov
1
-4
/
+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
4
-5
/
+94
2012-07-18
wl18xx: disable calibrator based fem detect
Yair Shapira
1
-0
/
+6
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
wl18xx: fix bogus compile warning on cc config option
Arik Nemtsov
1
-1
/
+1
2012-07-18
wlcore: send EAPOLs using minimum basic rate for all roles
Igal Chernobelsky
1
-4
/
+6
2012-07-18
wl18xx: add support for ht_mode in conf.h
Yair Shapira
2
-27
/
+77
2012-07-18
wlcore: don't re-configure wakeup conditions if not needed
Eyal Shapira
1
-0
/
+13
2012-07-18
wl18xx: alloc conf.phy memory to ensure alignemnt
Arik Nemtsov
1
-2
/
+10
2012-07-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
17
-102
/
+244
2012-07-10
wlcore: fix a couple small memory leaks
Dan Carpenter
1
-2
/
+2
2012-07-10
wlcore: determine AP extra rates correctly
Arik Nemtsov
1
-5
/
+15
2012-07-10
wlcore: check ssid length against the correct element
Eliad Peller
1
-1
/
+1
2012-07-10
wl12xx/wl18xx: use a dynamic PS timeout of 1.5sec
Arik Nemtsov
2
-2
/
+2
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
4
-27
/
+6
2012-07-10
wlcore: add probe request templates for sched and one-shot scans
Yoni Divinsky
6
-9
/
+39
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
6
-0
/
+100
2012-07-10
wlcore: enable sched scan while connected
Victor Goldenshtein
3
-1
/
+6
2012-07-10
Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next
John W. Linville
1
-0
/
+2
2012-07-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
4
-4
/
+6
2012-06-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
33
-633
/
+1617
2012-06-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
4
-4
/
+6
2012-06-29
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
33
-633
/
+1617
2012-06-27
cfg80211: don't allow WoWLAN support without CONFIG_PM
Johannes Berg
1
-0
/
+2
2012-06-26
Merge branch 'wl12xx-next' into for-linville
Luciano Coelho
22
-475
/
+1257
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-26
wl18xx: deprecate PG1 support
Luciano Coelho
2
-57
/
+22
2012-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-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
2012-06-23
wlcore: refactor threaded IRQ routine
Arik Nemtsov
1
-31
/
+31
[next]