Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
15f2f9b3a9db65aaf908fe7ee17bbe262ae3550f
/
net
/
mac80211
dbcc2ec
Revert "mac80211: warn when receiving frames with unaligned data"
by Linus Torvalds
· 17 years ago
5cdfed5
mac80211: return an error when SIWRATE doesn't match any rate
by Andrew Lutomirski
· 17 years ago
81100eb
mac80211: warn when receiving frames with unaligned data
by Johannes Berg
· 17 years ago
0d17440
mac80211: round station cleanup timer
by Johannes Berg
· 17 years ago
20880e8
NET: mac80211: fix inappropriate memory freeing
by Cyrill Gorcunov
· 17 years ago
3333590e
mac80211: fix header ops
by Johannes Berg
· 17 years ago
2d192d9
mac80211: Drop out of associated state if link is lost
by Michael Wu
· 17 years ago
b808ab1
ieee80211_rate: missed unlock
by Cyrill Gorcunov
· 17 years ago
75e7766
Merge branch 'fixes-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by Herbert Xu
· 17 years ago
53cb479
mac80211: rate limit wep decrypt failed messages
by Adel Gadllah
· 17 years ago
8312512
mac80211: drop unencrypted frames if encryption is expected
by Johannes Berg
· 17 years ago
8b393f1
mac80211: Fix behavior of ieee80211_open and ieee80211_close
by Michael Wu
· 17 years ago
a10605e
mac80211: free ifsta->extra_ie and clear IEEE80211_STA_PRIVACY_INVOKED
by Zhu Yi
· 17 years ago
4b50e38
mac80211: add missing space in error message
by Bruno Randolf
· 17 years ago
c1428b3
mac80211: fix allmulti/promisc behaviour
by Johannes Berg
· 17 years ago
b52f219
mac80211: fix ieee80211_set_multicast_list
by Johannes Berg
· 17 years ago
d06fc1d
Merge branch 'fixes-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 17 years ago
a0af5f1
mac80211: Fix queuing of scan containing a SSID
by Helmut Schaa
· 17 years ago
d52a60a
mac80211: fix MAC80211_RCSIMPLE Kconfig
by Johannes Berg
· 17 years ago
7f3ad89
mac80211: make "decrypt failed" messages conditional upon MAC80211_DEBUG
by John W. Linville
· 17 years ago
5b98b1f
mac80211: use IW_AUTH_PRIVACY_INVOKED rather than IW_AUTH_KEY_MGMT
by Johannes Berg
· 17 years ago
56db6c5
mac80211: remove unused driver ops
by Johannes Berg
· 17 years ago
8636bf6
mac80211: remove ieee80211_common.h
by Johannes Berg
· 17 years ago
830f903
mac80211: allow driver to ask for a rate control algorithm
by Johannes Berg
· 17 years ago
999acd9
mac80211: don't allow registering the same rate control twice
by Johannes Berg
· 17 years ago
ac71c69
mac80211: make simple rate control algorithm built-in
by Johannes Berg
· 17 years ago
87ae9af
cleanup asm/scatterlist.h includes
by Adrian Bunk
· 17 years ago
ddd6858
[PATCH] mac80211: fix printk warning on 64-bit
by Johannes Berg
· 17 years ago
4822570
[PATCH] mac80211: Fix SSID matching in AP selection
by Michael Wu
· 17 years ago
1176360
[PATCH] Fix breakage after SG cleanups
by Ralf Baechle
· 17 years ago
fa05f12
Update net/ to use sg helpers
by Jens Axboe
· 17 years ago
804b908
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
93043ec
define global BIT macro
by Jiri Slaby
· 17 years ago
67a4cce
[PATCH] mac80211: make ieee802_11_parse_elems return void
by John W. Linville
· 17 years ago
d114f39
[MAC80211]: only honor IW_SCAN_THIS_ESSID in STA, IBSS, and AP modes
by John W. Linville
· 17 years ago
107acb2
[PATCH] mac80211: honor IW_SCAN_THIS_ESSID in siwscan ioctl
by Bill Moss
· 17 years ago
cffdd30
[PATCH] mac80211: store SSID in sta_bss_list
by John W. Linville
· 17 years ago
65c107a
[PATCH] mac80211: store channel info in sta_bss_list
by John W. Linville
· 17 years ago
1dd84aa
[PATCH] mac80211: reorder association debug output
by Johannes Berg
· 17 years ago
58a9ac1
[PATCH] mac80211: fix set_channel regression
by Johannes Berg
· 17 years ago
e2f036d
[PATCH] mac80211: Defer setting of RX_FLAG_DECRYPTED.
by Mattias Nissler
· 17 years ago
0654ff0
[PATCH] ieee80211_if_set_type: make check for master dev more explicit
by John W. Linville
· 17 years ago
478f8d2
[MAC80211]: add sta_notify callback
by Tomas Winkler
· 17 years ago
42613db
[MAC80211]: implement cfg80211's change_interface hook
by Johannes Berg
· 17 years ago
47f0c50
[MAC80211]: Add association LED trigger
by Michael Buesch
· 17 years ago
ddd3d2b
[MAC80211]: make userspace-mlme a per-interface setting
by Johannes Berg
· 17 years ago
58d4185
[MAC80211]: improve radiotap injection
by Johannes Berg
· 17 years ago
628a140
[MAC80211]: remove ALG_NONE
by Johannes Berg
· 17 years ago
640845a
[MAC80211]: use RX_FLAG_DECRYPTED for sw decrypted as well
by Johannes Berg
· 17 years ago
1990af8
[MAC80211]: consolidate decryption more
by Johannes Berg
· 17 years ago
70f0876
[MAC80211]: move sta_process rx handler later
by Johannes Berg
· 17 years ago
f9d540e
[MAC80211]: remove management interface
by Johannes Berg
· 17 years ago
a289755
[MAC80211]: add "invalid" interface type
by Johannes Berg
· 17 years ago
f7c4dae
[MAC80211]: Check open_count before calling config callback.
by Michael Buesch
· 17 years ago
30ccb08
[PATCH] mac80211: bss_tim_clear must use ~ instead of !
by Michael Buesch
· 17 years ago
b4010e0
[PATCH] mac80211: remove generic IE for AP interfaces
by Johannes Berg
· 17 years ago
51617f0
[PATCH] mac80211: remove all prism2 ioctls
by Johannes Berg
· 17 years ago
5391899
[PATCH] mac80211: fix iff_promiscs, iff_allmultis race
by Johannes Berg
· 17 years ago
50741ae
[PATCH] mac80211: fix TKIP IV update
by Johannes Berg
· 17 years ago
fb1c1cd
[PATCH] mac80211: fix vlan bug
by Johannes Berg
· 17 years ago
af1a90d
[PATCH] mac80211: remove ieee80211_wep_get_keyidx
by Johannes Berg
· 17 years ago
6a22a59
[PATCH] mac80211: consolidate encryption
by Johannes Berg
· 17 years ago
4f0d18e
[PATCH] mac80211: consolidate decryption
by Johannes Berg
· 17 years ago
b2e7771
[PATCH] mac80211: pass frames to monitor interfaces early
by Johannes Berg
· 17 years ago
5b2812e
[PATCH] mac80211: fix interface initialisation and deinitialisation
by Johannes Berg
· 17 years ago
7901042
[PATCH] mac80211: fix virtual interface locking
by Johannes Berg
· 17 years ago
ea49c35
[PATCH] mac80211: remove crypto algorithm typedef
by Johannes Berg
· 17 years ago
0ec3ca4
[PATCH] mac80211: validate VLAN interfaces better
by Johannes Berg
· 17 years ago
4150c57
[PATCH] mac80211: revamp interface and filter configuration
by Johannes Berg
· 17 years ago
3b04ddd
[NET]: Move hardware header operations out of netdevice.
by Stephen Hemminger
· 17 years ago
b95cce3
[NET]: Wrap hard_header_parse
by Stephen Hemminger
· 17 years ago
e0eb685
[MAC80211]: rename ieee80211_cfg.h to cfg.h
by Michael Wu
· 17 years ago
d86ec78
[MAC80211]: kill vlan_id
by Johannes Berg
· 17 years ago
c095df5
[MAC80211]: kill IE parse typedef
by Johannes Berg
· 17 years ago
fa5fea7
[MAC80211]: rename ieee80211_cfg.c to cfg.c
by Johannes Berg
· 17 years ago
dd1cd4c
[MAC80211]: print out wiphy name instead of master device
by Johannes Berg
· 17 years ago
693d454
[MAC80211]: fix warnings introduced by the doc patches
by Johannes Berg
· 17 years ago
011bfcc
[MAC80211]: remove key threshold stuff
by Johannes Berg
· 17 years ago
72abd81
[MAC80211]: allow drivers to indicate failed FCS/PLCP checksum
by Johannes Berg
· 17 years ago
61609bc
[MAC80211]: Add support for setting TX power and radio status
by Michael Buesch
· 17 years ago
5568296
[NL80211]: add netlink interface to cfg80211
by Johannes Berg
· 17 years ago
0795af5
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
by Joe Perches
· 17 years ago
aa0daf0
[MAC80211]: remove/change some comments about Michael MIC hardware offload
by Johannes Berg
· 17 years ago
475fa49
[MAC80211]: PS mode fix
by Tomas Winkler
· 17 years ago
68aae11
[MAC80211]: use internal network device stats
by Stephen Hemminger
· 17 years ago
2433879
[MAC80211]: get STA after tx radiotap snipped
by warmcat
· 17 years ago
139c3a0
[MAC80211]: ignore key index on pairwise key (WEP only)
by Volker Braun
· 17 years ago
c39e3a0
[MAC80211]: remove TKIP mixing for hw accel again
by Johannes Berg
· 17 years ago
6a7664d
[MAC80211]: remove HW_KEY_IDX_INVALID
by Johannes Berg
· 17 years ago
c15a205
[MAC80211]: remove set_key_idx callback
by Johannes Berg
· 17 years ago
7848ba7
[MAC80211]: rework hardware crypto flags
by Johannes Berg
· 17 years ago
b708e61
[MAC80211]: remove turbo modes
by Johannes Berg
· 17 years ago
d4e46a3
[MAC80211]: fix race conditions with keys
by Johannes Berg
· 17 years ago
c29b9b9
[MAC80211]: don't send invalid QoS frames
by Johannes Berg
· 17 years ago
5d4ecd9
[MAC80211]: remove spy wext ioctls
by Johannes Berg
· 17 years ago
881d966
[NET]: Make the device list and device lookups per namespace.
by Eric W. Biederman
· 17 years ago
c9ee23d
[MAC80211]: make assoc_ap a flag
by Johannes Berg
· 17 years ago
52aa944
[MAC80211]: remove hostapd interface stuff
by Johannes Berg
· 17 years ago
8dc06a1
[MAC80211]: improve key selection comment
by Johannes Berg
· 17 years ago
b331615
[MAC80211]: filter locally-originated multicast frames
by John W. Linville
· 17 years ago
Next »