| Commit message (Expand) | Author | Age |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-05-01 |
|\ |
|
| * | procfs: new helper - PDE_DATA(inode) | Al Viro | 2013-04-09 |
* | | net: add ETH_P_802_3_MIN | Simon Horman | 2013-03-28 |
* | | ray_cs: read past the end of the array | Dan Carpenter | 2013-03-06 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-26 |
|\ |
|
| * | new helper: file_inode(file) | Al Viro | 2013-02-22 |
* | | drivers/net/wireless: need consider the not '\0' terminated string. | Chen Gang | 2013-01-22 |
|/ |
|
* | wireless: Remove casts to same type | Joe Perches | 2012-06-06 |
* | Remove all #inclusions of asm/system.h | David Howells | 2012-03-28 |
* | ray_cs: Fix array bounds warnings. | David S. Miller | 2011-11-26 |
* | net: remove use of ndo_set_multicast_list in drivers | Jiri Pirko | 2011-08-17 |
* | pcmcia: Convert pcmcia_device_id declarations to const | Joe Perches | 2011-05-06 |
* | wireless: ray_cs: use '%pm' format option to print MAC | Andy Shevchenko | 2010-12-02 |
* | ray_cs: Use static const | Joe Perches | 2010-11-22 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2010-10-23 |
|\ |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-09-21 |
| |\ |
|
| | * | ray_cs: make data const | Stephen Hemminger | 2010-09-07 |
| * | | drivers/net: Remove address use from assignments of function pointers | Joe Perches | 2010-08-25 |
| * | | ethtool: Provide a default implementation of ethtool_ops::get_drvinfo | Ben Hutchings | 2010-08-17 |
* | | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 2010-10-22 |
|\ \ \ |
|
| * | | | llseek: automatically add .llseek fop | Arnd Bergmann | 2010-10-15 |
| |/ / |
|
* | | | pcmcia: remove obsolete and wrong comments | Dominik Brodowski | 2010-09-29 |
* | | | pcmcia: move driver name to struct pcmcia_driver | Dominik Brodowski | 2010-09-29 |
* | | | pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device | Dominik Brodowski | 2010-09-29 |
* | | | pcmcia: move config_{base,index,regs} to struct pcmcia_device | Dominik Brodowski | 2010-09-29 |
* | | | pcmcia: simplify IntType | Dominik Brodowski | 2010-09-29 |
* | | | pcmcia: do not use win_req_t when calling pcmcia_request_window() | Dominik Brodowski | 2010-09-29 |
|/ / |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 2010-08-06 |
|\ \
| |/
|/| |
|
| * | pcmcia: use struct resource for PCMCIA devices, part 2 | Dominik Brodowski | 2010-08-03 |
| * | pcmcia: remove memreq_t | Dominik Brodowski | 2010-08-03 |
| * | pcmcia: do not use io_req_t when calling pcmcia_request_io() | Dominik Brodowski | 2010-08-03 |
| * | pcmcia: remove cs_types.h | Dominik Brodowski | 2010-07-30 |
* | | wireless: use newly introduced hex_to_bin() | Andy Shevchenko | 2010-07-23 |
|/ |
|
* | 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 |
| * | 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/raylink: remove trailing space in messages | Frans Pop | 2010-03-31 |
| * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-04-11 |
| |\ \ |
|
| * | | | net: convert multicast list to list_head | Jiri Pirko | 2010-04-03 |
| | |/
| |/| |
|
| * | | drivers/net/wireless/ray_cs.c: Use iw_handler function prototypes | Joe Perches | 2010-03-23 |
| * | | drivers/net/wireless: Use IW_HANDLER macro | Joe Perches | 2010-03-23 |
* | | | pcmcia: remove unused mem_op.h | Dominik Brodowski | 2010-05-10 |
* | | | pcmcia: dev_node removal (drivers with unregister_netdev check) | Dominik Brodowski | 2010-05-10 |
* | | | pcmcia: re-work pcmcia_request_irq() | Dominik Brodowski | 2010-05-10 |
| |/
|/| |
|
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
|/ |
|
* | wireless: convert to use netdev_for_each_mc_addr | Jiri Pirko | 2010-02-28 |
* | net: use netdev_mc_count and netdev_mc_empty when appropriate | Jiri Pirko | 2010-02-12 |
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-12-05 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 2009-12-05 |
| |\ |
|