Age | Commit message (Expand) | Author | Files | Lines |
2012-06-06 | wireless: Remove casts to same type | Joe Perches | 1 | -2/+2 |
2012-04-06 | simple_open: automatically convert to simple_open() | Stephen Boyd | 1 | -8/+2 |
2012-01-04 | switch debugfs to umode_t | Al Viro | 1 | -1/+1 |
2011-11-01 | drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker | 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 | -4/+3 |
2011-05-11 | libertas: Convert lbs_pr_<level> to pr_<level> | Joe Perches | 1 | -2/+4 |
2011-04-28 | libertas: use kernel-doc notation, fix comment style | Randy Dunlap | 1 | -18/+18 |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann | 1 | -0/+1 |
2010-09-16 | net/wireless: use generic_file_llseek in debugfs | Arnd Bergmann | 1 | -0/+1 |
2010-07-27 | libertas: convert register access to direct commands | Dan Williams | 1 | -49/+18 |
2010-07-14 | drivers/net/wireless: Remove unnecessary casts of private_data | Joe Perches | 1 | -2/+2 |
2010-07-13 | libertas: Added support for host sleep feature | Amitkumar Karwar | 1 | -0/+66 |
2010-06-23 | Libertas: cfg80211 support | Kiran Divekar | 1 | -53/+1 |
2010-05-14 | drivers/net: Remove unnecessary returns from void function()s | Joe Perches | 1 | -3/+0 |
2010-04-16 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -1/+1 |
2010-03-31 | wireless/libertas: remove trailing space in debugfs header | Frans Pop | 1 | -1/+1 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2009-10-27 | libertas: Check return status of command functions | Amitkumar Karwar | 1 | -9/+18 |
2009-08-28 | libertas: add NULL check on return value of get_zeroed_page | Kiran Divekar | 1 | -0/+28 |
2009-06-03 | libertas: restyle Marvell & IEEE TLV structure names | Dan Williams | 1 | -4/+4 |
2009-01-22 | net: constify VFTs | Jan Engelhardt | 1 | -7/+7 |
2008-11-01 | wireless: use individual buffers for printing ssid values | John W. Linville | 1 | -1/+3 |
2008-11-01 | wireless: consolidate on a single escape_essid implementation | John W. Linville | 1 | -1/+2 |
2008-10-28 | net: convert print_mac to %pM | Johannes Berg | 1 | -4/+2 |
2008-06-04 | libertas: fix command size for CMD_802_11_SUBSCRIBE_EVENT | Holger Schurig | 1 | -2/+2 |
2008-04-16 | libertas: convert libertas driver to use an event/cmdresp queue | Holger Schurig | 1 | -1/+0 |
2008-03-25 | libertas: store rssi as an u32 | Holger Schurig | 1 | -1/+1 |
2008-03-25 | libertas: remove lots of unused stuff | Holger Schurig | 1 | -3/+3 |
2008-03-13 | libertas: implement SSID scanning for SIOCSIWSCAN | Holger Schurig | 1 | -169/+0 |
2008-02-29 | libertas: rename/document scan_channel | Holger Schurig | 1 | -1/+1 |
2008-01-29 | libertas: convert SUBSCRIBE_EVENT to a direct command | David Woodhouse | 1 | -151/+131 |
2008-01-29 | libertas: convert SLEEP_PARAMS to a direct command | David Woodhouse | 1 | -36/+30 |
2008-01-29 | libertas: kill whitespace at end of lines | David Woodhouse | 1 | -1/+1 |
2008-01-29 | libertas: fix use-after-free error | Holger Schurig | 1 | -6/+8 |
2008-01-29 | libertas: stop debugfs code looking at cmdpendingq | David Woodhouse | 1 | -2/+1 |
2008-01-29 | libertas: kill struct lbs_adapter | David Woodhouse | 1 | -30/+26 |
2008-01-29 | libertas: kill adapter->nr_cmd_pending | David Woodhouse | 1 | -1/+2 |
2008-01-29 | libertas: Fix up error handling in lbs_setuserscan() | David Woodhouse | 1 | -10/+19 |
2008-01-29 | libertas: remove user-specified channel list | Holger Schurig | 1 | -38/+0 |
2008-01-29 | libertas: remove numprobes | Holger Schurig | 1 | -18/+0 |
2008-01-29 | libertas: rework event subscription | Holger Schurig | 1 | -886/+185 |
2008-01-29 | libertas: remove arbitrary typedefs | Holger Schurig | 1 | -54/+54 |
2008-01-29 | libertas: move to uniform lbs_/LBS_ namespace | Holger Schurig | 1 | -201/+201 |
2008-01-29 | [LIBERTAS]: Remove last stray user of MAC_FMT. | David S. Miller | 1 | -1/+2 |
2007-10-11 | [PATCH] libertas link error due to gcc `smartness' | Geert Uytterhoeven | 1 | -2/+3 |
2007-10-11 | [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() | Joe Perches | 1 | -2/+3 |
2007-10-11 | [PATCH] net: Kill some unneeded allocation return value casts in libertas | Jesper Juhl | 1 | -1/+1 |
2007-10-11 | [PATCH] libertas: fix sparse-reported problems | Dan Williams | 1 | -1/+1 |
2007-10-11 | [PATCH] libertas: remove bss_descriptior->networktsf | Holger Schurig | 1 | -4/+3 |