Age | Commit message (Expand) | Author |
2014-03-03 | net: Replace min macro with min_t | Silvan Jegen |
2014-01-10 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2014-01-03 | wireless: delete non-required instances of include <linux/init.h> | Paul Gortmaker |
2014-01-03 | ipw2x00: use ether_addr_equal_64bits | Julia Lawall |
2013-12-26 | ipw2x00: slight optimization of addr compare | dingtianhong |
2013-12-05 | wireless: ipw2100: remove unnecessary pci_set_drvdata() | Jingoo Han |
2013-12-02 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville |
2013-11-25 | cfg80211: consolidate passive-scan and no-ibss flags | Luis R. Rodriguez |
2013-10-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next | David S. Miller |
2013-10-02 | net:drivers/net: Miscellaneous conversions to ETH_ALEN | Joe Perches |
2013-09-26 | wireless: ipw2x00: remove unnecessary pci_set_drvdata() | Jingoo Han |
2013-09-24 | ipw2x00: Remove extern from function prototypes | Joe Perches |
2013-07-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2013-07-03 | ipw2200: convert __list_for_each usage to list_for_each | Dave Jones |
2013-06-24 | ipw2x00: printing the wrong array in debug code | Dan Carpenter |
2013-06-24 | ipw2200: fix error return code in ipw_load() | Wei Yongjun |
2013-06-03 | net, ipw2x00: remove redundant D0 power state set | Yijing Wang |
2013-04-10 | ipw2x00: move to kstrto* functions | Andy Shevchenko |
2013-02-21 | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-02-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2013-02-09 | ipw2x00: simplify scan_event handling | Tejun Heo |
2013-02-04 | wireless: Remove unnecessary alloc/OOM messages, alloc cleanups | Joe Perches |
2013-01-22 | drivers/net/wireless/ipw2x00: remove depends on CONFIG_EXPERIMENTAL | Kees Cook |
2013-01-08 | remove init of dev->perm_addr in drivers | Jiri Pirko |
2012-12-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-12-06 | ipw2x00: remove __dev* attributes | Bill Pemberton |
2012-12-06 | ipw2200: return error code on error in ipw_wx_get_auth() | Wei Yongjun |
2012-11-21 | net/wireless: ipw2200: introduce ipw_set_geo function | Stanislav Yakovlev |
2012-11-19 | treewide: fix typo of "suport" in various comments and Kconfig | Masanari Iida |
2012-11-16 | net/wireless: ipw2x00: remove unreachable code | Stanislav Yakovlev |
2012-10-23 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-10-18 | wireless: drivers: make use of WLAN_EID_VENDOR_SPECIFIC | Arend van Spriel |
2012-10-15 | net/wireless: ipw2200: Fix panic occurring in ipw_handle_promiscuous_tx() | Stanislav Yakovlev |
2012-10-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2012-10-02 | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2012-09-24 | ipw2x00: silence GCC warning for unused variable 'dev' | Paul Bolle |
2012-09-07 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-09-07 | ipw2200: use is_zero_ether_addr() and is_broadcast_ether_addr() | Wei Yongjun |
2012-09-07 | ipw2100: use is_zero_ether_addr() and is_broadcast_ether_addr() | Wei Yongjun |
2012-08-21 | drivers/net/wireless/ipw2x00/ipw2100.c: introduce missing initialization | Julia Lawall |
2012-08-13 | workqueue: use mod_delayed_work() instead of cancel + queue | Tejun Heo |
2012-06-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-06-12 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-06-08 | net/wireless: ipw2100: Fix WARN_ON occurring in wiphy_register called by ipw2... | Stanislav Yakovlev |
2012-06-06 | wireless: Remove casts to same type | Joe Perches |
2012-06-05 | net/wireless: ipw2200: introduce ipw_read_eeprom function | Stanislav Yakovlev |
2012-05-14 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2012-05-10 | drivers/net: Convert compare_ether_addr to ether_addr_equal | Joe Perches |
2012-05-08 | ipw2100: Fix order of device registration | Ben Hutchings |
2012-05-08 | ipw2200: Fix order of device registration | Ben Hutchings |