Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
709ade9eb8ef06e03526115408e2fc93a9feabbd
/
net
/
mac80211
4c6d4f5
mac80211: add helper for management / no-ack frame rate decision
by Luis R. Rodriguez
· 15 years ago
e898643
mac80211: make minstrel/pid RC use ieee80211_is_data(fc)
by Luis R. Rodriguez
· 15 years ago
b770b43
mac80211: drop frames for sta with no valid rate
by Luis R. Rodriguez
· 15 years ago
0e2b628
mac80211: cancel the connection monitor timers/work
by Johannes Berg
· 15 years ago
a43816d
mac80211: mesh: fix two small problems
by Johannes Berg
· 15 years ago
b291ba1
mac80211: monitor the connection
by Johannes Berg
· 15 years ago
ca386f3
mac80211: fix multi-use timer
by Johannes Berg
· 15 years ago
fffd093
cfg80211: rework key operation
by Johannes Berg
· 15 years ago
10c836d
mac80211: Assign next hop address to pending mesh frames
by Javier Cardona
· 15 years ago
0a2b8bb
mac80211: driver operation debugging
by Johannes Berg
· 15 years ago
99783e2
mac80211: fix sparse warning
by Johannes Berg
· 15 years ago
74d1541
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
35946a5
mac80211: use correct address for mesh Path Error
by Javier Cardona
· 15 years ago
8ef86c7
mac80211: fix injection in monitor mode
by Pavel Roskin
· 15 years ago
e2e414d
mac80211: disable mesh
by Johannes Berg
· 15 years ago
667503d
cfg80211: fix locking
by Johannes Berg
· 15 years ago
cb0b4be
cfg80211: mlme API must be able to sleep
by Johannes Berg
· 15 years ago
c9cf012
mac80211: refactor the WEP code to be directly usable
by Johannes Berg
· 15 years ago
77fdaa1
mac80211: rework MLME for multiple authentications
by Johannes Berg
· 15 years ago
a7c1cfc
mac80211: remove dead code from mlme
by Johannes Berg
· 15 years ago
3e5d764
cfg80211: let SME control reassociation vs. association
by Johannes Berg
· 15 years ago
96f7e73
mac80211: shorten the passive dwell time for sw scans
by Helmut Schaa
· 15 years ago
19957bb
cfg80211: keep track of BSSes
by Johannes Berg
· 15 years ago
517357c
cfg80211: assimilate and export ieee80211_bss_get_ie
by Johannes Berg
· 15 years ago
ab1faea
mac80211: remove dead code, clean up
by Johannes Berg
· 15 years ago
6dc1cb0
mac80211: remove auth algorithm retry
by Johannes Berg
· 15 years ago
ac00326
mac80211: re-add HT disabling
by Johannes Berg
· 15 years ago
8990646
cfg80211: implement get_wireless_stats
by Johannes Berg
· 15 years ago
9930380
cfg80211: implement IWRATE
by Johannes Berg
· 15 years ago
ab737a4
cfg80211: implement IWAP for WDS
by Johannes Berg
· 15 years ago
bc92afd
cfg80211: implement iwpower
by Johannes Berg
· 15 years ago
f212935
cfg80211: managed mode wext compatibility
by Johannes Berg
· 15 years ago
b23aa67
cfg80211: connect/disconnect API
by Samuel Ortiz
· 15 years ago
3f65b24
mac80211: remove an unused function declaration
by Johannes Berg
· 15 years ago
aff89a9
cfg80211: introduce nl80211 testmode command
by Johannes Berg
· 15 years ago
0575606
mac80211: tell SME about real auth state
by Johannes Berg
· 15 years ago
e6d6e34
cfg80211: use proper allocation flags
by Johannes Berg
· 15 years ago
d3cebbd
mac80211: fix todo lock
by Johannes Berg
· 15 years ago
f58d4ed
cfg80211: send wext MLME-MICHAELMICFAILURE.indication
by Johannes Berg
· 16 years ago
386aa23
mac80211: improve per-sta debugfs
by Johannes Berg
· 16 years ago
f1d58c2
mac80211: push rx status into skb->cb
by Johannes Berg
· 16 years ago
e36d56b
cfg80211: pass netdev to change_virtual_intf
by Johannes Berg
· 16 years ago
e5a8a89
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
3938b45
mac80211: minstrel: avoid accessing negative indices in rix_to_ndx()
by Luciano Coelho
· 15 years ago
59615b5
mac80211: fix allocation in mesh_queue_preq
by Andrey Yurovsky
· 16 years ago
ec634fe
net: convert remaining non-symbolic return values in ndo_start_xmit() functions
by Patrick McHardy
· 15 years ago
4a27096
mac80211: Use rcu_barrier() on unload.
by Jesper Dangaard Brouer
· 16 years ago
1fa6f4a
mac80211: fix wext bssid/ssid setting
by Johannes Berg
· 16 years ago
7e9debe
mac80211: disconnect when user changes channel
by Johannes Berg
· 16 years ago
db2e6bd
mac80211: add queue debugfs file
by Johannes Berg
· 16 years ago
68f2d02
mac80211: Do not try to associate with an empty SSID
by Jouni Malinen
· 16 years ago
5b54814
net: use symbolic values for ndo_start_xmit() return codes
by Patrick McHardy
· 16 years ago
4e75184
mac80211: disable PS while probing AP
by Johannes Berg
· 16 years ago
43f7853
mac80211: disable moving between PS modes during scan
by Luis R. Rodriguez
· 16 years ago
27004b1
mac80211: clean up return value of __ieee80211_parse_tx_radiotap
by Johannes Berg
· 16 years ago
0bffe40
mac80211: don't use master netdev name
by Johannes Berg
· 16 years ago
736708b
mac80211: Fix the way ADDBA request count being modified
by Vasanthakumar Thiagarajan
· 16 years ago
8f77f38
mac80211: do not pass PS frames out of mac80211 again
by Johannes Berg
· 16 years ago
dacb6f1
mac80211 : fix unaligned rx skb
by matthieu castet
· 16 years ago
5ee58d7
mac80211: fix minstrel single-rate memory corruption
by Bob Copeland
· 16 years ago
0aa8204
cfg80211: fix Kconfig for users of cfg80211
by Johannes Berg
· 16 years ago
894df1c
mac80211: removed unused variable in ieee80211_tx()
by Luis R. Rodriguez
· 16 years ago
7e189a1
mac80211: extend sta kdoc - explain when they are added
by Luis R. Rodriguez
· 16 years ago
1f87f7d
cfg80211: add rfkill support
by Johannes Berg
· 16 years ago
7643a2c
cfg80211: move txpower wext from mac80211
by Johannes Berg
· 16 years ago
86ab04c
mac80211: handle -EALREADY on cfg80211 op assoc req
by Luis R. Rodriguez
· 16 years ago
7ba10a8
mac80211: fix transposed min/max CW values
by Johannes Berg
· 16 years ago
51b50fb
cfg80211: validate AID of stations being added
by Johannes Berg
· 16 years ago
e535c75
mac80211: deprecate conf.beacon_int properly
by Johannes Berg
· 16 years ago
1ce8e7b
net: ALIGN/PTR_ALIGN cleanup in alloc_netdev_mq()/netdev_priv()
by Eric Dumazet
· 16 years ago
e31a16d
wireless: move some utility functions from mac80211 to cfg80211
by Zhu Yi
· 16 years ago
a971be2
mac80211: correct probe wait time
by Johannes Berg
· 16 years ago
4ef699f
mac80211: fix probe response wait timing
by Johannes Berg
· 16 years ago
9cef873
mac80211: fix managed mode BSSID handling
by Johannes Berg
· 16 years ago
db67645
mac80211: fix parameter confusion when finding IBSS
by Johannes Berg
· 16 years ago
175427c
mac80211: don't try to do anything on unchanged genIE
by Johannes Berg
· 16 years ago
7e0aae4
mac80211: Do not override AID in the duration field
by Jouni Malinen
· 16 years ago
3019667
mac80211: PS processing for every Beacon with our AID in TIM
by Jouni Malinen
· 16 years ago
cce4c77
mac80211: fix kernel-doc
by Johannes Berg
· 16 years ago
5bb644a
mac80211: cancel/restart all timers across suspend/resume
by Johannes Berg
· 16 years ago
cc32abd
mac80211: move channel switch code
by Johannes Berg
· 16 years ago
9f26a95
nl80211: Validate NL80211_ATTR_KEY_SEQ length
by Jouni Malinen
· 16 years ago
9277818
mac80211: Cancel pending probereq poll on beacon RX
by Jouni Malinen
· 16 years ago
cccaec9
mac80211: Initialize RX's last received sequence number
by Senthil Balasubramanian
· 16 years ago
1ac6130
mac80211/cfg80211: move wiphy specific debugfs entries to cfg80211
by Luis R. Rodriguez
· 16 years ago
768777e
mac80211: check if HT40+/- is allowed before sending assoc
by Luis R. Rodriguez
· 16 years ago
689da1b
wireless: rename IEEE80211_CHAN_NO_FAT_* to HT40-/+
by Luis R. Rodriguez
· 16 years ago
bb803cf
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
d3707d9
mac80211: make noack test available
by Johannes Berg
· 16 years ago
b59066a
mac80211: IBSS supported rate fixes
by Johannes Berg
· 16 years ago
e0d6188
mac80211: don't connect to IBSS network with different privacy
by Johannes Berg
· 16 years ago
e0502de
mac80211: split out and decrease probe wait time
by Johannes Berg
· 16 years ago
34bfc41
mac80211: respond to beacon loss report only once
by Johannes Berg
· 16 years ago
faa8fdc
nl80211: Add RSC configuration for new keys
by Jouni Malinen
· 16 years ago
3f77316c
nl80211: Add IEEE 802.1X PAE control for station mode
by Jouni Malinen
· 16 years ago
eccb8e8
nl80211: improve station flags handling
by Johannes Berg
· 16 years ago
0864512
cfg80211: implement wext key handling
by Johannes Berg
· 16 years ago
4e94390
cfg80211: constify key mac address in ops
by Johannes Berg
· 16 years ago
413ad50
mac80211: properly track HT operation_mode
by Johannes Berg
· 16 years ago
9ed6bcc
mac80211: move HT operation mode BSS info
by Johannes Berg
· 16 years ago
Next »