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
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
2005-10-22
[AX.25]: Fix signed char bug
Ralf Baechle
1
-1
/
+1
2005-10-21
Update version ieee80211 stamp to 1.1.6
James Ketrenos
1
-1
/
+1
2005-10-14
Merge branch 'master'
Jeff Garzik
18
-67
/
+80
2005-10-11
[TWSK]: Grab the module refcount for timewait sockets
Arnaldo Carvalho de Melo
1
-0
/
+3
2005-10-09
[PATCH] gfp flags annotations - part 1
Al Viro
15
-54
/
+50
2005-10-07
[SCTP] Fix SCTP socket options to work with 32-bit apps on 64-bit kernels.
Sridhar Samudrala
1
-5
/
+5
2005-10-07
[SCTP] Fix sctp_get{pl}addrs() API to work with 32-bit apps on 64-bit kernels.
Ivan Skytte Jørgensen
1
-7
/
+16
2005-10-05
[IPSEC]: Document that policy direction is derived from the index.
Herbert Xu
1
-0
/
+5
2005-10-05
[XFRM]: fix sparse gfp nocast warnings
Randy Dunlap
1
-1
/
+1
2005-10-05
[IPVS]: fix sparse gfp nocast warnings
Randy Dunlap
1
-1
/
+1
2005-10-05
[DECNET]: fix sparse gfp nocast warnings
Randy Dunlap
2
-5
/
+5
2005-10-05
[INET]: Shrink struct inet_ehash_bucket on 32 bits UP
Eric Dumazet
1
-1
/
+1
2005-10-04
Merge rsync://bughost.org/repos/ieee80211-delta/
Jeff Garzik
2
-4
/
+32
2005-10-04
Merge branch 'upstream-fixes'
Jeff Garzik
7
-49
/
+96
2005-10-04
[INET]: speedup inet (tcp/dccp) lookups
Eric Dumazet
4
-40
/
+52
2005-10-03
Lindent and trailing whitespace script executed ieee80211 subsystem
James Ketrenos
1
-3
/
+3
2005-10-03
This will move the ieee80211_is_ofdm_rate function to the ieee80211.h
Ivo van Doorn
1
-0
/
+28
2005-09-29
This patch fixes a typo in ieee80211.h: ieee82011_deauth -> ieee80211_deauth
Michael Wu
1
-1
/
+1
2005-09-22
[PATCH] ieee80211: in-tree driver updates to sync with latest ieee80211 series
James Ketrenos
2
-2
/
+9
2005-09-22
[PATCH] ieee80211: added IE comments, reason_code to reason, removed info_ele...
James Ketrenos
1
-3
/
+11
2005-09-22
[PATCH] ieee80211: Added handle_deauth() callback, enhanced tkip/ccmp support...
James Ketrenos
2
-1
/
+6
2005-09-22
[PATCH] ieee80211: Added subsystem version string and reporting via MODULE_VE...
James Ketrenos
1
-0
/
+7
2005-09-22
[LLC]: fix llc_ui_recvmsg, making it behave like tcp_recvmsg
Arnaldo Carvalho de Melo
1
-0
/
+1
2005-09-22
[LLC]: Fix the accept path
Arnaldo Carvalho de Melo
1
-1
/
+2
2005-09-22
[LLC]: Fix sparse warnings
Arnaldo Carvalho de Melo
2
-3
/
+13
2005-09-22
[LLC]: Use refcounting with struct llc_sap
Arnaldo Carvalho de Melo
2
-2
/
+15
2005-09-22
[LLC]: Do better struct sock accounting on skbs
Arnaldo Carvalho de Melo
1
-2
/
+4
2005-09-22
[LLC]: Add sysctl support for the LLC timeouts
Arnaldo Carvalho de Melo
2
-5
/
+12
2005-09-22
[LLC]: Make llc_frame_alloc take a net_device as an argument
Arnaldo Carvalho de Melo
1
-1
/
+2
2005-09-22
[PATCH] ieee82011: Remove WIRELESS_EXT ifdefs
James Ketrenos
1
-2
/
+0
2005-09-22
[PATCH] ieee80211: Updated copyright dates
James Ketrenos
1
-1
/
+1
2005-09-22
[PATCH] ieee80211: Mixed PTK/GTK CCMP/TKIP support
James Ketrenos
1
-0
/
+3
2005-09-22
[PATCH] ieee80211: Type-o, capbility definition for QoS, and ERP parsing
James Ketrenos
1
-1
/
+6
2005-09-22
[PATCH] ieee80211: "extern inline" to "static inline"
James Ketrenos
1
-7
/
+7
2005-09-22
[PATCH] ieee80211: Additional fixes for endian-aware types
James Ketrenos
1
-29
/
+29
2005-09-22
[PATCH] ieee80211: Added ieee80211_radiotap.h
James Ketrenos
1
-0
/
+231
2005-09-22
[PATCH] ieee80211: Added ieee80211_geo to provide helper functions
James Ketrenos
1
-0
/
+46
2005-09-22
[PATCH] ieee80211: Add QoS (WME) support to the ieee80211 subsystem
James Ketrenos
1
-4
/
+99
2005-09-22
[PATCH] ieee80211: Fix TKIP, repeated fragmentation problem, and payload_size...
James Ketrenos
2
-1
/
+4
2005-09-22
[PATCH] ieee82011: Added ieee80211_tx_frame to convert generic 802.11 data fr...
James Ketrenos
1
-0
/
+23
2005-09-22
[PATCH] ieee80211: adds support for the creation of RTS packets
James Ketrenos
1
-0
/
+2
2005-09-22
[PATCH] ieee80211: Renamed ieee80211_hdr to ieee80211_hdr_3addr
James Ketrenos
1
-27
/
+90
2005-09-22
[PATCH] ieee82011: Added WE-18 support to default wireless extension handler
James Ketrenos
1
-0
/
+14
2005-09-22
[PATCH] ieee80211: Allow drivers to fix an issue when using wpa_supplicant wi...
James Ketrenos
1
-1
/
+1
2005-09-22
[PATCH] ieee80211: Fix kernel Oops when module unload
James Ketrenos
2
-0
/
+2
2005-09-22
[PATCH] ieee80211: Hardware crypto and fragmentation offload support
James Ketrenos
1
-21
/
+25
2005-09-22
[PATCH] ieee80211: Fixed a kernel oops on module unload
James Ketrenos
2
-1
/
+2
2005-09-22
Merge /spare/repo/linux-2.6/
Jeff Garzik
1
-0
/
+3
2005-09-16
[PATCH] ieee80211 Fixed type-o of abg_ture -> abg_true
James Ketrenos
1
-1
/
+1
2005-09-16
[PATCH] ieee80211 Removed ieee80211_info_element_hdr
James Ketrenos
1
-5
/
+0
[prev]
[next]