index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-15
mac80211: Don't sample max throughput rate in minstrel_ht
Helmut Schaa
1
-0
/
+7
2012-03-13
mac80211: Don't let regulatory make us deaf
Paul Stewart
4
-19
/
+51
2012-03-13
mac80211: rename bss_conf timestamp to last_tsf
Johannes Berg
2
-2
/
+2
2012-03-13
cfg80211: clarify timestamp in cfg80211_inform_bss
Johannes Berg
1
-4
/
+3
2012-03-13
mac80211: linearize SKBs as needed for crypto
Johannes Berg
3
-8
/
+31
2012-03-13
mac80211: move RX WEP weak IV counting
Johannes Berg
3
-12
/
+6
2012-03-12
mac80211: set basic rates earlier
Johannes Berg
1
-48
/
+49
2012-03-12
mac80211: refactor common auth/assoc setup code
Johannes Berg
1
-62
/
+59
2012-03-12
mac80211: remove spurious BSSID change flag
Johannes Berg
1
-3
/
+0
2012-03-12
mac80211: simplify wmm check during association
Johannes Berg
2
-6
/
+6
2012-03-12
mac80211: simplify HT checks
Johannes Berg
1
-31
/
+26
2012-03-12
mac80211: move misplaced comment
Johannes Berg
1
-7
/
+7
2012-03-12
mac80211: Disable MCS > 7 in minstrel_ht when STA uses static SMPS
Helmut Schaa
1
-0
/
+9
2012-03-12
mac80211: set channel back after disassociating
Johannes Berg
1
-7
/
+6
2012-03-12
mac80211: remove tx_sync
Johannes Berg
4
-120
/
+0
2012-03-12
mac80211: Limit TID buffering during BA session setup/teardown
Helmut Schaa
1
-0
/
+6
2012-03-12
cfg80211: Add background scan period attribute.
Bala Shanmugam
2
-0
/
+11
2012-03-07
mac80211: fix smatch lock errors in mesh
Thomas Pedersen
1
-10
/
+10
2012-03-07
mac80211: Fix potential null pointer dereferencing
Ashok Nagarajan
1
-6
/
+7
2012-03-07
mac80211: Filter duplicate IE ids
Paul Stewart
4
-22
/
+141
2012-03-06
NFC: NCI code identation fixes
Samuel Ortiz
4
-122
/
+111
2012-03-06
NFC: Core code identation fixes
Samuel Ortiz
5
-62
/
+54
2012-03-06
NFC: LLCP code identation fixes
Samuel Ortiz
4
-93
/
+100
2012-03-06
NFC: Fix LLCP sockets releasing path
Samuel Ortiz
2
-12
/
+26
2012-03-06
NFC: Remove the rf mode parameter from the DEP link up routine
Samuel Ortiz
4
-23
/
+17
2012-03-06
NFC: SN is not an invalid GT value
Samuel Ortiz
1
-0
/
+2
2012-03-06
NFC: Unlink LLCP child sockets from llcp_sock_release
Samuel Ortiz
1
-13
/
+3
2012-03-06
NFC: Fragment LLCP I frames
Samuel Ortiz
1
-14
/
+43
2012-03-06
NFC: Set MIU and RW values from CONNECT and CC LLCP frames
Samuel Ortiz
2
-3
/
+49
2012-03-06
NFC: Send LLCP RR frames to acknowledge received I frames
Samuel Ortiz
3
-3
/
+33
2012-03-06
NFC: Set the right LLCP N(R) value for I frames
Samuel Ortiz
1
-1
/
+1
2012-03-06
NFC: Clear LLCP SDPs whan MAC goes down
Samuel Ortiz
1
-0
/
+13
2012-03-06
NFC: Fix bitops usage in LLCP
Samuel Ortiz
1
-10
/
+10
2012-03-06
NFC: LLCP socket sendmsg implemetation
Samuel Ortiz
3
-1
/
+62
2012-03-06
NFC: Handle Receiver Not Ready LLCP frame
Samuel Ortiz
1
-5
/
+11
2012-03-06
NFC: Factorize the I frame queueing routine
Samuel Ortiz
2
-17
/
+29
2012-03-06
NFC: Add device powered netlink attribute
Samuel Ortiz
1
-0
/
+3
2012-03-06
mac80211: Modify tsf via debugfs in mesh interfaces
Javier Cardona
1
-1
/
+6
2012-03-06
mac80211: fix mesh airtime link metric estimating
Thomas Pedersen
3
-10
/
+22
2012-03-06
cfg80211: expose cfg80211_calculate_bitrate()
Thomas Pedersen
1
-0
/
+1
2012-03-06
cfg80211/mac80211: report signal strength for mgmt frames
Johannes Berg
4
-8
/
+24
2012-03-05
mac80211: combine QoS with other BSS changes
Johannes Berg
4
-9
/
+17
2012-03-05
mac80211: use common radiotap code for cooked monitors
Johannes Berg
1
-30
/
+9
2012-03-05
cfg80211: Add an attribute to set inactivity timeout in AP mode
Vasanthakumar Thiagarajan
1
-0
/
+8
2012-03-05
mac80211: fix the support of setting non-forwarding entity in Mesh
Chun-Yeow Yeoh
2
-1
/
+11
2012-03-05
mac80211: add an rx flag for ignoring a packet's signal strength
Felix Fietkau
1
-3
/
+6
2012-03-05
mac80211: use compare_ether_addr on MAC addresses instead of memcmp
Felix Fietkau
10
-42
/
+53
2012-03-05
mac80211: use 16 bit alignment for the if_ibss bssid field
Felix Fietkau
1
-1
/
+1
2012-03-05
{nl,cfg,mac}80211: Implement RSSI threshold for mesh peering
Ashok Nagarajan
5
-1
/
+33
2012-03-05
mac80211: Fix the generation of PREQs in proactive RANN mechanism of HWMP
Chun-Yeow Yeoh
2
-5
/
+19
[next]