aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ipw2x00/ipw2200.c
AgeCommit message (Expand)Author
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-01-08remove init of dev->perm_addr in driversJiri Pirko
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-16net/wireless: ipw2x00: remove unreachable codeStanislav Yakovlev
2012-10-15net/wireless: ipw2200: Fix panic occurring in ipw_handle_promiscuous_tx()Stanislav Yakovlev
2012-09-07ipw2200: use is_zero_ether_addr() and is_broadcast_ether_addr()Wei Yongjun
2012-06-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-06wireless: Remove casts to same typeJoe Perches
2012-06-05net/wireless: ipw2200: introduce ipw_read_eeprom functionStanislav Yakovlev
2012-05-08ipw2200: Fix order of device registrationBen Hutchings
2012-05-08net/wireless: ipw2200: Fix WARN_ON occurring in wiphy_register called by ipw_...Stanislav Yakovlev
2012-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-04-23ipw2200: Fix race condition in the command completion acknowledgeStanislav Yakovlev
2012-04-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-04-14net: Fix spelling typo in netMasanari Iida
2012-04-12net/wireless: ipw2x00: add supported cipher suites to wiphy initializationStanislav Yakovlev
2012-04-12ipw2200: remove a redundant NULL check before calling release_firmware()Jesper Juhl
2012-04-07ipw2200: stop using net_device.{base_addr, irq}.Francois Romieu
2012-03-28net/wireless: ipw2x00: fix a typo in wiphy struct initilizationStanislav Yakovlev
2012-01-13ipw2x00: signedness bug handling frame lengthDan Carpenter
2011-11-17wireless: use strlcpy routine in .get_drvinfoRick Jones
2011-11-11wireless: move ieee80211chan2mhz macroJohannes Berg
2011-09-22Merge branch 'master' of github.com:davem330/netDavid S. Miller
2011-09-16ipw2x00: fix rtnl mutex deadlockStanislaw Gruszka
2011-08-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko
2011-08-08cfg80211: split wext compatibility to separate headerJohannes Berg
2011-05-10treewide: fix a few typos in commentsJustin P. Mattock
2011-03-31Fix common misspellingsLucas De Marchi
2011-01-26wireless/ipw2x00: use system_wq instead of dedicated workqueuesTejun Heo
2011-01-10ipw2200: Check for -1 INTA in tasklet too.Indan Zupancic
2010-10-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-10-05ipw2200: check for allocation failuresDan Carpenter
2010-08-17drivers/net: Convert unbounded kzalloc calls to kcallocJoe Perches
2010-06-16ipw2200: Enable LED by defaultubuntu@tjworld.net
2010-06-02drivers/net/wireless/ipw2x00: Use kmemdupJulia Lawall
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches
2010-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-03-31wireless/ipw2x00: remove trailing space in messagesFrans Pop
2010-03-31ipw2200: restart adapter only when abort_scan doesn't workZhu Yi
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-03-23drivers/net: Remove local #define IW_IOCTL, use IW_HANDLERJoe Perches
2010-03-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-03-15ipw2x00: replace "ieee80211" with "libipw" where appropriatePavel Roskin