| Commit message (Expand) | Author | Age |
* | prism54: set netdev type to "wlan" | Dan Williams | 2013-12-04 |
* | wireless: Remove unnecessary alloc/OOM messages, alloc cleanups | Joe Perches | 2013-02-04 |
* | prism54: bug in getting auth type | Dan Carpenter | 2013-01-22 |
* | wireless: Remove casts to same type | Joe Perches | 2012-06-06 |
* | prism54: replace open-coded ARRAY_SIZE with macro | Jim Cromie | 2012-04-12 |
* | Remove all #inclusions of asm/system.h | David Howells | 2012-03-28 |
* | drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages | Joe Perches | 2012-01-31 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-12-02 |
|\ |
|
| * | prism54: potential memory corruption in prism54_get_essid() | Dan Carpenter | 2011-11-21 |
* | | prism54: remove private driver ioctls | Luis R. Rodriguez | 2011-11-30 |
* | | wireless: use strlcpy routine in .get_drvinfo | Rick Jones | 2011-11-17 |
|/ |
|
* | net: remove interrupt.h inclusion from netdevice.h | Alexey Dobriyan | 2011-06-07 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 |
* | tree-wide: fix comment/printk typos | Uwe Kleine-König | 2010-11-01 |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2010-10-24 |
|\ |
|
| * | Update broken web addresses in the kernel. | Justin P. Mattock | 2010-10-18 |
* | | drivers/net/wireless/prism54: Adjust confusing if indentation | Julia Lawall | 2010-08-16 |
|/ |
|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-07-13 |
|\ |
|
| * | prism54: call BUG_ON() earlier | Dan Carpenter | 2010-07-12 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-06-11 |
|\| |
|
| * | drivers/net/wireless/prism54: Use memdup_user | Julia Lawall | 2010-06-02 |
* | | drivers/net: use __packed annotation | Eric Dumazet | 2010-06-03 |
|/ |
|
* | drivers/net: remove useless semicolons | Joe Perches | 2010-05-18 |
* | drivers/net: Remove unnecessary returns from void function()s | Joe Perches | 2010-05-14 |
* | net: trans_start cleanups | Eric Dumazet | 2010-05-10 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-04-15 |
|\ |
|
| * | wireless/prism54: remove trailing space in messages | Frans Pop | 2010-03-31 |
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
|/ |
|
* | 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 |
|\ |
|
| * | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 |
* | | drivers/net: request_irq - Remove unnecessary leading & from second arg | Joe Perches | 2009-11-19 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-11-19 |
|\| |
|
| * | headers: remove sched.h from interrupt.h | Alexey Dobriyan | 2009-10-11 |
* | | prism54: declare MODULE_FIRMWARE | Ben Hutchings | 2009-11-11 |
|/ |
|
* | wireless: convert drivers to netdev_tx_t | Stephen Hemminger | 2009-09-01 |
* | PRISM54: fix compilation warning | Jaswinder Singh Rajput | 2009-08-28 |
* | drivers/net/wireless: Use PCI_VDEVICE | Joe Perches | 2009-07-10 |
* | net: convert remaining non-symbolic return values in ndo_start_xmit() functions | Patrick McHardy | 2009-07-05 |
* | net: fix network drivers ndo_start_xmit() return values (part 3) | Patrick McHardy | 2009-06-13 |
* | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang | 2009-04-07 |
* | wireless: remove duplicated .ndo_set_mac_address | Alexander Beregalov | 2009-03-29 |
* | prism54: convert to internal net_device_stats | Stephen Hemminger | 2009-03-22 |
* | prism54: convert to net_device_ops | Stephen Hemminger | 2009-03-22 |
* | drivers/net/wireless/prism54: fix sparse warning: fix signedness | Hannes Eder | 2009-02-17 |
* | prism54: remove private implementation of le32_add_cpu | Harvey Harrison | 2009-01-29 |
* | drivers/net/wireless/prism54: fix sparse warnings: make symbols static | Hannes Eder | 2008-12-26 |
* | net: convert print_mac to %pM | Johannes Berg | 2008-10-27 |
* | wireless: replace __FUNCTION__ with __func__ | Harvey Harrison | 2008-08-22 |
* | prism54 - Use offsetof() | Takashi Iwai | 2008-08-01 |