Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
0795ccea24714c790187e3d4f23c8e5be515f42d
/
net
/
wireless
106af2c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
3677713
wireless: add support for ethtool_ops->{get,set}_ringparam
by John W. Linville
· 14 years ago
409ec36
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
4d9d88d
net/wireless: add COUNTRY to to regulatory device uevent
by Scott James Remnant
· 14 years ago
d72751e
Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 14 years ago
85a7045
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
0a0e9ae
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
c8dcfd8
cfg80211: add a field for the bitrate of the last rx data packet from a station
by Felix Fietkau
· 14 years ago
d3bd1b4
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 14 years ago
4f919a3
fix cfg80211_wext_siwfreq lock ordering...
by Daniel J Blueman
· 14 years ago
c0c84ef
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 14 years ago
bf6a057
cfg80211: Fix power save state after interface type change
by Juuso Oikarinen
· 14 years ago
fd95240
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 14 years ago
efe1cf0
net/wireless/nl80211.c: Avoid call to genlmsg_cancel
by Julia Lawall
· 14 years ago
45cbad6
cfg80211: Allow non-zero indexes for device specific pair-wise ciphers
by Juuso Oikarinen
· 14 years ago
8571a19
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 14 years ago
59eb21a
cfg80211: Extend channel to frequency mapping for 802.11j
by Bruno Randolf
· 14 years ago
6a108a1
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
by David Rientjes
· 14 years ago
ff039c6
cfg80211: fix transposition of words in printk
by Bob Copeland
· 14 years ago
39fd5de
nl80211: Export available antennas
by Bruno Randolf
· 14 years ago
7f531e0
cfg80211: Separate available antennas for RX and TX
by Bruno Randolf
· 14 years ago
c7108a7
mac80211: Send mesh non-HWMP path selection frames to userspace
by Javier Cardona
· 14 years ago
c80d545
mac80211: Let userspace enable and configure vendor specific path selection.
by Javier Cardona
· 14 years ago
24bdd9f
mac80211: Rename mesh_params to mesh_config to prepare for mesh_setup
by Javier Cardona
· 14 years ago
2784fe9
cfg80211: fix null pointer dereference with a custom regulatory request
by Luis R. Rodriguez
· 14 years ago
cf4e594
nl80211: Add notification for dropped Deauth/Disassoc
by Jouni Malinen
· 14 years ago
a293911
nl80211: advertise maximum remain-on-channel duration
by Johannes Berg
· 14 years ago
dbd2fd6
cfg80211/nl80211: separate unicast/multicast default TX keys
by Johannes Berg
· 14 years ago
01123e2
cfg80211: update information elements in cached BSS struct
by Sven Neumann
· 14 years ago
a7ffac9
cfg80211: Add antenna availability information
by Bruno Randolf
· 14 years ago
50b12f5
cfg80211: Add new BSS attribute ht_opmode
by Helmut Schaa
· 14 years ago
541a45a
nl80211/mac80211: Report signal average
by Bruno Randolf
· 14 years ago
29cbe68
cfg80211/mac80211: add mesh join/leave commands
by Johannes Berg
· 14 years ago
bd90fdc
nl80211: refactor mesh parameter parsing
by Johannes Berg
· 14 years ago
f9e10ce
cfg80211: require add_virtual_intf to return new dev
by Johannes Berg
· 14 years ago
45904f2
nl80211/mac80211: define and allow configuring mesh element TTL
by Javier Cardona
· 14 years ago
f7ca38d
nl80211/cfg80211: extend mgmt-tx API for off-channel
by Johannes Berg
· 14 years ago
c063dbf
cfg80211: allow using CQM event to notify packet loss
by Johannes Berg
· 14 years ago
dd5b4cc
cfg80211/mac80211: improve ad-hoc multicast rate handling
by Felix Fietkau
· 14 years ago
e9c0268
net/wireless: Use pr_<level> and netdev_<level>
by Joe Perches
· 14 years ago
d7a066c9
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
ccb1435
Revert "nl80211/mac80211: Report signal average"
by John W. Linville
· 14 years ago
b2e253c
cfg80211: Fix regulatory bug with multiple cards and delays
by Luis R. Rodriguez
· 14 years ago
b0e2880
cfg80211: move mutex locking to reg_process_pending_hints()
by Luis R. Rodriguez
· 14 years ago
f333a7a
cfg80211: move reg_work and reg_todo above
by Luis R. Rodriguez
· 14 years ago
31e9972
cfg80211: put core regulatory request into queue
by Luis R. Rodriguez
· 14 years ago
86107fd
nl80211/mac80211: Report signal average
by Bruno Randolf
· 14 years ago
09a02fd
cfg80211: fix can_beacon_sec_chan, reenable HT40
by Mark Mentovai
· 14 years ago
885a46d
cfg80211: add support for setting the ad-hoc multicast rate
by Felix Fietkau
· 14 years ago
afe0cbf
cfg80211: Add nl80211 antenna configuration
by Bruno Randolf
· 14 years ago
9236d83
cfg80211: fix extension channel checks to initiate communication
by Luis R. Rodriguez
· 14 years ago
d91e41b
cfg80211: prefix REG_DBG_PRINT() with cfg80211
by Luis R. Rodriguez
· 14 years ago
e702d3c
cfg80211: add debug print when processing a channel
by Luis R. Rodriguez
· 14 years ago
a651853
cfg80211: add debug print when disabling a channel on a custom regd
by Luis R. Rodriguez
· 14 years ago
926a0a0
cfg80211: add debug prints for when we ignore regulatory hints
by Luis R. Rodriguez
· 14 years ago
ca4ffe8
cfg80211: fix disabling channels based on hints
by Luis R. Rodriguez
· 14 years ago
749b527
cfg80211: fix allowing country IEs for WIPHY_FLAG_STRICT_REGULATORY
by Luis R. Rodriguez
· 14 years ago
7ca43d0
cfg80211: pass the reg hint initiator to helpers
by Luis R. Rodriguez
· 14 years ago
3cc25e5
cfg80211: fix a crash in dev lookup on dump commands
by Felix Fietkau
· 14 years ago
a171fba
cfg80211: fix regression on processing country IEs
by Luis R. Rodriguez
· 14 years ago
5f05647
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 14 years ago
092e0e7
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 14 years ago
c64557d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
9ebad4a
radiotap: fix vendor namespace parsing
by Johannes Berg
· 14 years ago
6038f37
llseek: automatically add .llseek fop
by Arnd Bergmann
· 14 years ago
271733c
cfg80211: notify drivers about frame registrations
by Johannes Berg
· 14 years ago
cfd8e12
wireless: Print wiphy name in sysfs.
by Ben Greear
· 14 years ago
8610c29a
cfg80211: add channel utilization stats to the survey command
by Felix Fietkau
· 14 years ago
5a5c731
wireless: Set some stats used by /proc/net/wireless (wext)
by Ben Greear
· 14 years ago
7623225
Revert "wireless: Use first phyX name available when registering phy devices."
by Johannes Berg
· 14 years ago
e9a6870
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
388ac77
cfg80211: constify WDS address
by Johannes Berg
· 14 years ago
43b1995
nl80211: use new genl helpers for WDS
by Johannes Berg
· 14 years ago
3207390
cfg80211: fix BSS double-unlinking
by Johannes Berg
· 14 years ago
b206b4e
nl80211/mac80211: Add retry and failed transmission count to station info
by Bruno Randolf
· 14 years ago
d537f5f
nl80211: fix error in generic netif_running check
by Johannes Berg
· 14 years ago
e31b821
cfg80211/mac80211: allow per-station GTKs
by Johannes Berg
· 14 years ago
6774889
nl80211: reduce dumping boilerplate
by Johannes Berg
· 14 years ago
4126571
nl80211: use generic check for netif_running
by Johannes Berg
· 14 years ago
4c47699
nl80211: use the new genetlink pre/post_doit hooks
by Johannes Berg
· 14 years ago
e8347eb
cfg80211: patches to allow setting the WDS peer
by Bill Jordan
· 14 years ago
2234362
cfg80211: fix locking
by Johannes Berg
· 14 years ago
663fcaf
cfg80211/mac80211: allow management frame TX in AP mode
by Johannes Berg
· 14 years ago
17e5a80
nl80211: allow drivers to indicate whether the survey data channel is in use
by Felix Fietkau
· 14 years ago
5a254ff
wireless: Use first phyX name available when registering phy devices.
by Ben Greear
· 14 years ago
41f4a6f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
93b0523
cfg80211: always set IBSS basic rates
by Johannes Berg
· 14 years ago
92e4494
nl80211: Fix exit from nl80211_set_power_save
by Teemu Paasikivi
· 14 years ago
e40051d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
29ad2fa
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
a02cec2
net: return operator cleanup
by Eric Dumazet
· 14 years ago
b618f6f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
df6d023
wext: fix potential private ioctl memory content leak
by Johannes Berg
· 14 years ago
074ac8d
cfg80211/nl80211: introduce p2p device types
by Johannes Berg
· 14 years ago
46a5eba
cfg80211/mac80211: use lockdep_assert_held
by Johannes Berg
· 14 years ago
9c37663
include/net/cfg80211.h: wiphy_<level> messages use dev_printk
by Joe Perches
· 14 years ago
2b18ab3
net/wireless: use generic_file_llseek in debugfs
by Arnd Bergmann
· 14 years ago
a1e567c
nl80211: Uninitialized variable
by Bill Jordan
· 14 years ago
9426231
net/wireless: use ARRAY_SIZE macro in radiotap.c
by Nikitas Angelinas
· 14 years ago
e548833
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
Next »