Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e499461275023e20c4aecb6a546e7e213631b99f
/
drivers
/
net
/
wireless
/
ipw2x00
235f939
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 11 years ago
c8bf40a
wireless: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
103671f
ipw2x00: use ether_addr_equal_64bits
by Julia Lawall
· 11 years ago
36325f3
ipw2x00: slight optimization of addr compare
by dingtianhong
· 11 years ago
8e27f36
wireless: ipw2100: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
4b074b0
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 11 years ago
8fe02e1
cfg80211: consolidate passive-scan and no-ibss flags
by Luis R. Rodriguez
· 11 years ago
7009dea
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 11 years ago
d458cdf
net:drivers/net: Miscellaneous conversions to ETH_ALEN
by Joe Perches
· 11 years ago
0acfd4b
wireless: ipw2x00: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
89eb744
ipw2x00: Remove extern from function prototypes
by Joe Perches
· 11 years ago
496322b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
5cb0656
ipw2200: convert __list_for_each usage to list_for_each
by Dave Jones
· 11 years ago
428e3cf
ipw2x00: printing the wrong array in debug code
by Dan Carpenter
· 11 years ago
5d9e3bc
ipw2200: fix error return code in ipw_load()
by Wei Yongjun
· 11 years ago
bda96e8
net, ipw2x00: remove redundant D0 power state set
by Yijing Wang
· 11 years ago
fe29f54
ipw2x00: move to kstrto* functions
by Andy Shevchenko
· 12 years ago
06991c2
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
a0b1c42
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
7c99e0b
ipw2x00: simplify scan_event handling
by Tejun Heo
· 12 years ago
0d2e7a5
wireless: Remove unnecessary alloc/OOM messages, alloc cleanups
by Joe Perches
· 12 years ago
2368190
drivers/net/wireless/ipw2x00: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
aaeb6cd
remove init of dev->perm_addr in drivers
by Jiri Pirko
· 12 years ago
a2013a1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
eb9248e
ipw2x00: remove __dev* attributes
by Bill Pemberton
· 12 years ago
8df0f1e
ipw2200: return error code on error in ipw_wx_get_auth()
by Wei Yongjun
· 12 years ago
0672938
net/wireless: ipw2200: introduce ipw_set_geo function
by Stanislav Yakovlev
· 12 years ago
02582e9
treewide: fix typo of "suport" in various comments and Kconfig
by Masanari Iida
· 12 years ago
9c033be
net/wireless: ipw2x00: remove unreachable code
by Stanislav Yakovlev
· 12 years ago
9b34f40
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
04b2312
wireless: drivers: make use of WLAN_EID_VENDOR_SPECIFIC
by Arend van Spriel
· 12 years ago
bf11315
net/wireless: ipw2200: Fix panic occurring in ipw_handle_promiscuous_tx()
by Stanislav Yakovlev
· 12 years ago
aecdc33
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
033d995
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 12 years ago
3fc7bc8
ipw2x00: silence GCC warning for unused variable 'dev'
by Paul Bolle
· 12 years ago
fac805f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
7949d20
ipw2200: use is_zero_ether_addr() and is_broadcast_ether_addr()
by Wei Yongjun
· 12 years ago
96e716b
ipw2100: use is_zero_ether_addr() and is_broadcast_ether_addr()
by Wei Yongjun
· 12 years ago
7b4e6cf
drivers/net/wireless/ipw2x00/ipw2100.c: introduce missing initialization
by Julia Lawall
· 12 years ago
41f63c5
workqueue: use mod_delayed_work() instead of cancel + queue
by Tejun Heo
· 12 years ago
43b03f1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
0440507
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 12 years ago
aac495a
net/wireless: ipw2100: Fix WARN_ON occurring in wiphy_register called by ipw2100_pci_init_one
by Stanislav Yakovlev
· 12 years ago
2c20889
wireless: Remove casts to same type
by Joe Perches
· 12 years ago
fdbfff7
net/wireless: ipw2200: introduce ipw_read_eeprom function
by Stanislav Yakovlev
· 12 years ago
c597f66
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 12 years ago
2e42e47
drivers/net: Convert compare_ether_addr to ether_addr_equal
by Joe Perches
· 13 years ago
e19d8baf
ipw2100: Fix order of device registration
by Ben Hutchings
· 13 years ago
b405079
ipw2200: Fix order of device registration
by Ben Hutchings
· 13 years ago
7ed85b6
net/wireless: ipw2200: Fix WARN_ON occurring in wiphy_register called by ipw_pci_probe
by Stanislav Yakovlev
· 13 years ago
0d6c4a2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
dd44731
ipw2200: Fix race condition in the command completion acknowledge
by Stanislav Yakovlev
· 13 years ago
59ef43e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
fd9071e
net: Fix spelling typo in net
by Masanari Iida
· 13 years ago
a141e6a
net/wireless: ipw2x00: add supported cipher suites to wiphy initialization
by Stanislav Yakovlev
· 13 years ago
e3e07e0
ipw2100: remove a redundant NULL check before calling release_firmware()
by Jesper Juhl
· 13 years ago
d144f53
ipw2200: remove a redundant NULL check before calling release_firmware()
by Jesper Juhl
· 13 years ago
7eab0f6
Merge branch 'master' into for-davem
by John W. Linville
· 13 years ago
8065248
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 13 years ago
cefa5fd
net/wireless: ipw2x00: remove ssid_context struct
by Stanislav Yakovlev
· 13 years ago
186b491
net/wireless: ipw2x00: remove unused libipw_measurement_report struct
by Stanislav Yakovlev
· 13 years ago
019d077
ipw2100: remove useless tests in the PCI device remove path.
by Francois Romieu
· 13 years ago
9b71707
ipw2100: stop using net_device.base_addr.
by Francois Romieu
· 13 years ago
a344279
ipw2200: stop using net_device.{base_addr, irq}.
by Francois Romieu
· 13 years ago
75836b8
net/wireless: ipw2x00: fix a typo in wiphy struct initilization
by Stanislav Yakovlev
· 13 years ago
01a2829
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
138f07e
net/wireless: ipw2x00: remove unused definitions for regulatory domain
by Stanislav Yakovlev
· 13 years ago
74dd152
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
d11f0ca
net/wireless: ipw2x00: remove WEXT_USECHANNELS define
by Stanislav Yakovlev
· 13 years ago
051d3b5
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
4d94c15
ipw2x00: remove ipw2100_rates_11b[]
by Stanislav Yakovlev
· 13 years ago
06d9b6a
net/wireless: ipw2x00: Use IW_HANDLER macro from linux/wireless.h
by Stanislav Yakovlev
· 13 years ago
a9802d4
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
5718b13
net: Fix typo in ipw2x00/libipw_rx.c
by Masanari Iida
· 13 years ago
41de8d4
drivers/net: Remove alloc_etherdev error messages
by Joe Perches
· 13 years ago
e404dec
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
by Joe Perches
· 13 years ago
92c1ff1
ipw2x00: signedness bug handling frame length
by Dan Carpenter
· 13 years ago
f961e34
ipw2x00: remove reset_port functionality
by Stanislav Yakovlev
· 13 years ago
1f80c23
wireless: use strlcpy routine in .get_drvinfo
by Rick Jones
· 13 years ago
776d68f
wireless: move ieee80211chan2mhz macro
by Johannes Berg
· 13 years ago
6e6ae9d
ipw2x00: remove unused function libipw_ratelimit_debug.
by Stanislav Yakovlev
· 13 years ago
7e0bb71
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 13 years ago
8a9ea32
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 13 years ago
59e5253
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
9696cc9
Merge branch 'pm-qos' into pm-for-linus
by Rafael J. Wysocki
· 13 years ago
8decf86
Merge branch 'master' of github.com:davem330/net
by David S. Miller
· 13 years ago
7cabafc
ipw2x00: fix rtnl mutex deadlock
by Stanislaw Gruszka
· 13 years ago
f1ee39f
ipw2x00: comment typo fix encryptiong to encryption
by Justin P. Mattock
· 13 years ago
cc74998
PM QoS: Minor clean-ups
by Jean Pihet
· 13 years ago
e8db0be
PM QoS: Move and rename the implementation files
by Jean Pihet
· 13 years ago
b38d355
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
afc4b13
net: remove use of ndo_set_multicast_list in drivers
by Jiri Pirko
· 13 years ago
262eb9b2
cfg80211: split wext compatibility to separate header
by Johannes Berg
· 13 years ago
204d164
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
· 13 years ago
96a95c1
ipw2100: Fix command list for debugging
by Jean Delvare
· 13 years ago
d4d2d28
net/wireless: ipw2x00: Use helpers from linux/etherdevice.h
by Tobias Klauser
· 13 years ago
a6b7a40
net: remove interrupt.h inclusion from netdevice.h
by Alexey Dobriyan
· 13 years ago
70f23fd
treewide: fix a few typos in comments
by Justin P. Mattock
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
7a63628
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 14 years ago
Next »