| Commit message (Expand) | Author | Age | Files | Lines |
* | netlink: add netlink_kernel_cfg parameter to netlink_kernel_create | Pablo Neira Ayuso | 2012-06-29 | 5 | -13/+29 |
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2012-06-29 | 123 | -6019/+5019 |
|\ |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-06-29 | 123 | -6019/+5019 |
| |\ |
|
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-06-29 | 30 | -74/+153 |
| | |\ |
|
| | * | | mwifiex: retrieve correct max_power information in reg_notifier handler | Amitkumar Karwar | 2012-06-28 | 1 | -3/+3 |
| | * | | mwifiex: do not advertise custom regulatory domain capability | Amitkumar Karwar | 2012-06-28 | 1 | -1/+1 |
| | * | | mwifiex: use correct firmware command to get power limits | Amitkumar Karwar | 2012-06-28 | 3 | -1/+58 |
| | * | | mwifiex: wakeup main thread to handle command queued | Amitkumar Karwar | 2012-06-28 | 5 | -28/+7 |
| | * | | ath9k: de-duplicate initvals | Felix Fietkau | 2012-06-28 | 7 | -2817/+590 |
| | * | | ath9k: update AR934x initvals to latest version | Felix Fietkau | 2012-06-28 | 1 | -185/+290 |
| | * | | ath9k: Fix signedness in a MCI debug message | Mohammed Shafi Shajakhan | 2012-06-28 | 1 | -1/+1 |
| | * | | ath9k_hw: make use of the wrapper to check for MCI init | Mohammed Shafi Shajakhan | 2012-06-28 | 1 | -1/+1 |
| | * | | ath9k: fix ANI operation in AP mode | Felix Fietkau | 2012-06-28 | 2 | -15/+15 |
| | * | | iwlegacy: print how long queue was actually stuck | Paul Bolle | 2012-06-28 | 1 | -3/+4 |
| | * | | ath9k: Fix compilation breakage | Sujith Manoharan | 2012-06-27 | 1 | -0/+2 |
| | * | | brcmfmac: fix sparse warning introduced with checkdied patch | Arend van Spriel | 2012-06-27 | 1 | -1/+1 |
| | * | | brcmfmac: add BCM4334 support | Franky Lin | 2012-06-27 | 4 | -0/+22 |
| | * | | brcmfmac: reduce allocations needed during nvram data download | Arend van Spriel | 2012-06-27 | 1 | -31/+17 |
| | * | | brcmfmac: use firmware data buffer directly for nvram | Franky Lin | 2012-06-27 | 1 | -67/+30 |
| | * | | brcmfmac: move glom alignment setting to SDIO bus layer | Franky Lin | 2012-06-27 | 2 | -13/+15 |
| | * | | brcmfmac: restrict dongle txglom disable to old SDIO core | Franky Lin | 2012-06-27 | 2 | -6/+15 |
| | * | | brcmfmac: add support for bus specific data command | Franky Lin | 2012-06-27 | 3 | -0/+26 |
| | * | | bcma: define some additional cores IDs | Rafał Miłecki | 2012-06-27 | 1 | -0/+6 |
| | * | | Merge branch 'wl12xx-next' into for-linville | Luciano Coelho | 2012-06-26 | 22 | -475/+1257 |
| | |\ \ |
|
| | | * | | wlcore: print stack trace in every recovery | Eyal Shapira | 2012-06-26 | 2 | -1/+2 |
| | | * | | wlcore: queue recovery in case of bus errors during cmd_remove_peer | Eyal Shapira | 2012-06-26 | 1 | -10/+19 |
| | | * | | wlcore: fix broken TX due to wrong queuing of recovery | Eyal Shapira | 2012-06-26 | 1 | -11/+24 |
| | | * | | wlcore: fix some failure cases in wlcore_probe() | Luciano Coelho | 2012-06-26 | 1 | -3/+6 |
| | | * | | wl18xx: deprecate PG1 support | Luciano Coelho | 2012-06-26 | 2 | -57/+22 |
| | | * | | wlcore: prevent recovery in the middle of resume | Arik Nemtsov | 2012-06-23 | 1 | -3/+8 |
| | | * | | wlcore: refactor threaded IRQ routine | Arik Nemtsov | 2012-06-23 | 1 | -31/+31 |
| | | * | | wlcore: check Rx-filter functions in the suspend path | Arik Nemtsov | 2012-06-23 | 3 | -10/+30 |
| | | * | | wlcore: force recovery on resume if suspended without recovering | Arik Nemtsov | 2012-06-23 | 1 | -2/+18 |
| | | * | | wlcore: don't allow SDIO read/writes after failure | Arik Nemtsov | 2012-06-23 | 2 | -2/+21 |
| | | * | | wlcore: cancel suspend when recovery is pending | Arik Nemtsov | 2012-06-22 | 1 | -0/+6 |
| | | * | | wlcore: access the firmware memory via debugfs | Arkady Miasnikov | 2012-06-22 | 1 | -0/+192 |
| | | * | | wlcore: Force checking of io functions' return values | Ido Yariv | 2012-06-22 | 6 | -40/+55 |
| | | * | | wlcore: Propagate errors from wl1271_read_hwaddr | Ido Yariv | 2012-06-22 | 2 | -4/+6 |
| | | * | | wlcore: Propagate errors from wl1271_raw_write32 | Ido Yariv | 2012-06-22 | 13 | -127/+298 |
| | | * | | wlcore: Propagate errors from wl1271_raw_read32 | Ido Yariv | 2012-06-22 | 9 | -113/+309 |
| | | * | | wlcore: Propagate errors from wl1271_write | Ido Yariv | 2012-06-22 | 12 | -46/+102 |
| | | * | | wlcore: Propagate errors from wl1271_read | Ido Yariv | 2012-06-22 | 12 | -32/+78 |
| | | * | | wlcore: Propagate errors from wlcore_raw_*_data functions | Ido Yariv | 2012-06-22 | 2 | -13/+26 |
| | | * | | wlcore: Change raw io functions to return errors | Ido Yariv | 2012-06-22 | 1 | -13/+13 |
| | | * | | wlcore: Change read/write ops to return errors | Ido Yariv | 2012-06-22 | 3 | -14/+22 |
| | | * | | wlcore: Disable interrupts while recovering | Ido Yariv | 2012-06-22 | 3 | -6/+22 |
| | | * | | wlcore: Fix sdio out-of-sync power state | Ido Yariv | 2012-06-22 | 2 | -17/+27 |
| | * | | | ath9k_htc: Fix IDLE power save | Sujith Manoharan | 2012-06-26 | 3 | -124/+20 |
| | * | | | ath9k_htc: Use atomic operations for op_flags | Sujith Manoharan | 2012-06-26 | 6 | -37/+37 |
| | * | | | ath9k_htc: Change default listen interval to 1 | Sujith Manoharan | 2012-06-26 | 1 | -1/+1 |