Age | Commit message (Expand) | Author | Files | Lines |
2011-08-08 | libertas: link mesh device to wiphy | Daniel Drake | 1 | -0/+1 |
2011-06-07 | net: remove interrupt.h inclusion from netdevice.h | Alexey Dobriyan | 1 | -0/+1 |
2011-05-11 | libertas: Use netdev_<level> or dev_<level> where possible | Joe Perches | 1 | -1/+1 |
2011-05-11 | libertas: Convert lbs_pr_<level> to pr_<level> | Joe Perches | 1 | -2/+5 |
2011-04-28 | libertas: use kernel-doc notation, fix comment style | Randy Dunlap | 1 | -17/+17 |
2010-11-22 | libertas: Use static const | Joe Perches | 1 | -1/+3 |
2010-07-02 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 1 | -110/+11 |
2010-06-23 | Libertas: cfg80211 support | Kiran Divekar | 1 | -110/+11 |
2010-06-03 | drivers/net: use __packed annotation | Eric Dumazet | 1 | -4/+4 |
2010-05-28 | libertas: fix uninitialized variable warning | Prarit Bhargava | 1 | -3/+2 |
2010-05-14 | drivers/net: Remove unnecessary returns from void function()s | Joe Perches | 1 | -1/+0 |
2010-04-12 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -0/+1 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-03-15 | DRIVER: Libertas: Fixed coding style in rx.c | Stewart Malik | 1 | -25/+25 |
2009-11-28 | libertas: moveing mesh-related functions into mesh.c | Holger Schurig | 1 | -9/+2 |
2009-10-27 | libertas: cleanup host.h and hostcmd.h | Holger Schurig | 1 | -1/+1 |
2009-04-23 | libertas: fix warning about %zd: | John W. Linville | 1 | -2/+2 |
2009-04-23 | libertas: add support for Marvell SD8688 chip | Bing Zhao | 1 | -7/+8 |
2009-04-23 | libertas: support mesh for various firmware versions | Bing Zhao | 1 | -24/+9 |
2009-04-16 | libertas: don't leak skb on receive error | Philip Rakity | 1 | -0/+2 |
2009-03-28 | wireless: radiotap updates | Johannes Berg | 1 | -10/+2 |
2009-03-22 | libertas: convert to internal net_device_stats | Stephen Hemminger | 1 | -9/+9 |
2008-10-27 | libertas: free sk_buff with kfree_skb | Sergio Luis | 1 | -1/+1 |
2008-06-03 | libertas: rate adaptation configuration via iwconfig. | Javier Cardona | 1 | -2/+2 |
2008-04-16 | libertas: convert libertas driver to use an event/cmdresp queue | Holger Schurig | 1 | -2/+2 |
2008-03-27 | libertas: kill useless #define LBS_MONITOR_OFF 0 | Holger Schurig | 1 | -1/+1 |
2008-01-29 | libertas cs/sdio: fix 'NOHZ: local_softirq_pending 08' message | Holger Schurig | 1 | -1/+4 |
2008-01-29 | libertas: kill lbs_upload_tx_packet() | David Woodhouse | 1 | -23/+9 |
2008-01-29 | libertas: fix error cases in lbs_process_rxed_802_11_packet() | David Woodhouse | 1 | -6/+8 |
2008-01-29 | libertas: remove unreachable code from process_rxed_802_11_packet() | David Woodhouse | 1 | -43/+32 |
2008-01-29 | libertas: kill struct lbs_adapter | David Woodhouse | 1 | -42/+36 |
2008-01-29 | libertas: Don't claim to have checksummed incoming packets. | David Woodhouse | 1 | -1/+1 |
2008-01-29 | libertas: remove arbitrary typedefs | Holger Schurig | 1 | -20/+22 |
2008-01-29 | libertas: move to uniform lbs_/LBS_ namespace | Holger Schurig | 1 | -33/+33 |
2007-10-11 | [PATCH] libertas: fix sparse-reported problems | Dan Williams | 1 | -2/+2 |
2007-10-11 | [PATCH] libertas: monitor mode support for OLPC firmware | Luis Carlos Cobo | 1 | -28/+21 |
2007-10-11 | [PATCH] libertas: remove adapter->{data,bcn}_avg_factor | Holger Schurig | 1 | -2/+2 |
2007-10-11 | [PATCH] libertas: remove adapter->rxpd_rate | Holger Schurig | 1 | -2/+0 |
2007-10-11 | [PATCH] libertas: make the hex dumper nicer | Holger Schurig | 1 | -8/+5 |
2007-10-11 | [PATCH] libertas: remove debugmode | Holger Schurig | 1 | -4/+0 |
2007-10-11 | [PATCH] libertas: simplify and clean up data rate handling | Dan Williams | 1 | -5/+4 |
2007-07-10 | [PATCH] libertas: fix use-after-free in rx path | Holger Schurig | 1 | -1/+0 |
2007-06-12 | [PATCH] libertas: actually send mesh frames to mesh netdev | Dan Williams | 1 | -3/+2 |
2007-06-11 | [PATCH] libertas: first pass at fixing up endianness issues | David Woodhouse | 1 | -3/+3 |
2007-06-11 | [PATCH] libertas: remove unused variables in wlan_dev_t | Holger Schurig | 1 | -2/+2 |
2007-06-11 | [PATCH] libertas: split module into two (libertas.ko and usb8xxx.ko) | Holger Schurig | 1 | -0/+1 |
2007-06-11 | [PATCH] libertas: single out mesh code | Holger Schurig | 1 | -1/+1 |
2007-06-11 | [PATCH] libertas: make debug configurable | Holger Schurig | 1 | -25/+25 |
2007-05-22 | [PATCH] drivers/net/wireless/libertas/rx.c: fix use-after-free | Eugene Teo | 1 | -2/+0 |
2007-05-22 | [PATCH] libertas: skb dereferenced after netif_rx | Florin Malita | 1 | -17/+5 |