Age | Commit message (Expand) | Author | Files | Lines |
2010-04-12 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 17 | -0/+18 |
2010-04-04 | net: convert multicast list to list_head | Jiri Pirko | 1 | -15/+10 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 17 | -0/+18 |
2010-03-30 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 15 | -559/+748 |
2010-03-23 | wl1271: Changed platform_device to be dynamically allocated | Teemu Paasikivi | 5 | -11/+39 |
2010-03-23 | wl1271: Remove circular interlocking related to the inetaddr notifier chain | Juuso Oikarinen | 1 | -1/+2 |
2010-03-23 | wl1271: Don't generate null func template for ad-hoc | Juuso Oikarinen | 2 | -11/+21 |
2010-03-23 | wl1271: Update filters properly | Juuso Oikarinen | 3 | -18/+51 |
2010-03-23 | wl1271: Removed duplicate code from module remove function. | Teemu Paasikivi | 1 | -12/+1 |
2010-03-23 | wl1271: Added DEBUG_SDIO flag | Teemu Paasikivi | 2 | -8/+13 |
2010-03-23 | wl1271: Remove deprecated interface config function | Juuso Oikarinen | 1 | -68/+0 |
2010-03-23 | wl1271: Fix MAC address handling | Juuso Oikarinen | 2 | -89/+68 |
2010-03-23 | wl1271: enable U-APSD | Kalle Valo | 1 | -2/+8 |
2010-03-23 | wl1271: fix ps scheme in wl1271_op_conf_tx() | Kalle Valo | 1 | -1/+1 |
2010-03-23 | wl1271: create qos nullfunc template | Kalle Valo | 2 | -0/+23 |
2010-03-23 | wl1271: get probe request template from mac80211 | Kalle Valo | 4 | -116/+40 |
2010-03-23 | wl1271: get pspoll and nullfunc templates from mac80211 | Kalle Valo | 1 | -24/+20 |
2010-03-23 | wl1271: enable WMM | Kalle Valo | 2 | -3/+2 |
2010-03-23 | wl1271: Add sysfs file to control BT co-ex state | Juuso Oikarinen | 5 | -4/+81 |
2010-03-23 | wl1271: Move platform device registration from _spi to _main | Juuso Oikarinen | 2 | -31/+37 |
2010-03-23 | wl1271: Add proper WLAN-BT co-ex configuration, and enable co-ex. | Juuso Oikarinen | 5 | -139/+328 |
2010-03-23 | wl1271: Fix SG configuration message structures | Juuso Oikarinen | 2 | -71/+66 |
2010-03-23 | wl1271: Changed SDIO MMC host claiming | Teemu Paasikivi | 1 | -18/+9 |
2010-03-23 | wl1271: Cleaned up wlan power on/off functions | Teemu Paasikivi | 6 | -25/+30 |
2010-03-23 | wl1271: Fix configuration of the TX opportunity value | Juuso Oikarinen | 1 | -1/+2 |
2010-03-23 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 25 | -540/+960 |
2010-03-16 | wl1251: fix potential crash | Grazvydas Ignotas | 1 | -1/+2 |
2010-03-15 | wl1251: reduce eeprom read wait time | Grazvydas Ignotas | 1 | -1/+2 |
2010-03-15 | wl1251: fix ELP_CTRL register accesses when using SDIO | Grazvydas Ignotas | 5 | -6/+56 |
2010-03-15 | wl1251: make local symbols static | Grazvydas Ignotas | 1 | -15/+9 |
2010-03-11 | wl1271: Changed wl1271_sdio to be selectable only on ARM | Teemu Paasikivi | 1 | -2/+2 |
2010-03-09 | wl1271: Remove tx-power level workaround | Juuso Oikarinen | 1 | -6/+1 |
2010-03-09 | wl1271: Disable host TX rate control | Juuso Oikarinen | 2 | -1/+4 |
2010-03-09 | wl1271: Clean up TX security sequence number handling | Juuso Oikarinen | 4 | -18/+12 |
2010-03-09 | wl1271: Clean up firmware block allocation calculation | Juuso Oikarinen | 2 | -8/+4 |
2010-03-09 | wl1271: Update TX packet life time handling with higher resolution time | Juuso Oikarinen | 3 | -5/+10 |
2010-03-09 | wl1271: Implement looped IRQ handling | Juuso Oikarinen | 4 | -31/+55 |
2010-03-09 | wl1271: Don't mask interrupts while handling interrupt | Juuso Oikarinen | 1 | -4/+0 |
2010-03-09 | wl1271: Aggregate RX acknowledgements to FW | Juuso Oikarinen | 1 | -1/+2 |
2010-03-09 | wl1271: Remove annoying PSM entry/exit kernel traces | Juuso Oikarinen | 1 | -2/+2 |
2010-03-09 | wl1271: Fix queue stopping/waking for TX path | Juuso Oikarinen | 3 | -21/+22 |
2010-03-09 | wl1271: Fix ad-hoc mode neighborhood detection | Juuso Oikarinen | 3 | -11/+10 |
2010-03-09 | wl1271: Improvements to the TX path | Juuso Oikarinen | 4 | -23/+29 |
2010-03-09 | wl1271: don't get received frames from hardware in PLT mode | Kalle Valo | 1 | -0/+7 |
2010-03-09 | wl1271: Fixed unloading of the wl1271_sdio module | Teemu Paasikivi | 1 | -1/+4 |
2010-03-09 | wl1271: Changed access to fw status register to use raw read | Teemu Paasikivi | 1 | -1/+1 |
2010-03-09 | wl1271: Initial SDIO implementation | Teemu Paasikivi | 3 | -0/+315 |
2010-03-09 | wl1271: Divided driver to two separate modules | Teemu Paasikivi | 3 | -2/+23 |
2010-03-09 | wl1271: Removed wl1271_spi.h and made some functions static | Teemu Paasikivi | 13 | -116/+67 |
2010-03-09 | wl1271: Inlined IO functions | Teemu Paasikivi | 3 | -90/+78 |