index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ipw2x00
Age
Commit message (
Expand
)
Author
2014-12-24
ipw2200: select CFG80211_WEXT
Paul Bolle
2014-10-27
ipw2x00: clean up a condition
Dan Carpenter
2014-10-27
ipw2x00: remove unused ->ibss_dfs pointer
Dan Carpenter
2014-10-14
wireless: ipw2x00: print SSID via %*pE
Andy Shevchenko
2014-08-25
net: wireless: ipw2x00: ipw2200.c: Cleaning up missing null-terminate in conj...
Rickard Strandqvist
2014-08-14
Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2014-08-14
Merge tag 'master-2014-08-14' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-08-11
net: wireless: ipw2x00: ipw2200.c: Cleaning up missing null-terminate after s...
Rickard Strandqvist
2014-08-08
ipw2100: use pci_zalloc_consistent
Joe Perches
2014-07-01
drivers/net/wireless/ipw2x00/libipw_module.c: remove unnecessary null test be...
Fabian Frederick
2014-03-03
net: Replace min macro with min_t
Silvan Jegen
2014-01-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-01-03
wireless: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-03
ipw2x00: use ether_addr_equal_64bits
Julia Lawall
2013-12-26
ipw2x00: slight optimization of addr compare
dingtianhong
2013-12-05
wireless: ipw2100: remove unnecessary pci_set_drvdata()
Jingoo Han
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-09-24
ipw2x00: Remove extern from function prototypes
Joe Perches
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
ipw2x00: printing the wrong array in debug code
Dan Carpenter
2013-06-24
ipw2200: fix error return code in ipw_load()
Wei Yongjun
2013-06-03
net, ipw2x00: remove redundant D0 power state set
Yijing Wang
2013-04-10
ipw2x00: move to kstrto* functions
Andy Shevchenko
2013-02-21
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
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-02-04
wireless: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
2013-01-22
drivers/net/wireless/ipw2x00: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2013-01-08
remove init of dev->perm_addr in drivers
Jiri Pirko
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
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-19
treewide: fix typo of "suport" in various comments and Kconfig
Masanari Iida
2012-11-16
net/wireless: ipw2x00: remove unreachable code
Stanislav Yakovlev
2012-10-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-10-18
wireless: drivers: make use of WLAN_EID_VENDOR_SPECIFIC
Arend van Spriel
2012-10-15
net/wireless: ipw2200: Fix panic occurring in ipw_handle_promiscuous_tx()
Stanislav Yakovlev
2012-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-10-02
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2012-09-24
ipw2x00: silence GCC warning for unused variable 'dev'
Paul Bolle
2012-09-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-09-07
ipw2200: use is_zero_ether_addr() and is_broadcast_ether_addr()
Wei Yongjun
2012-09-07
ipw2100: use is_zero_ether_addr() and is_broadcast_ether_addr()
Wei Yongjun
[next]