aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ipw2x00 (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-31Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-1/+1
2015-03-03wireless: Use eth_<foo>_addr instead of memsetJoe Perches2-7/+7
2015-02-28cfg80211-wext: export symbols only when neededJohannes Berg1-1/+1
2014-12-24ipw2200: select CFG80211_WEXTPaul Bolle1-1/+2
2014-10-27ipw2x00: clean up a conditionDan Carpenter1-1/+1
2014-10-27ipw2x00: remove unused ->ibss_dfs pointerDan Carpenter3-38/+3
2014-10-14wireless: ipw2x00: print SSID via %*pEAndy Shevchenko4-247/+126
2014-08-25net: wireless: ipw2x00: ipw2200.c: Cleaning up missing null-terminate in conjunction with strncpyRickard Strandqvist1-3/+3
2014-08-14Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2-2/+2
2014-08-14Merge tag 'master-2014-08-14' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessDavid S. Miller1-0/+1
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2-2/+2
2014-08-11net: wireless: ipw2x00: ipw2200.c: Cleaning up missing null-terminate after strncpy callRickard Strandqvist1-0/+1
2014-08-08ipw2100: use pci_zalloc_consistentJoe Perches1-11/+5
2014-07-01drivers/net/wireless/ipw2x00/libipw_module.c: remove unnecessary null test before kfreeFabian Frederick1-2/+1
2014-03-03net: Replace min macro with min_tSilvan Jegen2-2/+2
2014-01-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville2-2/+1
2014-01-03wireless: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2014-01-03ipw2x00: use ether_addr_equal_64bitsJulia Lawall1-1/+1
2013-12-26ipw2x00: slight optimization of addr comparedingtianhong2-22/+22
2013-12-05wireless: ipw2100: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-12-02Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville2-6/+6
2013-11-25cfg80211: consolidate passive-scan and no-ibss flagsLuis R. Rodriguez2-6/+6
2013-10-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller1-2/+0
2013-10-02net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches1-1/+1
2013-09-26wireless: ipw2x00: remove unnecessary pci_set_drvdata()Jingoo Han1-2/+0
2013-09-24ipw2x00: Remove extern from function prototypesJoe Perches1-49/+38
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds3-3/+2
2013-07-03ipw2200: convert __list_for_each usage to list_for_eachDave Jones1-1/+1
2013-06-24ipw2x00: printing the wrong array in debug codeDan Carpenter1-1/+1
2013-06-24ipw2200: fix error return code in ipw_load()Wei Yongjun1-0/+1
2013-06-03net, ipw2x00: remove redundant D0 power state setYijing Wang1-2/+0
2013-04-10ipw2x00: move to kstrto* functionsAndy Shevchenko1-25/+7
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+1
2013-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-7/+3
2013-02-09ipw2x00: simplify scan_event handlingTejun Heo3-35/+12
2013-02-04wireless: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches1-6/+3
2013-01-22drivers/net/wireless/ipw2x00: remove depends on CONFIG_EXPERIMENTALKees Cook1-1/+1
2013-01-08remove init of dev->perm_addr in driversJiri Pirko1-1/+0
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2012-12-06ipw2x00: remove __dev* attributesBill Pemberton2-6/+6
2012-12-06ipw2200: return error code on error in ipw_wx_get_auth()Wei Yongjun1-3/+1
2012-11-21net/wireless: ipw2200: introduce ipw_set_geo functionStanislav Yakovlev1-14/+23
2012-11-19treewide: fix typo of "suport" in various comments and KconfigMasanari Iida1-1/+1
2012-11-16net/wireless: ipw2x00: remove unreachable codeStanislav Yakovlev4-11/+4
2012-10-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-1/+1
2012-10-18wireless: drivers: make use of WLAN_EID_VENDOR_SPECIFICArend van Spriel1-3/+3
2012-10-15net/wireless: ipw2200: Fix panic occurring in ipw_handle_promiscuous_tx()Stanislav Yakovlev1-1/+1
2012-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds3-19/+5
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-5/+3
2012-09-24ipw2x00: silence GCC warning for unused variable 'dev'Paul Bolle1-1/+1