| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} | Arnaldo Carvalho de Melo | 2007-04-25 | 4 | -18/+27 |
* | [SK_BUFF]: Convert skb->end to sk_buff_data_t | Arnaldo Carvalho de Melo | 2007-04-25 | 1 | -1/+1 |
* | [SK_BUFF]: Convert skb->tail to sk_buff_data_t | Arnaldo Carvalho de Melo | 2007-04-25 | 1 | -1/+1 |
* | [SK_BUFF]: unions of just one member don't get anything done, kill them | Arnaldo Carvalho de Melo | 2007-04-25 | 1 | -1/+1 |
* | [SK_BUFF]: Introduce skb_reset_network_header(skb) | Arnaldo Carvalho de Melo | 2007-04-25 | 3 | -4/+4 |
* | [SK_BUFF]: Introduce skb_mac_header() | Arnaldo Carvalho de Melo | 2007-04-25 | 1 | -7/+7 |
* | [SK_BUFF]: Introduce skb_reset_mac_header(skb) | Arnaldo Carvalho de Melo | 2007-04-25 | 5 | -7/+10 |
* | [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans | Arnaldo Carvalho de Melo | 2007-04-25 | 1 | -1/+0 |
* | Merge branch 'upstream' into upstream-jgarzik | John W. Linville | 2007-02-17 | 1 | -1/+2 |
|\ |
|
| * | [PATCH] hostap: Use ARRAY_SIZE macro when appropriate | Ahmed S. Darwish | 2007-02-14 | 1 | -1/+2 |
* | | Network: convert network devices to use struct device instead of class_device | Greg Kroah-Hartman | 2007-02-07 | 1 | -1/+1 |
|/ |
|
* | [PATCH] getting rid of all casts of k[cmz]alloc() calls | Robert P. J. Day | 2006-12-13 | 5 | -5/+5 |
* | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv... | Jeff Garzik | 2006-12-07 | 8 | -32/+12 |
|\ |
|
| * | [PATCH] hostap: replace kmalloc+memset with kzalloc | Yan Burman | 2006-12-05 | 8 | -32/+12 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 2006-12-06 | 1 | -11/+2 |
|\ \ |
|
| * | | [PATCH] pcmcia: conf.ConfigBase and conf.Present consolidation | Dominik Brodowski | 2006-12-04 | 1 | -6/+0 |
| * | | [PATCH] pcmcia: remove manf_id and card_id indirection | Dominik Brodowski | 2006-12-04 | 1 | -5/+2 |
| |/ |
|
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 2006-12-05 | 1 | -1/+7 |
|\ \
| |/ |
|
| * | [PATCH] wireless: clean-up some "check return code" warnings | John W. Linville | 2006-12-02 | 1 | -1/+7 |
* | | WorkStruct: make allyesconfig | David Howells | 2006-11-22 | 5 | -26/+30 |
|/ |
|
* | [PATCH] hostap_plx: fix CIS verification | Pavel Roskin | 2006-10-31 | 1 | -2/+2 |
* | [PATCH] pcmcia: add more IDs to hostap_cs.c | Dominik Brodowski | 2006-10-25 | 1 | -0/+7 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 1 | -1/+1 |
* | [PATCH] WE-21 for hostap | Jean Tourrilhes | 2006-09-25 | 1 | -5/+5 |
* | drivers/net: const-ify ethtool_ops declarations | Jeff Garzik | 2006-09-13 | 2 | -2/+2 |
* | [PATCH] hostap_cs: added support for Proxim Harmony PCI W-Lan card | Christian Steineck | 2006-09-11 | 1 | -0/+1 |
* | [PATCH] hostap: Restore antenna selection settings after port reset | Pavel Roskin | 2006-08-23 | 1 | -0/+3 |
* | [PATCH] Add two PLX device IDs | Faidon Liambotis | 2006-07-05 | 1 | -0/+2 |
* | [PATCH] lockdep: annotate hostap netdev ->xmit_lock | Arjan van de Ven | 2006-07-03 | 1 | -0/+10 |
* | [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 | 2 | -2/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-06-30 | 5 | -5/+0 |
|\ |
|
| * | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 5 | -5/+0 |
* | | [PATCH] pcmcia: hostap_cs.c - 0xc00f,0x0000 conflicts with pcnet_cs | Komuro | 2006-06-30 | 1 | -1/+1 |
|/ |
|
* | [PATCH] hostap: new pcmcia IDs | Marcin Juszkiewicz | 2006-05-22 | 1 | -0/+6 |
* | [PATCH] unused exports in wireless drivers | Arjan van de Ven | 2006-05-17 | 3 | -14/+0 |
* | [PATCH] Fix crash on big-endian systems during scan | Pavel Roskin | 2006-04-24 | 1 | -2/+2 |
* | [PATCH] pcmcia: convert DEV_OK to pcmcia_dev_present | Dominik Brodowski | 2006-03-31 | 1 | -1/+1 |
* | [PATCH] pcmcia: use bitfield instead of p_state and state | Dominik Brodowski | 2006-03-31 | 1 | -32/+24 |
* | [PATCH] pcmcia: add return value to _config() functions | Dominik Brodowski | 2006-03-31 | 1 | -4/+8 |
* | [PATCH] pcmcia: remove dev_link_t and client_handle_t indirection | Dominik Brodowski | 2006-03-31 | 1 | -43/+39 |
* | [PATCH] pcmcia: embed dev_link_t into struct pcmcia_device | Dominik Brodowski | 2006-03-31 | 1 | -16/+4 |
* | [PATCH] pcmcia: remove unneeded Vcc pseudo setting | Dominik Brodowski | 2006-03-31 | 1 | -12/+7 |
* | [PATCH] pcmcia: default suspend and resume handling | Dominik Brodowski | 2006-03-31 | 1 | -6/+0 |
* | [PATCH] pcmcia: add pcmcia_disable_device | Dominik Brodowski | 2006-03-31 | 1 | -10/+1 |
* | [PATCH] hostap: Fix EAPOL frame encryption | Jouni Malinen | 2006-03-27 | 1 | -1/+1 |
* | [PATCH] hostap: Make hostap_tx_encrypt() static | Jouni Malinen | 2006-03-27 | 2 | -6/+3 |
* | [PATCH] hostap: Fix memory leak on PCI probe error path | Jouni Malinen | 2006-03-23 | 2 | -5/+8 |
* | [PATCH] hostap: Remove dead code (duplicated idx != 0) | Jouni Malinen | 2006-03-23 | 1 | -4/+0 |
* | [PATCH] hostap: Fix unlikely read overrun in CIS parsing | Jouni Malinen | 2006-03-23 | 1 | -2/+2 |
* | [PATCH] hostap: Fix double free in prism2_config() error path | Eugene Teo | 2006-03-23 | 1 | -2/+0 |