Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
6ff4ff06d2b6e4cfd4767ef03675cd3c7c70eaa0
/
net
/
ieee80211
566bfe5
mac80211: use hardware flags for signal/noise units
by Bruno Randolf
· 16 years ago
7eafd25
remove ieee80211_wx_{get,set}_auth()
by Adrian Bunk
· 17 years ago
c12cf21
remove ieee80211_tx_frame()
by Adrian Bunk
· 17 years ago
df39e8b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
21f644f
[NET]: Undo code bloat in hot paths due to print_mac().
by David S. Miller
· 17 years ago
7524d7d
the scheduled ieee80211 softmac removal
by Adrian Bunk
· 17 years ago
0dc4787
net: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
8524f59
ieee80211: beacon->capability is little-endian
by Al Viro
· 17 years ago
d9e94d5
ieee80211: fix misannotations
by Al Viro
· 17 years ago
c414e84
ieee80211softmac_auth_resp() fix
by Al Viro
· 17 years ago
b16f13d
several missing cpu_to_le16() in ieee80211softmac_capabilities()
by Al Viro
· 17 years ago
8fffc15
eliminate byteswapping in struct ieee80211_qos_parameters
by Al Viro
· 17 years ago
f59d978
wireless: fix '!x & y' typo's
by Roel Kluin
· 17 years ago
4e39430
[IEEE80211]: Use htons() where appropriate.
by YOSHIFUJI Hideaki
· 17 years ago
edae58e
softmac: mark as obsolete and schedule for removal
by John W. Linville
· 17 years ago
b24b8a2
[NET]: Convert init_timer into setup_timer
by Pavel Emelyanov
· 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
01e1f04
ieee80211: fix unaligned access in ieee80211_copy_snap
by Daniel Drake
· 17 years ago
92468c5
ieee80211: Stop net_ratelimit/IEEE80211_DEBUG_DROP log pollution
by Guillaume Chazarain
· 17 years ago
94e10bf
softmac: fix wext MLME request reason code endianness
by Johannes Berg
· 17 years ago
40208d7
[NET]: Removing duplicit #includes
by Jiri Olsa
· 17 years ago
87ae9af
cleanup asm/scatterlist.h includes
by Adrian Bunk
· 17 years ago
642f149
SG: Change sg_set_page() to take length and offset argument
by Jens Axboe
· 17 years ago
5a1cb47
m68k: sg fallout
by Geert Uytterhoeven
· 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
c03983a
Spelling fix: explicitly
by Jean Delvare
· 17 years ago
e797aa1
[PATCH] ieee80211: fix TKIP QoS bug
by Johannes Berg
· 17 years ago
501d857
[IEEE80211]: Fix softmac lockdep reports.
by Johannes Berg
· 17 years ago
0795af5
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
by Joe Perches
· 17 years ago
457c4cb
[NET]: Make /proc/net per network namespace
by Eric W. Biederman
· 17 years ago
172589c
[NET]: DIV_ROUND_UP cleanup (part two)
by Ilpo Järvinen
· 17 years ago
5c55c43
Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixes
by Jeff Garzik
· 17 years ago
ee0a816
[PATCH] softmac: Fix compiler-warning
by Richard Knutsson
· 17 years ago
04045f9
[IEEE80211]: avoid integer underflow for runt rx frames
by John W. Linville
· 17 years ago
efe870f
[PATCH] softmac: Fix inability to associate with WEP networks
by Larry Finger
· 17 years ago
fdc8f43
[PATCH] softmac: Fix deadlock of wx_set_essid with assoc work
by Michael Buesch
· 17 years ago
90869b2
[PATCH] softmac: Channel is listed twice in scan output
by Jean Tourrilhes
· 17 years ago
4cf92a3
[PATCH] softmac: Fix ESSID problem
by Jean Tourrilhes
· 17 years ago
67c4f7a
[PATCH] softmac: use list_for_each_entry
by Akinobu Mita
· 17 years ago
ef7ab23
[PATCH] softmac: alloc_ieee80211() NULL check
by Akinobu Mita
· 17 years ago
a76193d
[PATCH] ieee80211: fix incomplete error message
by Akinobu Mita
· 17 years ago
93afe3d
[PATCH] ieee80211: include frequency in scan results
by Larry Finger
· 18 years ago
f5cdf30
[PATCH] ieee80211: add ieee80211_channel_to_freq
by Larry Finger
· 18 years ago
2933d42
[PATCH] ieee80211: add missing global needed by IEEE80211_DEBUG_XXXX
by Larry Finger
· 18 years ago
aeb998c
[PATCH] ieee80211-crypt: Make some TKIP and CCMP error logging conditional
by Larry Finger
· 18 years ago
85d32e7
[PATCH] Update my email address from jkmaline@cc.hut.fi to j@w1.fi
by Jouni Malinen
· 18 years ago
2a5e1c0
[WIRELESS]: Refactor wireless Kconfig.
by Johannes Berg
· 18 years ago
27d7ff4
[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
by Arnaldo Carvalho de Melo
· 18 years ago
d626f62
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
by Arnaldo Carvalho de Melo
· 18 years ago
4305b54
[SK_BUFF]: Convert skb->end to sk_buff_data_t
by Arnaldo Carvalho de Melo
· 18 years ago
27a884d
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
by Arnaldo Carvalho de Melo
· 18 years ago
b0e380b
[SK_BUFF]: unions of just one member don't get anything done, kill them
by Arnaldo Carvalho de Melo
· 18 years ago
eddc9ec
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
by Arnaldo Carvalho de Melo
· 18 years ago
31c7711
[SK_BUFF]: Some more simple skb_reset_network_header conversions
by Arnaldo Carvalho de Melo
· 18 years ago
c1d2bbe
[SK_BUFF]: Introduce skb_reset_network_header(skb)
by Arnaldo Carvalho de Melo
· 18 years ago
459a98e
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
by Arnaldo Carvalho de Melo
· 18 years ago
4c13eb6
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
by Arnaldo Carvalho de Melo
· 18 years ago
1c9e8ef
[NET] IEEE80211: Use htons() where appropriate.
by YOSHIFUJI Hideaki
· 18 years ago
0fa7d86
[PATCH] fix typos in net/ieee80211/Kconfig
by Patrick Ringl
· 18 years ago
b312362
Merge branch 'upstream' into upstream-jgarzik
by John W. Linville
· 18 years ago
48c871c
Merge branch 'gfar' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into upstream
by Jeff Garzik
· 18 years ago
bb52a65
[PATCH] ieee80211softmac: Fix setting of initial transmit rates
by Larry Finger
· 18 years ago
6426565
[NET] IEEE80211: Fix whitespace errors.
by YOSHIFUJI Hideaki
· 18 years ago
a3cc2de
Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream
by Jeff Garzik
· 18 years ago
46b8c85
[PATCH] ieee80211: Fix sparse warning
by Larry Finger
· 18 years ago
6bbdce5
[PATCH] softmac: avoid assert in ieee80211softmac_wx_get_rate
by John W. Linville
· 18 years ago
0c234ae
[PATCH] ieee80211softmac: Fix mutex_lock at exit of ieee80211_softmac_get_genie
by Ulrich Kunitz
· 18 years ago
6f07a8a
[PATCH] ieee80211softmac: Fix errors related to the work_struct changes
by Ulrich Kunitz
· 18 years ago
db9a758
[PATCH] workstruct: fix ieee80211-softmac compile problem
by David Howells
· 18 years ago
359f2d1
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream
by Jeff Garzik
· 18 years ago
cc8ce99
[PATCH] softmac: fix unbalanced mutex_lock/unlock in ieee80211softmac_wx_set_mlme
by Maxime Austruy
· 18 years ago
2b50c24
[PATCH] softmac: Fixed handling of deassociation from AP
by Ulrich Kunitz
· 18 years ago
9db7372
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Howells
· 18 years ago
4c1ac1b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Howells
· 18 years ago
d7fe0f2
[PATCH] severing skbuff.h -> mm.h
by Al Viro
· 18 years ago
38e3a64
[PATCH] softmac: reduce scan debug output
by Larry Finger
· 18 years ago
718cc4c
[PATCH] ieee80211: Provide generic get_stats implementation
by Daniel Drake
· 18 years ago
571d6ee
[PATCH] Check ieee80211softmac_auth_resp kmalloc result
by Arnaldo Carvalho de Melo
· 18 years ago
5398d59
[PATCH] ieee80211softmac: fix verbosity when debug disabled
by Larry Finger
· 18 years ago
837925d
[PATCH] ieee80211: Drop and count duplicate data frames to remove 'replay detected' log messages
by Larry Finger
· 18 years ago
42a4cf9
[PATCH] ieee80211: allow mtu bigger than 1500
by matthieu castet
· 18 years ago
c9308b0
[PATCH] ieee80211: Move IV/ICV stripping into ieee80211_rx
by Daniel Drake
· 18 years ago
a3df3b6
[PATCH] softmac: remove netif_tx_disable when scanning
by Michael Buesch
· 18 years ago
c402895
WorkStruct: make allyesconfig
by David Howells
· 18 years ago
efa53eb
[PATCH] ieee80211: Fix kernel panic when QoS is enabled
by Zhu Yi
· 18 years ago
aec41a0
[PATCH] ieee80211: don't flood log with errors
by Jiri Benc
· 18 years ago
bcbaecb
[CRYPTO] users: Select ECB/CBC where needed
by Patrick McHardy
· 18 years ago
6684e59
[PATCH] sotftmac: fix a slab corruption in WEP restricted key association
by Laurent Riffard
· 18 years ago
7c28ad2
[PATCH] softmac: Fix WX and association related races
by Michael Buesch
· 18 years ago
b978d02
[PATCH] bcm43xx: WE-21 support
by Larry Finger
· 18 years ago
1837987
net/ieee80211: fix more crypto-related build breakage
by Jeff Garzik
· 18 years ago
28eb177
Merge branch 'master' into upstream
by Jeff Garzik
· 18 years ago
3505868
[CRYPTO] users: Use crypto_hash interface instead of crypto_digest
by Herbert Xu
· 18 years ago
f12cc20
[CRYPTO] users: Use block ciphers where applicable
by Herbert Xu
· 18 years ago
f09fc44
[PATCH] ieee80211: Workaround malformed 802.11 frames from AP
by Zhu Yi
· 18 years ago
5a65694
[PATCH] ieee80211: Fix TKIP and WEP decryption error on SMP machines
by Zhu Yi
· 18 years ago
b4328d8
[PATCH] ieee80211: TKIP and CCMP replay check rework
by Zhu Yi
· 18 years ago
051562f
[PATCH] ieee80211: remove ieee80211_tx() is_queue_full warning
by Zhu Yi
· 18 years ago
65b6a27
[PATCH] ieee80211: Fix header->qos_ctl endian issue
by Zhu Yi
· 18 years ago
Next »