Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
e4a5d54f924ea5ce2913d9d0687d034004816465
/
net
/
mac80211
621ad7c
mac80211: avoid NULL ptr deref when finding max_rates in PID and minstrel
by John W. Linville
· 16 years ago
6909268
mac80211: pid, fix memory corruption
by Jiri Slaby
· 16 years ago
8e53217
mac80211: minstrel, fix memory corruption
by Jiri Slaby
· 16 years ago
8ccd8f2
mac80211: correct fragmentation threshold check
by Johannes Berg
· 16 years ago
c428c89
mac80211: default to automatic power control
by Johannes Berg
· 16 years ago
d4c4a9a
mac80211: fix modprobe deadlock by not calling wep_init under rtnl_lock
by Alan Jenkins
· 16 years ago
d1bcb9f
mac80211: fix alignment calculation bug
by Johannes Berg
· 16 years ago
7d42081
mac80211: do not print WARN if config interface
by Reinette Chatre
· 16 years ago
7e0986c
mac80211: fix basic rate bitmap calculation
by Johannes Berg
· 16 years ago
ad93568
mac80211: fix beacon loss detection after scan
by Kalle Valo
· 16 years ago
18aaab1
MAC80211: Remove unused MAC80211_VERBOSE_SPECT_MGMT_DEBUG.
by Robert P. J. Day
· 16 years ago
6037554
mac80211: validate TIM IE length
by Johannes Berg
· 16 years ago
7181d46
mac80211: avoid crashing when no scan sdata
by Johannes Berg
· 16 years ago
23a9984
mac80211: Fragmentation threshold (typo)
by Gerrit Renker
· 16 years ago
a860402
mac80211: quiet beacon loss messages
by Michael Buesch
· 16 years ago
47afbaf
mac80211: correct wext transmit power handler
by Johannes Berg
· 16 years ago
b363128
mac80211: Fix bug in getting rx status for frames pending in reorder buffer
by Vasanthakumar Thiagarajan
· 16 years ago
692105b
trivial: fix typos/grammar errors in Kconfig texts
by Matt LaPlante
· 16 years ago
e4e72fb
mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifi
by Johannes Berg
· 16 years ago
cd8ffc8
mac80211: fix aggregation to not require queue stop
by Johannes Berg
· 16 years ago
a220858
mac80211: add skb length sanity checking
by Johannes Berg
· 16 years ago
b172023
mac80211: unify and fix TX aggregation start
by Johannes Berg
· 16 years ago
1870cd7
mac80211: clean up __ieee80211_tx args
by Johannes Berg
· 16 years ago
2a577d9
mac80211: rework the pending packets code
by Johannes Berg
· 16 years ago
f0e7285
mac80211: fix A-MPDU queue assignment
by Johannes Berg
· 16 years ago
2de8e0d
mac80211: rewrite fragmentation
by Johannes Berg
· 16 years ago
3832c28
mac80211: fix RX path
by Johannes Berg
· 16 years ago
2b874e8
mac80211: rate control status only for controlled packets
by Johannes Berg
· 16 years ago
04de838
mac80211: add beacon filtering support
by Kalle Valo
· 16 years ago
9050bdd
mac80211: disable power save when scanning
by Kalle Valo
· 16 years ago
15b7b06
mac80211: track beacons separately from the rx path activity
by Kalle Valo
· 16 years ago
3cf335d
mac80211: decrease execution of the associated timer
by Kalle Valo
· 16 years ago
7986cf9
mac80211: remove mixed-cell and userspace MLME code
by Johannes Berg
· 16 years ago
eec60b0
nl80211: Check iftype in cfg80211 code
by Jouni Malinen
· 16 years ago
35a8efe
nl80211: Check that netif_runnin is true in cfg80211 code
by Jouni Malinen
· 16 years ago
65fc73a
nl80211: Remove NL80211_CMD_SET_MGMT_EXTRA_IE
by Jouni Malinen
· 16 years ago
d7873cb
mac80211: Fix memleak in nl80211 authentication on deinit
by Jouni Malinen
· 16 years ago
827b1fb
mac80211: resume properly, add suspend/resume test
by Johannes Berg
· 16 years ago
636a5d3
nl80211: Add MLME primitives to support external SME
by Jouni Malinen
· 16 years ago
6039f6d
nl80211: Event notifications for MLME events
by Jouni Malinen
· 16 years ago
a299542
mac80211: Fix reassociation by not clearing previous BSSID
by Jouni Malinen
· 16 years ago
4b4698c
mac80211: Fix a typo in assoc vs. reassoc check
by Jouni Malinen
· 16 years ago
a9a6fff
mac80211: don't drop nullfunc frames during software scan
by Kalle Valo
· 16 years ago
722f069
mac80211: Tear down aggregation sessions for suspend/resume
by Sujith
· 16 years ago
7f0216a
mac80211: acquire sta_lock for station suspend/resume
by Johannes Berg
· 16 years ago
ec30415
mac80211: Populate HT limitation with TKIP/WEP to the handler for SIOCSIWENCODE too
by Vasanthakumar Thiagarajan
· 16 years ago
aae8983
wireless: radiotap updates
by Johannes Berg
· 16 years ago
2542060
mac80211: stop queues across suspend/resume
by Johannes Berg
· 16 years ago
b5bde37
mac80211: fix warnings in ieee80211_if_config
by Johannes Berg
· 16 years ago
1143237
mac80211: start pending scan after probe/auth/assoc timed out
by Helmut Schaa
· 16 years ago
176be72
mac80211: remove ieee80211_num_regular_queues
by Johannes Berg
· 16 years ago
fa56ddd
mac80211: ieee80211_ibss_commit() cleanup
by Alina Friedrichsen
· 16 years ago
af43306
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 16 years ago
2d6a5e9
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
1a28c78
mac80211: deauth before flushing STA information
by Herton Ronaldo Krzesinski
· 16 years ago
af88b90
mac80211: handle failed scan requests in STA mode
by Helmut Schaa
· 16 years ago
0eeb59f
mac80211: Fix WMM ACM parsing and AC downgrade operation
by Jouni Malinen
· 16 years ago
055249d
mac80211: Fix panic on fragmentation with power saving
by Jouni Malinen
· 16 years ago
707c1b4
mac80211: Update IBSS beacon timestamp properly
by Sujith
· 16 years ago
25c9c87
mac80211: Always send a null data frame if TIM bit is set.
by Vivek Natarajan
· 16 years ago
e65c226
mac80211: Fix TKIP/WEP HT capability handling
by Sujith
· 16 years ago
24776cf
mac80211: Fix quality reporting for wireless stats
by Johannes Berg
· 16 years ago
e31ae05
mac80211: Notify the driver only when the beacon interval changes
by Sujith
· 16 years ago
4a332a3
mac80211: Give it some time to do the TSF sync
by Alina Friedrichsen
· 16 years ago
34e8f08
mac80211: Don't merge with the same BSSID
by Alina Friedrichsen
· 16 years ago
79f6440
mac80211: Introduce a generic commit() to apply changes
by Alina Friedrichsen
· 16 years ago
80e775b
mac80211: Add software scan notifiers
by Michael Buesch
· 16 years ago
4aa188e
mac80211/cfg80211: move iwrange handler to cfg80211
by Johannes Berg
· 16 years ago
77965c9
cfg80211: clean up signal type
by Johannes Berg
· 16 years ago
0a16ec5
mac80211: add missing kernel-doc
by Johannes Berg
· 16 years ago
a77b855
cfg80211/mac80211: fill qual.qual value/adjust max_qual.qual
by Johannes Berg
· 16 years ago
98c8a60a
nl80211: Provide access to STA TX/RX packet counters
by Jouni Malinen
· 16 years ago
70692ad
nl80211: Optional IEs into scan request
by Jouni Malinen
· 16 years ago
81cb762
mac80211: Extend the rate control API with an update callback
by Sujith
· 16 years ago
4690029
mac80211: split IBSS/managed code
by Johannes Berg
· 16 years ago
96f5e66
mac80211: fix aggregation for hardware with ampdu queues
by Johannes Berg
· 16 years ago
076ae60
mac80211: disallow moving netns
by Johannes Berg
· 16 years ago
53d6f81c
mac80211: Make sure non-HT connection when IEEE80211_STA_TKIP_WEP_USED is set
by Vasanthakumar Thiagarajan
· 16 years ago
5e30589
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 16 years ago
fe3d2c3
mac80211: split managed/ibss code a little more
by Johannes Berg
· 16 years ago
a71800f
mac80211: fix IBSS auth
by Johannes Berg
· 16 years ago
9a03d6d
mac80211: calculate wstats_flags on the fly
by Johannes Berg
· 16 years ago
00d3f14
mac80211: use cfg80211s BSS infrastructure
by Johannes Berg
· 16 years ago
99cf5f5
mac80211: dont add BSS when creating IBSS
by Johannes Berg
· 16 years ago
2a51931
cfg80211/nl80211: scanning (and mac80211 update to use it)
by Johannes Berg
· 16 years ago
849b796
mac80211: further cleanups to stopping BA sessions
by Johannes Berg
· 16 years ago
d75636e
mac80211: RX aggregation: clean up stop session
by Johannes Berg
· 16 years ago
2dace10
mac80211: clean up BA session teardown
by Johannes Berg
· 16 years ago
55687e3
mac80211: fix aggregation timer lockups
by Johannes Berg
· 16 years ago
23e6a7e
mac80211: fix race in TX aggregation
by Johannes Berg
· 16 years ago
86ab6c5
mac80211: document TX aggregation (and small cleanup)
by Johannes Berg
· 16 years ago
955d3fe
mac80211: hardware should not deny going back to legacy
by Johannes Berg
· 16 years ago
8abd3f9
mac80211: restrict aggregation to supported interface modes
by Johannes Berg
· 16 years ago
b8695a8
mac80211: restructure HT code
by Johannes Berg
· 16 years ago
20ad19d
mac80211: fix RX aggregation timeouts
by Johannes Berg
· 16 years ago
8b1c814
mac80211: remove stray aggregation debugfs definition
by Johannes Berg
· 16 years ago
7ab17c4
mac80211: remove bssid argument from prepare_for_handlers
by Johannes Berg
· 16 years ago
14b8072
mac80211: fix beacon enable more
by Johannes Berg
· 16 years ago
60b2251
mac80211: reject extra IEs for probe request when hw_scan
by Johannes Berg
· 16 years ago
e4e5e2b
mac80211: properly validate/translate IW_AUTH_MFP values
by Johannes Berg
· 16 years ago
Next »