index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
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-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/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-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
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-25
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]