index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ipw2x00
/
ipw2200.c
Age
Commit message (
Expand
)
Author
2013-12-26
ipw2x00: slight optimization of addr compare
dingtianhong
2013-12-02
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-11-25
cfg80211: consolidate passive-scan and no-ibss flags
Luis R. Rodriguez
2013-10-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
David S. Miller
2013-10-02
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
2013-09-26
wireless: ipw2x00: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-07-03
ipw2200: convert __list_for_each usage to list_for_each
Dave Jones
2013-06-24
ipw2200: fix error return code in ipw_load()
Wei Yongjun
2013-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-02-09
ipw2x00: simplify scan_event handling
Tejun Heo
2013-01-08
remove init of dev->perm_addr in drivers
Jiri Pirko
2012-12-06
ipw2x00: remove __dev* attributes
Bill Pemberton
2012-12-06
ipw2200: return error code on error in ipw_wx_get_auth()
Wei Yongjun
2012-11-21
net/wireless: ipw2200: introduce ipw_set_geo function
Stanislav Yakovlev
2012-11-16
net/wireless: ipw2x00: remove unreachable code
Stanislav Yakovlev
2012-10-15
net/wireless: ipw2200: Fix panic occurring in ipw_handle_promiscuous_tx()
Stanislav Yakovlev
2012-09-07
ipw2200: use is_zero_ether_addr() and is_broadcast_ether_addr()
Wei Yongjun
2012-06-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-06-06
wireless: Remove casts to same type
Joe Perches
2012-06-05
net/wireless: ipw2200: introduce ipw_read_eeprom function
Stanislav Yakovlev
2012-05-08
ipw2200: Fix order of device registration
Ben Hutchings
2012-05-08
net/wireless: ipw2200: Fix WARN_ON occurring in wiphy_register called by ipw_...
Stanislav Yakovlev
2012-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-04-23
ipw2200: Fix race condition in the command completion acknowledge
Stanislav Yakovlev
2012-04-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-04-14
net: Fix spelling typo in net
Masanari Iida
2012-04-12
net/wireless: ipw2x00: add supported cipher suites to wiphy initialization
Stanislav Yakovlev
2012-04-12
ipw2200: remove a redundant NULL check before calling release_firmware()
Jesper Juhl
2012-04-07
ipw2200: stop using net_device.{base_addr, irq}.
Francois Romieu
2012-03-28
net/wireless: ipw2x00: fix a typo in wiphy struct initilization
Stanislav Yakovlev
2012-01-13
ipw2x00: signedness bug handling frame length
Dan Carpenter
2011-11-17
wireless: use strlcpy routine in .get_drvinfo
Rick Jones
2011-11-11
wireless: move ieee80211chan2mhz macro
Johannes Berg
2011-09-22
Merge branch 'master' of github.com:davem330/net
David S. Miller
2011-09-16
ipw2x00: fix rtnl mutex deadlock
Stanislaw Gruszka
2011-08-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-08-17
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2011-08-08
cfg80211: split wext compatibility to separate header
Johannes Berg
2011-05-10
treewide: fix a few typos in comments
Justin P. Mattock
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-01-26
wireless/ipw2x00: use system_wq instead of dedicated workqueues
Tejun Heo
2011-01-10
ipw2200: Check for -1 INTA in tasklet too.
Indan Zupancic
2010-10-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-10-05
ipw2200: check for allocation failures
Dan Carpenter
2010-08-17
drivers/net: Convert unbounded kzalloc calls to kcalloc
Joe Perches
2010-06-16
ipw2200: Enable LED by default
ubuntu@tjworld.net
2010-06-02
drivers/net/wireless/ipw2x00: Use kmemdup
Julia Lawall
2010-05-14
drivers/net: Remove unnecessary returns from void function()s
Joe Perches
2010-04-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
[next]