Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
3fb99fa7c7d2310791bf39929285da44b201fd40
/
drivers
/
net
/
wireless
/
ipw2x00
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
· 13 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
· 13 years ago
aac495a
net/wireless: ipw2100: Fix WARN_ON occurring in wiphy_register called by ipw2100_pci_init_one
by Stanislav Yakovlev
· 13 years ago
2c20889
wireless: Remove casts to same type
by Joe Perches
· 13 years ago
fdbfff7
net/wireless: ipw2200: introduce ipw_read_eeprom function
by Stanislav Yakovlev
· 13 years ago
c597f66
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 13 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
051d3b50
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
· 14 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
· 14 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
· 14 years ago
96a95c1
ipw2100: Fix command list for debugging
by Jean Delvare
· 14 years ago
d4d2d28
net/wireless: ipw2x00: Use helpers from linux/etherdevice.h
by Tobias Klauser
· 14 years ago
a6b7a40
net: remove interrupt.h inclusion from netdevice.h
by Alexey Dobriyan
· 14 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
80751e2
ieee80211: add IEEE80211_COUNTRY_STRING_LEN definition
by Bing Zhao
· 14 years ago
942a849
drivers:net:ipw2100.c change a typo comamnd to command
by Justin P. Mattock
· 14 years ago
bcb6d91
wireless/ipw2x00: use system_wq instead of dedicated workqueues
by Tejun Heo
· 14 years ago
3c4a8cc
ipw2200: Check for -1 INTA in tasklet too.
by Indan Zupancic
· 14 years ago
151f52f
ipw2x00: remove the right /proc/net entry
by Linus Torvalds
· 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
2ee4e27
ipw2200: check for allocation failures
by Dan Carpenter
· 14 years ago
e569aa7
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
268bae0
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
d3c6e7a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
baeb2ff
drivers/net: Convert unbounded kzalloc calls to kcalloc
by Joe Perches
· 14 years ago
c206a04
ipw2100: don't sync status queue entries
by John W. Linville
· 14 years ago
9714d31
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
aa0d52c
ipw2100: avoid warning from pointer cast in call to IPW_DEBUG_TX
by John W. Linville
· 14 years ago
2f81b47
ipw2100: register pm_qos request before registering pci driver
by John W. Linville
· 14 years ago
e225567
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 14 years ago
Next »