index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ti
/
wl1251
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-23
Merge tag 'wireless-drivers-next-for-davem-2015-06-18' of git://git.kernel.or...
David S. Miller
1
-3
/
+0
2015-06-10
mac80211: convert HW flags to unsigned long bitmap
Johannes Berg
1
-1
/
+2
2015-06-08
wl1251: drop unneeded goto
Julia Lawall
1
-3
/
+0
2015-04-24
mac80211: remove support for IFF_PROMISC
Johannes Berg
1
-7
/
+2
2015-04-07
wl1251: Fix typo in MODULE_DESCRIPTION in wl1251/main.c
Masanari Iida
1
-1
/
+1
2015-03-04
wireless: Use eth_<foo>_addr instead of memset
Joe Perches
1
-2
/
+2
2014-12-15
mac80211: move U-APSD enablement to vif flags
Johannes Berg
1
-3
/
+2
2014-11-19
mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDR
Johannes Berg
1
-1
/
+1
2014-08-26
net: wireless: wl1251: Remove unnecessary free_irq
Himangi Saraogi
1
-1
/
+0
2014-06-25
mac80211: support more than one band in scan request
David Spinadel
1
-1
/
+2
2014-05-16
drivers/net/wireless/ti/wl*/spi.c: Simplify CRC computation
George Spelvin
1
-22
/
+21
2014-05-16
lib/crc7: Shift crc7() output left 1 bit
George Spelvin
3
-4
/
+1
2014-05-13
wl1251: only call ieee80211_beacon_loss in managed mode
Grazvydas Ignotas
1
-2
/
+3
2014-05-13
wl1251: fix mixed up args for join
Grazvydas Ignotas
1
-2
/
+2
2014-05-13
wl1251: fix null data for IBSS
Grazvydas Ignotas
1
-14
/
+37
2014-05-13
Revert "wl1251: enforce changed hw encryption support on monitor state change"
Grazvydas Ignotas
1
-13
/
+0
2014-03-04
Drivers:net:wireless:ti:wl1251: Fixed Sparse invalid assignment warning
Surendra Patil
1
-1
/
+1
2014-03-04
wl1251: use skb_trim to make skb shorter
Ivaylo Dimitrov
1
-1
/
+1
2014-02-28
wl1251: spi: add device tree support
Sebastian Reichel
1
-6
/
+17
2014-02-28
wl1251: spi: add vio regulator support
Sebastian Reichel
2
-2
/
+19
2014-02-28
wl1251: move power GPIO handling into the driver
Sebastian Reichel
3
-18
/
+38
2014-02-28
wl1251: split wl251 platform data to a separate structure
Luciano Coelho
2
-7
/
+7
2014-01-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+0
2014-01-13
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-1
/
+0
2014-01-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
12
-49
/
+354
2014-01-09
wl1251: fix NULL pointer dereference
Pavel Machek
1
-1
/
+1
2014-01-09
wl1251: add nvs file name to module firmware list
Pavel Machek
1
-0
/
+1
2014-01-09
wl1251: enforce changed hw encryption support on monitor state change
David Gnedt
1
-0
/
+13
2014-01-09
wl1251: disable retry and ACK policy for injected packets
David Gnedt
2
-2
/
+13
2014-01-09
wl1251: enable tx path in monitor mode if necessary for packet injection
David Gnedt
3
-0
/
+31
2014-01-09
wl1251: fix channel switching in monitor mode
David Gnedt
1
-2
/
+13
2014-01-09
wl1251: disable power saving in monitor mode
David Gnedt
1
-3
/
+7
2014-01-09
wl1251: implement multicast address filtering (fwd)
David Gnedt
5
-11
/
+67
2014-01-09
wl1251: configure hardware en-/decryption for monitor mode
David Gnedt
7
-11
/
+39
2014-01-09
wl1251: split RX and TX data path initialisation
David Gnedt
3
-17
/
+41
2014-01-09
wl1251: implement hardware ARP filtering
David Gnedt
3
-0
/
+53
2014-01-09
wl1251: retry power save entry
David Gnedt
5
-1
/
+58
2014-01-09
wl1251: fix scan behaviour while not associated
David Gnedt
3
-1
/
+17
2014-01-08
mac80211: remove channel_change_time
Johannes Berg
1
-1
/
+0
2013-12-26
wireless: slight optimization of addr compare
dingtianhong
1
-1
/
+1
2013-12-05
wl1251: return -ENOMEM if kzalloc fails
Jing Wang
1
-141
/
+68
2013-10-10
net: wireless: wl1251: update firmware path
Felipe Balbi
1
-2
/
+2
2013-09-26
wireless: wl1251: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-09-13
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
1
-1
/
+1
2013-06-17
net: wireless: wl1251: Fix commenting style
Sachin Kamat
1
-3
/
+3
2013-06-17
net: wireless: wl1251: Use module_spi_driver macro
Sachin Kamat
1
-23
/
+1
2013-04-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+3
2013-04-10
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-2
/
+3
2013-04-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+3
2013-04-08
net: wireless: wl1251: use spi_get_drvdata() and spi_set_drvdata()
Jingoo Han
1
-2
/
+2
[next]