index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-11
wireless: fix kernel-doc
Johannes Berg
1
-4
/
+6
2013-02-11
cfg80211: pass wiphy to cfg80211_ref_bss/put_bss
Johannes Berg
1
-2
/
+4
2013-02-08
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2
-24
/
+76
2013-02-04
cfg80211: remove unused cfg80211_get_mesh
Johannes Berg
1
-4
/
+0
2013-02-04
cfg80211: expand per-station byte counters to 64bit
Vladimir Kondratiev
1
-4
/
+8
2013-02-04
mac80211: always allow calling ieee80211_connection_loss()
Johannes Berg
1
-0
/
+2
2013-02-01
Bluetooth: Keep track of UUID type upon addition
Johan Hedberg
1
-0
/
+1
2013-01-31
mac80211: start auth/assoc timeout on frame status
Johannes Berg
1
-1
/
+4
2013-01-31
cfg80211: remove free_priv BSS API
Johannes Berg
1
-3
/
+0
2013-01-31
mac80211: inform the driver about update of dtim_period
Emmanuel Grumbach
1
-7
/
+9
2013-01-31
cfg80211/mac80211: support reporting wakeup reason
Johannes Berg
2
-0
/
+53
2013-01-30
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2
-11
/
+62
2013-01-30
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
5
-2
/
+48
2013-01-29
mac80211: remove IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAIL
Stanislaw Gruszka
1
-5
/
+0
2013-01-29
Merge remote-tracking branch 'wireless-next/master' into HEAD
Johannes Berg
3
-2
/
+29
2013-01-25
cfg80211/nl80211: add API for MAC address ACLs
Vasanthakumar Thiagarajan
1
-0
/
+34
2013-01-25
cfg80211: Move the definition of struct mac_address up
Vasanthakumar Thiagarajan
1
-4
/
+4
2013-01-24
mac80211: provide the vif in rssi_callback
Emmanuel Grumbach
1
-0
/
+1
2013-01-23
Bluetooth: Add support for reading LE supported states
Johan Hedberg
2
-0
/
+7
2013-01-23
Bluetooth: Add support for reading LE White List Size
Johan Hedberg
2
-0
/
+7
2013-01-23
Bluetooth: Add LE Local Features reading support
Johan Hedberg
2
-0
/
+7
2013-01-23
Bluetooth: Add helper functions for testing bdaddr types
Johan Hedberg
1
-0
/
+23
2013-01-23
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2
-83
/
+192
2013-01-19
mac80211: allow drivers to access IPv6 information
Johannes Berg
1
-0
/
+9
2013-01-19
mac80211: remove ARP filter enable/disable logic
Johannes Berg
1
-7
/
+4
2013-01-18
mac80211: add op to configure default key id
Yoni Divinsky
1
-0
/
+10
2013-01-18
Bluetooth: Add a new workqueue for hci_request operations
Johan Hedberg
1
-0
/
+1
2013-01-17
cfg80211: check radar interface combinations
Simon Wunderlich
1
-0
/
+2
2013-01-17
cfg80211: Allow use_mfp to be specified with the connect command
Jouni Malinen
1
-0
/
+2
2013-01-17
nl80211: allow user-space to set address for P2P_DEVICE
Arend van Spriel
1
-0
/
+4
2013-01-17
{cfg,nl}80211: mesh power mode primitives and userspace access
Marco Porsch
1
-0
/
+21
2013-01-17
{cfg,nl,mac}80211: set beacon interval and DTIM period on mesh join
Marco Porsch
1
-0
/
+4
2013-01-16
mac80211: call restart complete at wowlan resume time
Johannes Berg
1
-1
/
+4
2013-01-16
{cfg,mac}80211.h: fix some kernel-doc warnings
Yacine Belkadi
2
-80
/
+153
2013-01-14
wireless: make the reg_notifier() void
Luis R. Rodriguez
1
-2
/
+2
2013-01-10
NFC: Initial Secure Element API
Samuel Ortiz
3
-0
/
+10
2013-01-10
NFC: Add HCI quirks to support driver (non)standard implementations
Eric Lapuyade
1
-0
/
+13
2013-01-10
NFC: Added error handling in event_received hci ops
Eric Lapuyade
1
-2
/
+2
2013-01-10
NFC: Fixed nfc core and hci unregistration and cleanup
Eric Lapuyade
2
-0
/
+4
2013-01-09
Bluetooth: AMP: Use set_bit / test_bit for amp_mgr state
Andrei Emeltchenko
1
-1
/
+1
2013-01-09
Bluetooth: AMP: Send A2MP Create Phylink Rsp after Assoc write
Andrei Emeltchenko
1
-0
/
+2
2013-01-09
Bluetooth: remove an unused variable in a header file
Rami Rosen
1
-1
/
+0
2013-01-03
wireless: use __aligned
Johannes Berg
2
-5
/
+5
2013-01-03
mac80211: split TX aggregation stop action
Johannes Berg
1
-5
/
+17
2013-01-03
mac80211: fix channel context iteration
Johannes Berg
1
-0
/
+5
2013-01-03
regulatory: use IS_ERR macro family for freq_reg_info
Johannes Berg
1
-9
/
+9
2013-01-03
regulatory: use RCU to protect last_request
Johannes Berg
1
-0
/
+2
2013-01-03
regulatory: use RCU to protect global and wiphy regdomains
Johannes Berg
2
-1
/
+3
2013-01-03
regulatory: remove handling of channel bandwidth
Johannes Berg
1
-7
/
+1
2012-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-0
/
+8
[next]