| Commit message (Expand) | Author | Age |
* | ipw2x00: remove the right /proc/net entry | Linus Torvalds | 2010-11-05 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-10-08 |
|\ |
|
| * | ipw2200: check for allocation failures | Dan Carpenter | 2010-10-05 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 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-16 |
| |\ \ |
|
| * | | | ipw2100: avoid warning from pointer cast in call to IPW_DEBUG_TX | John W. Linville | 2010-08-16 |
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-08-22 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | ipw2100: don't sync status queue entries | John W. Linville | 2010-08-17 |
| | |/
| |/| |
|
* / | | drivers/net: Convert unbounded kzalloc calls to kcalloc | Joe Perches | 2010-08-17 |
|/ / |
|
* | | ipw2100: register pm_qos request before registering pci driver | John W. Linville | 2010-08-11 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-08-06 |
|\| |
|
| * | 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-08-04 |
|\| |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma... | John W. Linville | 2010-07-27 |
| |\ |
|
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-06-17 |
| | |\ |
|
| | * \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-06-11 |
| | |\ \ |
|
| | * | | | drivers/net: use __packed annotation | Eric Dumazet | 2010-06-03 |
| * | | | | lib80211: remove unused host_build_iv option | John W. Linville | 2010-07-26 |
| * | | | | libipw: correct sparse warnings and mark some variables static | John W. Linville | 2010-07-20 |
| * | | | | ipw2100: mark ipw2100_pm_qos_req static | John W. Linville | 2010-07-20 |
| | |_|/
| |/| | |
|
| * | | | ipw2200: Enable LED by default | ubuntu@tjworld.net | 2010-06-16 |
| | |/
| |/| |
|
| * | | drivers/net/wireless/ipw2x00/ipw2100.c: Remove unnecessary kmalloc casts | Joe Perches | 2010-06-03 |
| * | | drivers/net/wireless/ipw2x00: Use kmemdup | Julia Lawall | 2010-06-02 |
| |/ |
|
* / | pm_qos: Get rid of the allocation in pm_qos_add_request() | James Bottomley | 2010-07-18 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2010-05-21 |
|\ |
|
| * | drivers/net: Remove unnecessary returns from void function()s | Joe Perches | 2010-05-14 |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-04-15 |
| |\ |
|
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-04-08 |
| | |\ |
|
| | * | | wireless/ipw2x00: remove trailing space in messages | Frans Pop | 2010-03-31 |
| | * | | ipw2200: restart adapter only when abort_scan doesn't work | Zhu Yi | 2010-03-31 |
| * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-04-11 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-03-29 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| | * | | | drivers/net: Remove local #define IW_IOCTL, use IW_HANDLER | Joe Perches | 2010-03-23 |
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-03-22 |
| |\| | |
| | |_|/
| |/| | |
|
| | * | | ipw2x00: replace "ieee80211" with "libipw" where appropriate | Pavel Roskin | 2010-03-15 |
* | | | | PM QOS update | Mark Gross | 2010-05-10 |
| |_|/
|/| | |
|
* | | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
|/ / |
|
* | | ipw2200: use kmalloc for large local variables | Zhu Yi | 2010-03-10 |
* | | libipw: split ieee->networks into small pieces | Zhu Yi | 2010-03-10 |
|/ |
|
* | drivers/net/: use DEFINE_PCI_DEVICE_TABLE() | Alexey Dobriyan | 2010-01-08 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-12-09 |
|\ |
|
| * | Merge branch 'for-next' into for-linus | Jiri Kosina | 2009-12-07 |
| |\ |
|
| | * | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 |
* | | | ipw2100: fix rebooting hang with driver loaded | Zhu Yi | 2009-12-04 |
* | | | ipw2x00: convert to seq_file | Alexey Dobriyan | 2009-11-28 |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-11-24 |
|\ \ \ |
|
| * | | | ipw2200: Set core hw rfkill status when hardware changes state | Matthew Garrett | 2009-11-23 |
| * | | | ipw2100: Register the wiphy device | Matthew Garrett | 2009-11-23 |
| * | | | libipw: initiate cfg80211 API conversion (v2) | John W. Linville | 2009-11-23 |