Age | Commit message (Expand) | Author |
2013-04-10 | ipw2x00: move to kstrto* functions | Andy Shevchenko |
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 |
2012-12-06 | ipw2x00: remove __dev* attributes | Bill Pemberton |
2012-11-16 | net/wireless: ipw2x00: remove unreachable code | 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-07 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
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-08 | net/wireless: ipw2100: Fix WARN_ON occurring in wiphy_register called by ipw2... | Stanislav Yakovlev |
2012-05-08 | ipw2100: Fix order of device registration | Ben Hutchings |
2012-04-18 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-04-14 | net: Fix spelling typo in net | Masanari Iida |
2012-04-12 | net/wireless: ipw2x00: add supported cipher suites to wiphy initialization | Stanislav Yakovlev |
2012-04-12 | ipw2100: remove a redundant NULL check before calling release_firmware() | Jesper Juhl |
2012-04-07 | ipw2100: remove useless tests in the PCI device remove path. | Francois Romieu |
2012-04-07 | ipw2100: stop using net_device.base_addr. | Francois Romieu |
2012-03-09 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-03-08 | net/wireless: ipw2x00: remove WEXT_USECHANNELS define | Stanislav Yakovlev |
2012-03-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-02-29 | ipw2x00: remove ipw2100_rates_11b[] | Stanislav Yakovlev |
2012-02-27 | net/wireless: ipw2x00: Use IW_HANDLER macro from linux/wireless.h | Stanislav Yakovlev |
2012-01-31 | drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages | Joe Perches |
2011-11-17 | wireless: use strlcpy routine in .get_drvinfo | Rick Jones |
2011-10-07 | Merge branch 'pm-qos' into pm-for-linus | Rafael J. Wysocki |
2011-09-16 | ipw2x00: fix rtnl mutex deadlock | Stanislaw Gruszka |
2011-08-25 | PM QoS: Minor clean-ups | Jean Pihet |
2011-08-25 | PM QoS: Move and rename the implementation files | Jean Pihet |
2011-07-06 | ipw2100: Fix command list for debugging | Jean Delvare |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2011-02-03 | drivers:net:ipw2100.c change a typo comamnd to command | Justin P. Mattock |
2011-01-26 | wireless/ipw2x00: use system_wq instead of dedicated workqueues | Tejun Heo |
2010-08-25 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2010-08-24 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2010-08-21 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-08-17 | drivers/net: Convert unbounded kzalloc calls to kcalloc | Joe Perches |
2010-08-17 | ipw2100: don't sync status queue entries | John W. Linville |
2010-08-16 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2010-08-16 | ipw2100: avoid warning from pointer cast in call to IPW_DEBUG_TX | John W. Linville |
2010-08-11 | ipw2100: register pm_qos request before registering pci driver | John W. Linville |
2010-08-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2010-08-04 | wireless: ipw2100: check result of kzalloc() | Christoph Fritz |
2010-08-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2010-07-23 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2010-07-20 | ipw2100: mark ipw2100_pm_qos_req static | John W. Linville |
2010-07-19 | pm_qos: Get rid of the allocation in pm_qos_add_request() | James Bottomley |