summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ipw2x00/ipw2100.c
AgeCommit message (Expand)Author
2014-10-14wireless: ipw2x00: print SSID via %*pEAndy Shevchenko
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-08-08ipw2100: use pci_zalloc_consistentJoe Perches
2014-03-03net: Replace min macro with min_tSilvan Jegen
2013-12-05wireless: ipw2100: remove unnecessary pci_set_drvdata()Jingoo Han
2013-11-25cfg80211: consolidate passive-scan and no-ibss flagsLuis R. Rodriguez
2013-06-03net, ipw2x00: remove redundant D0 power state setYijing Wang
2013-04-10ipw2x00: move to kstrto* functionsAndy Shevchenko
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
2012-12-06ipw2x00: remove __dev* attributesBill Pemberton
2012-11-16net/wireless: ipw2x00: remove unreachable codeStanislav 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-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
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-08net/wireless: ipw2100: Fix WARN_ON occurring in wiphy_register called by ipw2...Stanislav Yakovlev
2012-05-08ipw2100: Fix order of device registrationBen Hutchings
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-12ipw2100: remove a redundant NULL check before calling release_firmware()Jesper Juhl
2012-04-07ipw2100: remove useless tests in the PCI device remove path.Francois Romieu
2012-04-07ipw2100: stop using net_device.base_addr.Francois Romieu
2012-03-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-03-08net/wireless: ipw2x00: remove WEXT_USECHANNELS defineStanislav Yakovlev
2012-03-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-02-29ipw2x00: remove ipw2100_rates_11b[]Stanislav Yakovlev
2012-02-27net/wireless: ipw2x00: Use IW_HANDLER macro from linux/wireless.hStanislav Yakovlev
2012-01-31drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches
2011-11-17wireless: use strlcpy routine in .get_drvinfoRick Jones
2011-10-07Merge branch 'pm-qos' into pm-for-linusRafael J. Wysocki
2011-09-16ipw2x00: fix rtnl mutex deadlockStanislaw Gruszka
2011-08-25PM QoS: Minor clean-upsJean Pihet
2011-08-25PM QoS: Move and rename the implementation filesJean Pihet
2011-07-06ipw2100: Fix command list for debuggingJean Delvare
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2011-02-03drivers:net:ipw2100.c change a typo comamnd to commandJustin P. Mattock
2011-01-26wireless/ipw2x00: use system_wq instead of dedicated workqueuesTejun Heo
2010-08-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-08-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-08-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-08-17drivers/net: Convert unbounded kzalloc calls to kcallocJoe Perches
2010-08-17ipw2100: don't sync status queue entriesJohn W. Linville
2010-08-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-08-16ipw2100: avoid warning from pointer cast in call to IPW_DEBUG_TXJohn W. Linville