Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-06-30 | bluetooth: use lower case for UUIDs | Luiz Augusto von Dentz | 1 | -1/+1 | |
BlueZ also uses lower case | |||||
2011-06-30 | Release 0.51 | Marcel Holtmann | 2 | -1/+9 | |
2011-06-30 | stkutil: Fix alignment issue with channel data length | Marcel Holtmann | 1 | -1/+1 | |
2011-06-30 | stkutil: Fix alignment issue with building event list | Marcel Holtmann | 1 | -1/+1 | |
2011-06-30 | stkutil: Add missing call to va_end() | Marcel Holtmann | 1 | -0/+2 | |
2011-06-30 | build: Split non-root unit tests to have make check succeed | Marcel Holtmann | 4 | -56/+103 | |
2011-06-30 | build: Add unit test cases to make check funtionality | Marcel Holtmann | 2 | -16/+19 | |
2011-06-30 | AUTHORS: Mention Michael's contributions | Denis Kenzior | 1 | -0/+1 | |
2011-06-30 | udev: fix detection of HP HS2330 (3607gw) | Michael Schloh von Bennewitz | 1 | -0/+1 | |
commit 6a2847f7aba5d84b06940ee29300d4b6fd31d682 introduced basic detection of HP HS2330 based on OEM Ericsson F3607gw modems. Because some (or all?) HS2330 modems contain flawed text identifiers containing strange (probably erroneous) binary sequences in place of the ASCII space '\x20' character, the previous commit is incomplete. The following logic detects the modem properly, by comparing binary data as well as ASCII text values. | |||||
2011-06-29 | TODO: Mark ACFC task as done | Denis Kenzior | 2 | -7/+5 | |
2011-06-29 | TODO: Mark PFC support as done | Denis Kenzior | 2 | -7/+8 | |
2011-06-29 | ppp: Add basic length sanity checks | Denis Kenzior | 6 | -13/+28 | |
2011-06-29 | gsmdial: Add pfc & acfc options to gsmdial | Denis Kenzior | 1 | -2/+8 | |
2011-06-29 | ppp: Don't regenerate options when unchanged | Denis Kenzior | 1 | -0/+8 | |
2011-06-29 | gatppp: Refactor tx path | Denis Kenzior | 1 | -15/+11 | |
2011-06-29 | gatppp: Refactor rx path | Denis Kenzior | 2 | -33/+32 | |
2011-06-29 | gatppp: Re-format & re-word comments | Denis Kenzior | 1 | -6/+2 | |
2011-06-29 | gsmdial: Use ACFC and PFC by default | Guillaume Zajac | 1 | -0/+3 | |
2011-06-29 | emulator: Use ACFC and PFC by default | Guillaume Zajac | 1 | -0/+3 | |
2011-06-29 | GAtPPP: Add PFC option support | Guillaume Zajac | 4 | -4/+99 | |
2011-06-29 | GAtPPP: Add ACFC option support | Guillaume Zajac | 4 | -26/+115 | |
2011-06-29 | stk: Remove deprecated structure | Philippe Nunes | 1 | -8/+0 | |
2011-06-27 | udev: Tweak detection rules for HP HS2330 cards | Denis Kenzior | 1 | -0/+4 | |
2011-06-27 | udev: changed linktop device strings | Amit Mendapara | 1 | -2/+2 | |
2011-06-27 | linktop: reimplemented with minimum features | Amit Mendapara | 1 | -71/+45 | |
The device supports subset of ST-Ericsson AT command extensions but nither STE nor the MBM plugin works with these devices. Fixes MeeGo bug #14784 | |||||
2011-06-27 | mbm: Use decode_error from atutil | Denis Kenzior | 1 | -4/+3 | |
2011-06-21 | voicecall: add ATD> support for HFP emulator | Frédéric Danis | 1 | -3/+28 | |
2011-06-21 | message-waiting: API to retrieve voicemail number | Frédéric Danis | 2 | -0/+11 | |
2011-06-20 | emulator: fix local HFP AG features | Frédéric Danis | 1 | -2/+5 | |
2011-06-20 | hfpmodem: remove previous HFP defines | Frédéric Danis | 1 | -19/+0 | |
2011-06-20 | hfp_hf: update to use new HFP enums | Frédéric Danis | 1 | -6/+6 | |
2011-06-20 | include: add HFP features types for HF and AG | Frédéric Danis | 1 | -0/+24 | |
2011-06-19 | hfp_ag: fix SDP record | Frédéric Danis | 1 | -1/+1 | |
HFP AG supports 3 way calls | |||||
2011-06-16 | voicecall: add +BLDN support for HFP emulator | Frédéric Danis | 1 | -0/+34 | |
2011-06-16 | voicecall: add ATD support for HFP emulator | Frédéric Danis | 1 | -19/+146 | |
2011-06-16 | call-settings: fix typo | Nicolas Bertrand | 1 | -1/+1 | |
2011-06-17 | u8500: Use new UICC SIM driver | Aki Niemi | 1 | -1/+1 | |
2011-06-17 | build: Add UICC driver to build | Aki Niemi | 1 | -1/+2 | |
2011-06-17 | isimodem: Add baseline for UICC driver | Aki Niemi | 4 | -0/+503 | |
2011-06-17 | isimodem: Add missing codepoints and debugs | Aki Niemi | 2 | -0/+32 | |
2011-06-17 | isimodem: Fix style in UICC definitions | Aki Niemi | 1 | -16/+20 | |
2011-06-15 | emulator: fix request tests | Frédéric Danis | 1 | -2/+2 | |
2011-06-15 | Release 0.50 | Marcel Holtmann | 2 | -1/+8 | |
2011-06-14 | udev: add initial Telit support | Bernhard Guillon | 2 | -0/+57 | |
2011-06-14 | isimodem: Improper handling of missed call | Arun Ravindran | 1 | -4/+28 | |
2011-06-12 | mbmmodem: Fix not setting IPv4 Gateway | Denis Kenzior | 1 | -0/+1 | |
2011-06-12 | cdma-voicecall: Fix for crash when unregistering atom | Dara Spieker-Doyle | 1 | -0/+14 | |
2011-06-08 | telit: Use more generic error decoding | Denis Kenzior | 1 | -4/+3 | |
2011-06-08 | telit: Make sure to clean up the source | Denis Kenzior | 1 | -1/+12 | |
2011-06-08 | telit: Update copyright | Denis Kenzior | 1 | -1/+1 | |