| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-04-15 | 21 | -401/+912 |
|\ |
|
| * | wl1251: don't require NVS data when EEPROM is used | Grazvydas Ignotas | 2010-04-14 | 1 | -2/+2 |
| * | wl1271: Add support for connection quality monitoring | Juuso Oikarinen | 2010-04-09 | 9 | -97/+228 |
| * | wl1271: Go to ELP in idle | Juuso Oikarinen | 2010-04-09 | 3 | -3/+8 |
| * | wl1271: Fix mac80211 RTS threshold requests during WL1271_STATE_OFF | Saravanan Dhanabal | 2010-04-09 | 1 | -1/+4 |
| * | wl1271: Fix mac80211 configuration requests during WL1271_STATE_OFF | Saravanan Dhanabal | 2010-04-09 | 1 | -3/+11 |
| * | wl1271: Fix memory leaks on driver initialization | Juuso Oikarinen | 2010-04-09 | 1 | -1/+8 |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-04-08 | 1 | -1/+2 |
| |\ |
|
| * | | wl1251: use DRIVER_NAME macro in wl1251_spi_driver | Kalle Valo | 2010-04-07 | 1 | -1/+1 |
| * | | wl1271: Fix tx queue flushing | Juuso Oikarinen | 2010-04-06 | 1 | -17/+1 |
| * | | wl1271: Fix debug prints for beacon-loss and psm-entry-fail scenarios | Juuso Oikarinen | 2010-04-06 | 1 | -2/+2 |
| * | | wl1271: Configure a higher listen interval to AP upon association | Juuso Oikarinen | 2010-04-06 | 2 | -2/+11 |
| * | | wl1271: Configure rates for templates | Juuso Oikarinen | 2010-04-06 | 4 | -19/+30 |
| * | | wl1271: Use minimum rate for each band for control messages | Juuso Oikarinen | 2010-04-06 | 7 | -36/+108 |
| * | | wl1271: Fix keep-alive related command error | Juuso Oikarinen | 2010-04-06 | 1 | -0/+12 |
| * | | wl1271: added missing command header in wl1271_cmd_disconnect | Luciano Coelho | 2010-04-06 | 1 | -0/+2 |
| * | | wl1271: fix sdio driver name in wl1271_sdio_driver | Luciano Coelho | 2010-04-06 | 1 | -1/+1 |
| * | | wl1271: Fix msleep() delay while waiting for completion | Saravanan Dhanabal | 2010-03-31 | 1 | -1/+8 |
| * | | wl1271: Enable hardware keep alive messages | Juuso Oikarinen | 2010-03-31 | 5 | -3/+138 |
| * | | wl1271: Add keep-alive frame template support | Juuso Oikarinen | 2010-03-31 | 4 | -18/+60 |
| * | | wl1271: Configure HW connection monitor | Juuso Oikarinen | 2010-03-31 | 1 | -1/+2 |
| * | | wl1271: Disconnect if PSM entry fails | Juuso Oikarinen | 2010-03-31 | 1 | -18/+3 |
| * | | wl1271: Configure probe-request template when associated | Juuso Oikarinen | 2010-03-31 | 2 | -12/+9 |
| * | | wl1271: Fix memory leak in firmware crash scenario | Juuso Oikarinen | 2010-03-31 | 1 | -3/+7 |
| * | | wl1271: Removed checking of PSM from handling BSS_LOST_EVENT | Teemu Paasikivi | 2010-03-31 | 1 | -2/+5 |
| * | | wl1271: Update beacon interval properly for ad-hoc | Juuso Oikarinen | 2010-03-31 | 3 | -1/+14 |
| * | | wl1271: Fix ad-hoc mode handling | Juuso Oikarinen | 2010-03-31 | 2 | -11/+24 |
| * | | wl1271: Disable connection monitoring while not associated | Juuso Oikarinen | 2010-03-31 | 4 | -7/+27 |
| * | | wl1271: remove deprecated usage of RX status noise | Luciano Coelho | 2010-03-31 | 1 | -7/+0 |
| * | | wl1271: wait for disconnect command complete event | Luciano Coelho | 2010-03-31 | 2 | -3/+8 |
| * | | wl1271: wait for join command complete event | Luciano Coelho | 2010-03-31 | 3 | -6/+36 |
| * | | wl1271: Remove device MAC-address randomization | Juuso Oikarinen | 2010-03-31 | 1 | -8/+0 |
| * | | wl1271: Update busyword checking mechanism | Juuso Oikarinen | 2010-03-31 | 2 | -52/+24 |
| * | | wl1271: Fix memory leak in cmd_data_path | Juuso Oikarinen | 2010-03-31 | 1 | -1/+1 |
| * | | wl1271: Warnings caused by wrong format specifiers fixed | Teemu Paasikivi | 2010-03-31 | 1 | -2/+2 |
| * | | wl1271: Configure clock-request drive mode to open-drain | Juuso Oikarinen | 2010-03-31 | 2 | -4/+11 |
| * | | wl1271: Fix memory leak in scan command handling | Juuso Oikarinen | 2010-03-31 | 1 | -0/+1 |
| * | | wl1271: Fix memory leaks in SPI initialization | Juuso Oikarinen | 2010-03-31 | 1 | -0/+2 |
| * | | wl1271: Add TX rate reporting | Juuso Oikarinen | 2010-03-31 | 3 | -12/+17 |
| * | | wl1271: Clean up RX rate reporting | Juuso Oikarinen | 2010-03-31 | 4 | -75/+114 |
| * | | wl1271: fix wl1271_spi driver name | Luciano Coelho | 2010-03-31 | 1 | -1/+1 |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-04-11 | 17 | -0/+18 |
|\ \ \ |
|
| * | | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 17 | -0/+18 |
| | |/
| |/| |
|
* | | | net: convert multicast list to list_head | Jiri Pirko | 2010-04-03 | 1 | -15/+10 |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-03-29 | 15 | -559/+748 |
|\ \ \
| | |/
| |/| |
|
| * | | wl1271: Changed platform_device to be dynamically allocated | Teemu Paasikivi | 2010-03-23 | 5 | -11/+39 |
| * | | wl1271: Remove circular interlocking related to the inetaddr notifier chain | Juuso Oikarinen | 2010-03-23 | 1 | -1/+2 |
| * | | wl1271: Don't generate null func template for ad-hoc | Juuso Oikarinen | 2010-03-23 | 2 | -11/+21 |
| * | | wl1271: Update filters properly | Juuso Oikarinen | 2010-03-23 | 3 | -18/+51 |
| * | | wl1271: Removed duplicate code from module remove function. | Teemu Paasikivi | 2010-03-23 | 1 | -12/+1 |