summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* NFC: Add type A and type F parameters for pn533 target modeSamuel Ortiz2012-06-041-1/+24
* NFC: Add passive initiator data for pn533Samuel Ortiz2012-06-041-5/+18
* NFC: Configure pn533 RF timingsSamuel Ortiz2012-06-041-0/+25
* NFC: Unregister device if pn533 initial configuration failsSamuel Ortiz2012-06-041-1/+5
* NFC: Reset poll mod list when stopping pn533 pollSamuel Ortiz2012-06-041-0/+2
* NFC: Call the DEP link down ops even when in target modeSamuel Ortiz2012-06-041-5/+0
* NFC: Don't hold a NULL connecting LLCP socket lockSamuel Ortiz2012-06-041-3/+3
* NFC: Implement the pn533 target mode Tx opSamuel Ortiz2012-06-041-9/+73
* NFC: Implement the pn533 target mode data fetching routineSamuel Ortiz2012-06-041-5/+80
* NFC: Introduce target mode rx data callbackSamuel Ortiz2012-06-044-0/+35
* NFC: Introduce target mode tx opsSamuel Ortiz2012-06-045-30/+34
* NFC: Set the NFC device RF mode appropriatelySamuel Ortiz2012-06-043-5/+12
* NFC: Add target mode activation netlink eventSamuel Ortiz2012-06-046-2/+136
* NFC: Implement pn533 target mode polling loopSamuel Ortiz2012-06-041-5/+104
* NFC: Add target mode protocols to the polling loop startup routineSamuel Ortiz2012-06-0412-34/+77
* NFC: Export LLCP general bytes getterSamuel Ortiz2012-06-042-0/+9
* NFC: LLCP's MIUX is 10 bytes long, not 7Samuel Ortiz2012-06-041-2/+2
* NFC: Move LLCP MIU extension value to socket structureSamuel Ortiz2012-06-044-2/+9
* NFC: Move LLCP receiver window value to socket structureSamuel Ortiz2012-06-044-21/+55
* NFC: Socket linked listSamuel Ortiz2012-06-043-135/+158
* NFC: Take a reference on the LLCP local pointer when creating a socketSamuel Ortiz2012-06-043-24/+40
* Linux 3.5-rc1v3.5-rc1Linus Torvalds2012-06-021-2/+2
* Merge tag 'dm-3.5-changes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-06-026-90/+322
|\
| * dm thin: provide userspace access to pool metadataJoe Thornber2012-06-035-11/+193
| * dm thin: use slab mempoolsMike Snitzer2012-06-031-62/+99
| * dm mpath: allow ioctls to trigger pg initMikulas Patocka2012-06-031-9/+17
| * dm mpath: delay retry of bypassed pgMike Christie2012-06-031-2/+6
| * dm mpath: reduce size of struct multipathMike Snitzer2012-06-031-6/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-06-0221-84/+201
|\ \
| * | fec_mpc52xx: fix timestamp filteringStephan Gatzka2012-06-021-1/+1
| * | mcs7830: Implement link state detectionOndrej Zary2012-06-021-2/+23
| * | e1000e: fix Rapid Start Technology support for i217Bruce Allan2012-06-021-9/+9
| * | e1000: look into the page instead of skb->data for e1000_tbi_adjust_stats()Sebastian Andrzej Siewior2012-06-021-1/+1
| * | r8169: call netif_napi_del at errpaths and at driver unloadDevendra Naga2012-06-011-0/+3
| * | tcp: reflect SYN queue_mapping into SYNACK packetsEric Dumazet2012-06-012-6/+12
| * | tcp: do not create inetpeer on SYNACK messageEric Dumazet2012-06-011-1/+2
| * | 8139cp/8139too: terminate the eeprom access with the right opmodeJason Wang2012-06-012-2/+2
| * | 8139cp: set ring address before enabling receiverJason Wang2012-06-011-11/+11
| * | cipso: handle CIPSO options correctly when NetLabel is disabledPaul Moore2012-06-011-1/+28
| * | net: sock: validate data_len before allocating skb in sock_alloc_send_pskb()Jason Wang2012-05-311-2/+5
| * | bql: Avoid possible inconsistent calculation.Hiroaki SHIMODA2012-05-311-5/+7
| * | bql: Avoid unneeded limit decrement.Hiroaki SHIMODA2012-05-311-2/+4
| * | bql: Fix POSDIFF() to integer overflow aware.Hiroaki SHIMODA2012-05-311-1/+1
| * | net/mlx4_core: Fix obscure mlx4_cmd_box parameter in QUERY_DEV_CAPJack Morgenstein2012-05-311-3/+2
| * | net/mlx4_core: Check port out-of-range before using in mlx4_slave_capJack Morgenstein2012-05-311-3/+3
| * | net/mlx4_core: Fixes for VF / Guest startup flowJack Morgenstein2012-05-314-14/+63
| * | net/mlx4_en: Fix improper use of "port" parameter in mlx4_en_eventJack Morgenstein2012-05-311-5/+7
| * | net/mlx4_core: Fix number of EQs used in ICM initialisationMarcel Apfelbaum2012-05-313-15/+17
| * | net/mlx4_core: Fix the slave_id out-of-range test in mlx4_eq_intJack Morgenstein2012-05-311-1/+1
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-06-0211-39/+297
|\ \ \
OpenPOWER on IntegriCloud