summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ipw2x00
AgeCommit message (Expand)Author
2015-10-16drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera
2015-10-07Merge tag 'mac80211-next-for-davem-2015-10-05' of git://git.kernel.org/pub/sc...David S. Miller
2015-09-22wireless: mark element IDs 8 and 9 reservedJohannes Berg
2015-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-08-07treewide: Fix typo compatability -> compatibilityLaurent Pinchart
2015-07-11ipw2100: fix timeout bug - always evaluated to 0Nicholas Mc Guire
2015-03-31Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...David S. Miller
2015-03-03wireless: Use eth_<foo>_addr instead of memsetJoe Perches
2015-02-28cfg80211-wext: export symbols only when neededJohannes Berg
2014-12-24ipw2200: select CFG80211_WEXTPaul Bolle
2014-10-27ipw2x00: clean up a conditionDan Carpenter
2014-10-27ipw2x00: remove unused ->ibss_dfs pointerDan Carpenter
2014-10-14wireless: ipw2x00: print SSID via %*pEAndy Shevchenko
2014-08-25net: wireless: ipw2x00: ipw2200.c: Cleaning up missing null-terminate in conj...Rickard Strandqvist
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