Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
3017b80bf0c4d6a44ccf0d35db9dadf01092b54e
/
net
/
mac80211
3017b80
[MAC80211]: fix software decryption
by Johannes Berg
· 17 years ago
82f7160
[MAC80211]: remove radar stuff
by Johannes Berg
· 17 years ago
6438567
[MAC80211]: remove ieee80211_msg_wep_frame_unknown_key
by Johannes Berg
· 17 years ago
1a84f3f
[MAC80211]: ratelimit some RX messages
by Johannes Berg
· 17 years ago
e6660d9
[MAC80211]: remove PRISM2_PARAM_RADIO_ENABLED
by Johannes Berg
· 17 years ago
50339a6
[MAC80211]: fix key debugfs
by Johannes Berg
· 17 years ago
2a8a9a8
[MAC80211]: avoid copying packets to interfaces that are down
by Johannes Berg
· 17 years ago
172589c
[NET]: DIV_ROUND_UP cleanup (part two)
by Ilpo Järvinen
· 17 years ago
fe6aa30
[MAC80211]: Add SIOCGIWTXPOWER routine
by Larry Finger
· 17 years ago
1bec3f1
[MAC80211]: fix add_interface monitor mode behaviour
by Johannes Berg
· 17 years ago
9b8a74e
[MAC80211]: Improve sanity checks on injected packets
by Andy Green
· 17 years ago
0ec0b7a
[MAC80211]: use more GFP_KERNEL instead of GFP_ATOMIC
by Michael Wu
· 17 years ago
d9430a3
[MAC80211]: implement ERP info change notifications
by Daniel Drake
· 17 years ago
7e9ed18
[MAC80211]: improved short preamble handling
by Daniel Drake
· 17 years ago
d5d08de
[MAC80211]: Add LONG_RETRY flag to ieee80211_tx_control
by Ivo van Doorn
· 17 years ago
8a69aa9
[MAC80211]: STA reassociation improvements
by Daniel Drake
· 17 years ago
be8755e
[MAC80211]: improve locking of sta_info related structures
by Michael Wu
· 17 years ago
c2d1560
[MAC80211]: introduce util.c
by Johannes Berg
· 17 years ago
b2c258f
[MAC80211]: reorder interface related functions
by Johannes Berg
· 17 years ago
ff68808
[MAC80211]: move some rate control functions out of ieee80211.c
by Johannes Berg
· 17 years ago
1f5a7e4
[MAC80211]: split out some key functions from ieee80211.c
by Johannes Berg
· 17 years ago
75c35aa
[MAC80211]: remove some unnecessary includes
by Johannes Berg
· 17 years ago
e2ebc74
[MAC80211]: split TX path into own file
by Johannes Berg
· 17 years ago
340e11f
[MAC80211]: rx cleanups (2)
by Johannes Berg
· 17 years ago
52865df
[MAC80211]: fix bug for per-sta stats
by Johannes Berg
· 17 years ago
23a24de
[MAC80211]: split up __ieee80211_rx
by Johannes Berg
· 17 years ago
570bd53
[MAC80211]: split ieee80211_rx_h_check handler
by Johannes Berg
· 17 years ago
8e6f003
[MAC80211]: rx cleanups (1)
by Johannes Berg
· 17 years ago
6e0d114
[MAC80211]: move QoS rx handlers into rx.c
by Johannes Berg
· 17 years ago
571ecf6
[MAC80211]: split RX handlers into own file
by Johannes Berg
· 17 years ago
ca9938fe
[PATCH] mac80211: fix initialisation when built-in
by Johannes Berg
· 17 years ago
136e83d
[PATCH] net/mac80211/wme.c: fix sparse warning
by Johannes Berg
· 17 years ago
b9bf1e6
[PATCH] mac80211: probe for hidden SSIDs in pre-auth scan
by John W. Linville
· 17 years ago
7b7ed87
[PATCH] mac80211: fix tx status frame code
by Johannes Berg
· 17 years ago
f27b62d
[PATCH] mac80211: don't allow scanning in monitor mode
by Daniel Drake
· 17 years ago
ba9b07d
[PATCH] mac80211: Fix sparse error for sta_last_seq_ctrl_read
by Zhu Yi
· 17 years ago
21887b2
[PATCH] mac80211: use do { } while (0) for multi-line macros
by Zhu Yi
· 17 years ago
0e7088d
[PATCH] mac80211: missing dev_put in ieee80211_master_start_xmit
by Daniel Drake
· 17 years ago
ce8c229
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
dd00cc4
some kmalloc/memset ->kzalloc (tree wide)
by Yoann Padioleau
· 17 years ago
cfb7267
[PATCH] mac80211: remove rtnl locking in ieee80211_sta.c
by Michael Wu
· 17 years ago
33ccad3
[PATCH] mac80211: fix GCC warning on 64bit platforms
by Jiri Benc
· 17 years ago
8b8857a
[PATCH] mac80211: regdomain.c needs to include ieee80211_i.h
by Johannes Berg
· 17 years ago
fd8bacc
[PATCH] mac80211: regulatory domain cleanup
by Daniel Drake
· 17 years ago
7c8081e
[PATCH] mac80211: use debugfs_rename
by Johannes Berg
· 17 years ago
63fc33c
[PATCH] mac80211: improved 802.11g CTS protection
by Daniel Drake
· 17 years ago
5628221
[PATCH] mac80211: ERP IE handling improvements
by Daniel Drake
· 17 years ago
1fd5e58
[PATCH] mac80211: Implementation of SIOCSIWRATE
by Larry Finger
· 17 years ago
4480f15c
[PATCH] mac80211: clarify some mac80211 things
by Johannes Berg
· 17 years ago
5558235
[PATCH] mac80211: conserve stack space due to padding
by Johannes Berg
· 17 years ago
191b926
[PATCH] mac80211: kill PRISM2_PARAM_CLEAR_KEYS
by Johannes Berg
· 17 years ago
fda6cc7
[PATCH] mac80211: remove PRISM2_PARAM_DROP_UNENCRYPTED ioctl
by Johannes Berg
· 17 years ago
9771f74
[PATCH] mac80211: kill antenna select ioctls
by Johannes Berg
· 17 years ago
3ef8bed
[PATCH] mac80211: kill rate control ioctls
by Johannes Berg
· 17 years ago
40f7cac
[PATCH] mac80211: separate monitor/subif_start_xmit
by Johannes Berg
· 17 years ago
333af2f
[PATCH] mac80211: add support for iwlist channel
by Hong Liu
· 17 years ago
c59304b
[PATCH] mac80211: remove ieee80211_set_aid_for_sta
by Johannes Berg
· 17 years ago
7f8c059
[PATCH] mac80211: remove ieee80211_msg_passive_scan
by Johannes Berg
· 17 years ago
b306f45
[PATCH] mac80211: show transmitted frames on monitor interfaces
by Johannes Berg
· 17 years ago
e4c967c
[PATCH] mac80211: Monitor mode radiotap-based packet injection
by Andy Green
· 17 years ago
eef6caf
[MAC80211]: Set low initial rate in rc80211_simple
by Larry Finger
· 17 years ago
b3d88ad
[MAC80211]: Add support for SIOCGIWRATE ioctl
by Larry Finger
· 17 years ago
14042cb
[PATCH] mac80211: Don't stop tx queue on master device while scanning.
by Mattias Nissler
· 17 years ago
0107136
[PATCH] mac80211: fix debugfs tx power reduction output
by Johannes Berg
· 17 years ago
91fa558
[PATCH] mac80211: avoid null ptr deref in ieee80211_ibss_add_sta
by John W. Linville
· 17 years ago
52fb24c
[PATCH] mac80211: always set carrier status on open
by Michael Wu
· 17 years ago
e8fdeca
[PATCH] mac80211: fix memory leak when defrag fragments
by Hong Liu
· 17 years ago
f11b0f0
[PATCH] mac80211: fail back to use associate from reassociate
by Zhu Yi
· 18 years ago
5b323ed
[MAC80211]: include <linux/delay.h> instead of <asm/delay.h>
by Geert Uytterhoeven
· 18 years ago
e9f207f
[MAC80211]: Add debugfs attributes.
by Jiri Benc
· 18 years ago
f0706e82
[MAC80211]: Add mac80211 wireless stack.
by Jiri Benc
· 18 years ago