| Commit message (Expand) | Author | Files | Lines |
2012-05-16 | bcma: add bcma_core_pci_extend_L1timer | Hauke Mehrtens | 2 | -2/+16 |
2012-05-16 | bcma: implement setting core clock mode to dynamic | Hauke Mehrtens | 1 | -1/+1 |
2012-05-16 | bcma/ssb: parse new attributes from sprom | Hauke Mehrtens | 3 | -4/+194 |
2012-05-16 | bcma: read out some additional sprom attributes | Hauke Mehrtens | 1 | -0/+76 |
2012-05-16 | ssb: fill board_rev attribute from sprom | Hauke Mehrtens | 2 | -0/+3 |
2012-05-16 | ssb/bcma: fill attribute alpha2 from sprom | Hauke Mehrtens | 3 | -6/+14 |
2012-05-16 | MIPS: bcm47xx: read baordrev without prefix from sprom | Hauke Mehrtens | 1 | -0/+2 |
2012-05-16 | bcma: add boardinfo struct | Hauke Mehrtens | 6 | -3/+29 |
2012-05-16 | MIPS: bcm47xx: refactor fetching board data | Hauke Mehrtens | 3 | -6/+18 |
2012-05-16 | ssb: remove rev from boardinfo | Hauke Mehrtens | 8 | -15/+11 |
2012-05-15 | wlcore/wl12xx: implement better beacon loss handling | Bartosz.Markowski@tieto.com | 4 | -17/+51 |
2012-05-15 | wlcore: fix size of two memset's in wl1271_cmd_build_arp_rsp() | Jesper Juhl | 1 | -2/+2 |
2012-05-15 | wireless: TI wlxxx depends on MAC80211 | Randy Dunlap | 2 | -1/+2 |
2012-05-15 | wlcore: fixup an allocation | Dan Carpenter | 1 | -1/+3 |
2012-05-15 | wlcore: release lock on error in wl1271_op_suspend() | Dan Carpenter | 1 | -0/+1 |
2012-05-15 | wl12xx: support wowlan wakeup patterns | Eyal Shapira | 2 | -7/+211 |
2012-05-15 | wlcore: add RX filters driver state mgmt functions | Eyal Shapira | 3 | -0/+43 |
2012-05-15 | wl12xx: add RX filters ACX commands | Eyal Shapira | 3 | -0/+110 |
2012-05-15 | wlcore: add RX filters util functions | Eyal Shapira | 2 | -0/+106 |
2012-05-15 | wlcore: use GFP_KERNEL together with GFP_DMA | Luciano Coelho | 2 | -2/+2 |
2012-05-15 | NFC: HCI drivers don't have to keep track of polling state | Eric Lapuyade | 2 | -19/+4 |
2012-05-15 | feature-removal: Remove pn544 raw driver | Samuel Ortiz | 1 | -0/+12 |
2012-05-15 | NFC: HCI based pn544 driver | Eric Lapuyade | 4 | -0/+968 |
2012-05-15 | NFC: The NFC genl family structure should not be exposed globally | H Hartley Sweeten | 1 | -1/+1 |
2012-05-15 | NFC: HCI ops should not be exposed globally | H Hartley Sweeten | 1 | -1/+1 |
2012-05-15 | NFC: Quiet nci/ntf.c sparse noise about plain integer as NULL pointer | H Hartley Sweeten | 1 | -1/+1 |
2012-05-15 | NFC: Include nci_core.h to nci/lib.c | H Hartley Sweeten | 1 | -0/+1 |
2012-05-15 | NFC: Quiet nci/data.c sparse noise about plain integer as NULL pointer | H Hartley Sweeten | 1 | -4/+4 |
2012-05-15 | NFC: Fix LLCP compilation warning | joseph daniel | 1 | -1/+1 |
2012-05-15 | NFC: Return the amount of LLCP bytes queued to sock_sendmsg | Samuel Ortiz | 1 | -1/+1 |
2012-05-15 | NFC: Update the LLCP poll mask | Samuel Ortiz | 1 | -1/+14 |
2012-05-15 | NFC: LLCP connect must wait for a CC frame | Samuel Ortiz | 2 | -1/+48 |
2012-05-15 | NFC: Remove unneeded pn533 dev NULL check | Dan Carpenter | 1 | -3/+0 |
2012-05-15 | NFC: Update Documentation/nfc-hci.txt | Eric Lapuyade | 1 | -10/+35 |
2012-05-15 | NFC: Add HCI/SHDLC support to let driver check for tag presence | Eric Lapuyade | 4 | -0/+28 |
2012-05-15 | NFC: Specify usage for targets found and target lost events | Eric Lapuyade | 3 | -12/+28 |
2012-05-15 | NFC: Remove useless HCI private nfc target table | Eric Lapuyade | 2 | -9/+0 |
2012-05-15 | NFC: Cache the core NFC active target pointer instead of its index | Eric Lapuyade | 5 | -79/+99 |
2012-05-15 | nl80211: fix typos in comments | Zefir Kurtisi | 1 | -3/+3 |
2012-05-15 | b43legacy: Fix error due to MMIO access with SSB unpowered | Larry Finger | 1 | -2/+0 |
2012-05-15 | brcmfmac: replace brcmf_sdioh_card_regread with brcmf_sdio_regrl | Franky Lin | 3 | -32/+6 |
2012-05-15 | brcmfmac: remove function brcmf_sdcard_regfail | Franky Lin | 3 | -34/+24 |
2012-05-15 | brcmfmac: remove redundant retries for SDIO core register access | Franky Lin | 1 | -66/+44 |
2012-05-15 | brcmfmac: replace brcmf_sdcard_reg_write with brcmf_sdio_regwl | Franky Lin | 4 | -95/+50 |
2012-05-15 | brcmfmac: replace brcmf_sdcard_reg_read with brcmf_sdio_regrl | Franky Lin | 4 | -111/+95 |
2012-05-15 | brcmfmac: replace brcmf_sdcard_cfg_write with brcmf_sdio_regwb | Franky Lin | 4 | -98/+48 |
2012-05-15 | brcmfmac: replace brcmf_sdcard_cfg_read with brcmf_sdio_regrb | Franky Lin | 4 | -90/+49 |
2012-05-15 | brcmfmac: introduce unified register access interface for SDIO | Franky Lin | 2 | -0/+125 |
2012-05-15 | brcmfmac: decouple set_sbaddr_window from register write interface | Franky Lin | 1 | -13/+24 |
2012-05-15 | brcmfmac: remove unused parameter of brcmf_sdcard_reg_write | Franky Lin | 4 | -34/+29 |