summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ipw2x00
AgeCommit message (Expand)Author
2014-08-14Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-08-14Merge tag 'master-2014-08-14' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-08-11net: wireless: ipw2x00: ipw2200.c: Cleaning up missing null-terminate after s...Rickard Strandqvist
2014-08-08ipw2100: use pci_zalloc_consistentJoe Perches
2014-07-01drivers/net/wireless/ipw2x00/libipw_module.c: remove unnecessary null test be...Fabian Frederick
2014-03-03net: Replace min macro with min_tSilvan Jegen
2014-01-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-01-03wireless: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-03ipw2x00: use ether_addr_equal_64bitsJulia Lawall
2013-12-26ipw2x00: slight optimization of addr comparedingtianhong
2013-12-05wireless: ipw2100: remove unnecessary pci_set_drvdata()Jingoo Han
2013-12-02Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-11-25cfg80211: consolidate passive-scan and no-ibss flagsLuis R. Rodriguez
2013-10-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller
2013-10-02net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches
2013-09-26wireless: ipw2x00: remove unnecessary pci_set_drvdata()Jingoo Han
2013-09-24ipw2x00: Remove extern from function prototypesJoe Perches
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-07-03ipw2200: convert __list_for_each usage to list_for_eachDave Jones
2013-06-24ipw2x00: printing the wrong array in debug codeDan Carpenter
2013-06-24ipw2200: fix error return code in ipw_load()Wei Yongjun
2013-06-03net, ipw2x00: remove redundant D0 power state setYijing Wang
2013-04-10ipw2x00: move to kstrto* functionsAndy Shevchenko
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-02-09ipw2x00: simplify scan_event handlingTejun Heo
2013-02-04wireless: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches
2013-01-22drivers/net/wireless/ipw2x00: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-01-08remove init of dev->perm_addr in driversJiri Pirko
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-12-06ipw2x00: remove __dev* attributesBill Pemberton
2012-12-06ipw2200: return error code on error in ipw_wx_get_auth()Wei Yongjun
2012-11-21net/wireless: ipw2200: introduce ipw_set_geo functionStanislav Yakovlev
2012-11-19treewide: fix typo of "suport" in various comments and KconfigMasanari Iida
2012-11-16net/wireless: ipw2x00: remove unreachable codeStanislav Yakovlev
2012-10-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-10-18wireless: drivers: make use of WLAN_EID_VENDOR_SPECIFICArend van Spriel
2012-10-15net/wireless: ipw2200: Fix panic occurring in ipw_handle_promiscuous_tx()Stanislav Yakovlev
2012-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2012-09-24ipw2x00: silence GCC warning for unused variable 'dev'Paul Bolle
2012-09-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-09-07ipw2200: use is_zero_ether_addr() and is_broadcast_ether_addr()Wei Yongjun
2012-09-07ipw2100: use is_zero_ether_addr() and is_broadcast_ether_addr()Wei Yongjun
2012-08-21drivers/net/wireless/ipw2x00/ipw2100.c: introduce missing initializationJulia Lawall
2012-08-13workqueue: use mod_delayed_work() instead of cancel + queueTejun Heo
2012-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-06-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-08net/wireless: ipw2100: Fix WARN_ON occurring in wiphy_register called by ipw2...Stanislav Yakovlev