Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ba162f8eed61a7e71e26455ce1cff5b5898a3579
/
drivers
/
net
/
wireless
/
intel
/
ipw2x00
/
ipw2200.c
57fbcce
cfg80211: remove enum ieee80211_band
by Johannes Berg
· 9 years ago
367a109
ipw2x00: move under intel vendor directory
by Kalle Valo
· 9 years ago
[Renamed from drivers/net/wireless/ipw2x00/ipw2200.c]
47ea032
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
by Ivan Vecera
· 9 years ago
93803b3
wireless: Use eth_<foo>_addr instead of memset
by Joe Perches
· 10 years ago
9fdc723
ipw2x00: clean up a condition
by Dan Carpenter
· 10 years ago
4b4890c
wireless: ipw2x00: print SSID via %*pE
by Andy Shevchenko
· 10 years ago
f0bd88d
net: wireless: ipw2x00: ipw2200.c: Cleaning up missing null-terminate in conjunction with strncpy
by Rickard Strandqvist
· 10 years ago
a11c5c9
Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 10 years ago
9baa3c3
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
by Benoit Taine
· 10 years ago
2da2c58
net: wireless: ipw2x00: ipw2200.c: Cleaning up missing null-terminate after strncpy call
by Rickard Strandqvist
· 10 years ago
c8e4955
net: Replace min macro with min_t
by Silvan Jegen
· 11 years ago
36325f3
ipw2x00: slight optimization of addr compare
by dingtianhong
· 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
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
5d9e3bc
ipw2200: fix error return code in ipw_load()
by Wei Yongjun
· 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
aaeb6cd
remove init of dev->perm_addr in drivers
by Jiri Pirko
· 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
9c033be
net/wireless: ipw2x00: remove unreachable code
by Stanislav Yakovlev
· 12 years ago
bf11315
net/wireless: ipw2200: Fix panic occurring in ipw_handle_promiscuous_tx()
by Stanislav Yakovlev
· 12 years ago
7949d20
ipw2200: use is_zero_ether_addr() and is_broadcast_ether_addr()
by Wei Yongjun
· 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
· 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
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
d144f53
ipw2200: remove a redundant NULL check before calling release_firmware()
by Jesper Juhl
· 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
92c1ff1
ipw2x00: signedness bug handling frame length
by Dan Carpenter
· 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
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
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
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
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
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
baeb2ff
drivers/net: Convert unbounded kzalloc calls to kcalloc
by Joe Perches
· 14 years ago
c086aba
ipw2200: Enable LED by default
by ubuntu@tjworld.net
· 16 years ago
d3e5033
drivers/net/wireless/ipw2x00: Use kmemdup
by Julia Lawall
· 15 years ago
a4b7709
drivers/net: Remove unnecessary returns from void function()s
by Joe Perches
· 15 years ago
5c01d56
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
· 15 years ago
871039f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
0f2df9e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into merge
by John W. Linville
· 15 years ago
9fd1ea4
wireless/ipw2x00: remove trailing space in messages
by Frans Pop
· 15 years ago
e65054b
ipw2200: restart adapter only when abort_scan doesn't work
by Zhu Yi
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
7905e35
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
56b632e
drivers/net: Remove local #define IW_IOCTL, use IW_HANDLER
by Joe Perches
· 15 years ago
33e2bf6
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
27ae60f
ipw2x00: replace "ieee80211" with "libipw" where appropriate
by Pavel Roskin
· 15 years ago
4109316
ipw2200: use kmalloc for large local variables
by Zhu Yi
· 15 years ago
a3aa188
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
by Alexey Dobriyan
· 15 years ago
4ef58d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
d014d04
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
4ba3eb0
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
25f94ae
ipw2200: Set core hw rfkill status when hardware changes state
by Matthew Garrett
· 15 years ago
a3caa99
libipw: initiate cfg80211 API conversion (v2)
by John W. Linville
· 15 years ago
3505d1a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
486bfe5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
dfef948
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
a2bfbc0
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
8cc3174
Revert "libipw: initiate cfg80211 API conversion"
by John W. Linville
· 15 years ago
873395a
ipw2200: declare MODULE_FIRMWARE
by Ben Hutchings
· 15 years ago
1ce5523
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
d0e1e88
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
143d40f
Revert "ipw2200: fix oops on missing firmware"
by John W. Linville
· 15 years ago
230f9bb
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
a84216e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
e6c5fc5
ipw2200: fix oops on missing firmware
by Zhu Yi
· 15 years ago
d43c36d
headers: remove sched.h from interrupt.h
by Alexey Dobriyan
· 15 years ago
5e5eab5
ipw2200: support ETHTOOL_GPERMADDR
by John W. Linville
· 15 years ago
6cdee2f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
d0cf9c0
wireless: convert drivers to netdev_tx_t
by Stephen Hemminger
· 15 years ago
b8ecd98
libipw: initiate cfg80211 API conversion
by John W. Linville
· 15 years ago
c1eb2c8
ipw2x00: update contact information
by Reinette Chatre
· 15 years ago
b0a4e7d
libipw: switch from ieee80211_* to libipw_* naming policy
by John W. Linville
· 15 years ago
11ebd1b
ipw2200: firmware DMA loading rework
by Zhu Yi
· 15 years ago
21f8a73
ipw2x00: fix sparse warnings
by Reinette Chatre
· 15 years ago
aa11d95
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
Next »