aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ipw2x00
Commit message (Expand)AuthorAge
* drivers/net/wireless/ipw2x00/libipw_module.c: remove unnecessary null test be...Fabian Frederick2014-07-01
* net: Replace min macro with min_tSilvan Jegen2014-03-03
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-10
|\
| * wireless: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-03
| * ipw2x00: use ether_addr_equal_64bitsJulia Lawall2014-01-03
* | ipw2x00: slight optimization of addr comparedingtianhong2013-12-26
|/
* wireless: ipw2100: remove unnecessary pci_set_drvdata()Jingoo Han2013-12-05
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-12-02
|\
| * cfg80211: consolidate passive-scan and no-ibss flagsLuis R. Rodriguez2013-11-25
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller2013-10-07
|\|
| * wireless: ipw2x00: remove unnecessary pci_set_drvdata()Jingoo Han2013-09-26
* | net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches2013-10-02
* | ipw2x00: Remove extern from function prototypesJoe Perches2013-09-24
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-09
|\
| * ipw2x00: printing the wrong array in debug codeDan Carpenter2013-06-24
| * ipw2200: fix error return code in ipw_load()Wei Yongjun2013-06-24
| * net, ipw2x00: remove redundant D0 power state setYijing Wang2013-06-03
* | ipw2200: convert __list_for_each usage to list_for_eachDave Jones2013-07-03
|/
* ipw2x00: move to kstrto* functionsAndy Shevchenko2013-04-10
* Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-21
|\
| * drivers/net/wireless/ipw2x00: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-22
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-02-20
|\ \
| * | wireless: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches2013-02-04
| * | remove init of dev->perm_addr in driversJiri Pirko2013-01-08
| |/
* / ipw2x00: simplify scan_event handlingTejun Heo2013-02-09
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-13
|\
| * treewide: fix typo of "suport" in various comments and KconfigMasanari Iida2012-11-19
* | ipw2x00: remove __dev* attributesBill Pemberton2012-12-06
* | ipw2200: return error code on error in ipw_wx_get_auth()Wei Yongjun2012-12-06
* | net/wireless: ipw2200: introduce ipw_set_geo functionStanislav Yakovlev2012-11-21
* | net/wireless: ipw2x00: remove unreachable codeStanislav Yakovlev2012-11-16
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-10-23
|\|
| * net/wireless: ipw2200: Fix panic occurring in ipw_handle_promiscuous_tx()Stanislav Yakovlev2012-10-15
* | wireless: drivers: make use of WLAN_EID_VENDOR_SPECIFICArend van Spriel2012-10-18
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-10-02
|\
| * ipw2x00: silence GCC warning for unused variable 'dev'Paul Bolle2012-09-24
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-09-07
| |\
| * | ipw2200: use is_zero_ether_addr() and is_broadcast_ether_addr()Wei Yongjun2012-09-07
| * | ipw2100: use is_zero_ether_addr() and is_broadcast_ether_addr()Wei Yongjun2012-09-07
* | | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2012-10-02
|\ \ \ | |_|/ |/| |
| * | workqueue: use mod_delayed_work() instead of cancel + queueTejun Heo2012-08-13
| |/
* / drivers/net/wireless/ipw2x00/ipw2100.c: introduce missing initializationJulia Lawall2012-08-21
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-13
|\
| * net/wireless: ipw2100: Fix WARN_ON occurring in wiphy_register called by ipw2...Stanislav Yakovlev2012-06-08
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-12
|\ \
| * | net/wireless: ipw2200: introduce ipw_read_eeprom functionStanislav Yakovlev2012-06-05
| |/
* / wireless: Remove casts to same typeJoe Perches2012-06-06
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2012-05-14
|\
| * ipw2100: Fix order of device registrationBen Hutchings2012-05-08
| * ipw2200: Fix order of device registrationBen Hutchings2012-05-08