summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ipw2x00/ipw2100.c
Commit message (Expand)AuthorAgeFilesLines
* ipw2x00: move under intel vendor directoryKalle Valo2015-11-181-8639/+0
* ipw2100: fix timeout bug - always evaluated to 0Nicholas Mc Guire2015-07-111-1/+1
* wireless: Use eth_<foo>_addr instead of memsetJoe Perches2015-03-031-4/+4
* wireless: ipw2x00: print SSID via %*pEAndy Shevchenko2014-10-141-15/+7
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-121-1/+1
* ipw2100: use pci_zalloc_consistentJoe Perches2014-08-081-11/+5
* net: Replace min macro with min_tSilvan Jegen2014-03-031-1/+1
* wireless: ipw2100: remove unnecessary pci_set_drvdata()Jingoo Han2013-12-051-1/+0
* cfg80211: consolidate passive-scan and no-ibss flagsLuis R. Rodriguez2013-11-251-2/+2
* net, ipw2x00: remove redundant D0 power state setYijing Wang2013-06-031-2/+0
* ipw2x00: move to kstrto* functionsAndy Shevchenko2013-04-101-25/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-02-201-6/+3
|\
| * wireless: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches2013-02-041-6/+3
* | ipw2x00: simplify scan_event handlingTejun Heo2013-02-091-23/+8
|/
* ipw2x00: remove __dev* attributesBill Pemberton2012-12-061-2/+2
* net/wireless: ipw2x00: remove unreachable codeStanislav Yakovlev2012-11-161-4/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-10-021-9/+2
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-09-071-1/+2
| |\
| * | ipw2100: use is_zero_ether_addr() and is_broadcast_ether_addr()Wei Yongjun2012-09-071-9/+2
* | | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2012-10-021-5/+3
|\ \ \ | |_|/ |/| |
| * | workqueue: use mod_delayed_work() instead of cancel + queueTejun Heo2012-08-131-5/+3
| |/
* / drivers/net/wireless/ipw2x00/ipw2100.c: introduce missing initializationJulia Lawall2012-08-211-1/+2
|/
* net/wireless: ipw2100: Fix WARN_ON occurring in wiphy_register called by ipw2...Stanislav Yakovlev2012-06-081-15/+5
* ipw2100: Fix order of device registrationBen Hutchings2012-05-081-11/+13
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-04-181-2/+5
|\
| * net/wireless: ipw2x00: add supported cipher suites to wiphy initializationStanislav Yakovlev2012-04-121-0/+4
| * ipw2100: remove a redundant NULL check before calling release_firmware()Jesper Juhl2012-04-121-2/+1
* | net: Fix spelling typo in netMasanari Iida2012-04-141-2/+2
* | ipw2100: remove useless tests in the PCI device remove path.Francois Romieu2012-04-071-30/+26
* | ipw2100: stop using net_device.base_addr.Francois Romieu2012-04-071-39/+38
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-03-091-2/+0
|\
| * net/wireless: ipw2x00: remove WEXT_USECHANNELS defineStanislav Yakovlev2012-03-081-2/+0
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-03-051-64/+37
|\|
| * ipw2x00: remove ipw2100_rates_11b[]Stanislav Yakovlev2012-02-291-9/+2
| * net/wireless: ipw2x00: Use IW_HANDLER macro from linux/wireless.hStanislav Yakovlev2012-02-271-55/+35
* | drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches2012-01-311-4/+1
|/
* wireless: use strlcpy routine in .get_drvinfoRick Jones2011-11-171-3/+4
* Merge branch 'pm-qos' into pm-for-linusRafael J. Wysocki2011-10-071-2/+2
|\
| * PM QoS: Minor clean-upsJean Pihet2011-08-251-1/+1
| * PM QoS: Move and rename the implementation filesJean Pihet2011-08-251-1/+1
* | ipw2x00: fix rtnl mutex deadlockStanislaw Gruszka2011-09-161-7/+14
|/
* ipw2100: Fix command list for debuggingJean Delvare2011-07-061-1/+1
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2011-03-161-1/+1
|\
| * drivers:net:ipw2100.c change a typo comamnd to commandJustin P. Mattock2011-02-031-1/+1
* | wireless/ipw2x00: use system_wq instead of dedicated workqueuesTejun Heo2011-01-261-40/+30
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-08-251-2/+2
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-08-241-8/+0
| |\
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-08-161-6/+7
| |\ \
| * | | ipw2100: avoid warning from pointer cast in call to IPW_DEBUG_TXJohn W. Linville2010-08-161-2/+2