Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
0795af5729b18218767fab27c44b1384f72dc9ad
/
net
/
mac80211
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
3c3b00c
[MAC80211]: clean up whitespace
by Johannes Berg
· 17 years ago
b63bde7
[MAC80211]: fix preamble setting
by Johannes Berg
· 17 years ago
6c55aa9
[MAC80211]: Remove overly sticky averaging filters for rssi, signal, noise
by Larry Finger
· 17 years ago
e7a64f1
[MAC80211]: add interface index to key debugfs
by Johannes Berg
· 17 years ago
11a843b
[MAC80211]: rework key handling
by Johannes Berg
· 17 years ago
3aefaa3
[MAC80211]: remove fake set_key() call
by Johannes Berg
· 17 years ago
f658eb9
[MAC80211] key handling: remove default_wep_only
by Johannes Berg
· 17 years ago
8f37171
[MAC80211]: remove krefs for keys
by Johannes Berg
· 17 years ago
8f20fc2
[MAC80211]: embed key conf in key, fix driver interface
by Johannes Berg
· 17 years ago
13262ff
[MAC80211]: Remove bitfields from struct ieee80211_sub_if_data
by Jiri Slaby
· 17 years ago
d6f2da5
[MAC80211]: Remove bitfields from struct ieee80211_if_sta
by Jiri Slaby
· 17 years ago
badffb7
[MAC80211]: Remove bitfields from struct ieee80211_txrx_data
by Jiri Slaby
· 17 years ago
e8bf964
[MAC80211]: Remove bitfields from struct ieee80211_tx_packet_data
by Jiri Slaby
· 17 years ago
cf96683
[MAC80211]: use switch statement in tx code
by Johannes Berg
· 17 years ago
eb063c1
[MAC80211]: refactor event sending
by Johannes Berg
· 17 years ago
808718c
[MAC80211]: kill key_mgmt, use key_management_enabled
by Johannes Berg
· 17 years ago
7b33a57
[MAC80211]: remove unused ioctls (3)
by Johannes Berg
· 17 years ago
53cb6700
[MAC80211]: remove unused ioctls (2)
by Johannes Berg
· 17 years ago
b2446b3
[MAC80211]: remove unused ioctls (1)
by Johannes Berg
· 17 years ago
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
· 18 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
· 18 years ago
Next »