aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ipw2x00/libipw_rx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-18ipw2x00: move under intel vendor directoryKalle Valo1-1765/+0
2015-09-22wireless: mark element IDs 8 and 9 reservedJohannes Berg1-2/+0
2014-10-27ipw2x00: remove unused ->ibss_dfs pointerDan Carpenter1-19/+2
2014-10-14wireless: ipw2x00: print SSID via %*pEAndy Shevchenko1-39/+26
2014-01-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-1/+1
2014-01-03ipw2x00: use ether_addr_equal_64bitsJulia Lawall1-1/+1
2013-12-26ipw2x00: slight optimization of addr comparedingtianhong1-5/+5
2013-06-24ipw2x00: printing the wrong array in debug codeDan Carpenter1-1/+1
2012-10-18wireless: drivers: make use of WLAN_EID_VENDOR_SPECIFICArend van Spriel1-3/+3
2012-05-10drivers/net: Convert compare_ether_addr to ether_addr_equalJoe Perches1-8/+8
2012-02-06net: Fix typo in ipw2x00/libipw_rx.cMasanari Iida1-1/+1
2011-07-04net/wireless: ipw2x00: Use helpers from linux/etherdevice.hTobias Klauser1-2/+2
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches1-1/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+1
2009-08-28libipw: switch from ieee80211_* to libipw_* naming policyJohn W. Linville1-201/+202
2009-03-21ipw2x00: convert to internal net_device_statsStephen Hemminger1-10/+7
2009-03-16ipw2x00: Use IE definitions from linux/ieee80211.hHelmut Schaa1-42/+42
2009-03-16libipw: fix debug outputHelmut Schaa1-8/+8
2009-02-27ipw2x00: age scan results on resumeDan Williams1-1/+1
2009-02-27make net/ieee80211.h private to ipw2x00Dan Williams1-1/+2
2008-11-21net/ieee80211 -> drivers/net/ipw2x00/libipw_* renameJohn W. Linville1-0/+1799