summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | rtl8180: introduce functions for setting ANAPARAM 2 and 3 paramsAndrea Merello2014-03-273-0/+42
| | * | rtl8180: add rtl8187se params to eeprom readingAndrea Merello2014-03-272-1/+24
| | * | rtl8180: config carbus register for rtl8187seAndrea Merello2014-03-271-7/+21
| | * | rtl8180: add TX queue mapping and support for rtl8187seAndrea Merello2014-03-272-6/+88
| | * | rtl8180: don't write MAR registers for rtl8187seAndrea Merello2014-03-271-2/+7
| | * | rtl8180: introduce functions to enable/disable ints and add support for rtl81...Andrea Merello2014-03-271-3/+33
| | * | rtl8180: add ISR for rtl8187seAndrea Merello2014-03-271-1/+56
| | * | rtl8180: support for rtl8187se RX descriptorsAndrea Merello2014-03-272-18/+57
| | * | rtl8180: add basic rate configuration support for rtl8187seAndrea Merello2014-03-271-1/+5
| | * | rtl8180: add rtl8187se fields to TX descriptorAndrea Merello2014-03-271-2/+14
| | * | rtl8180: add rtl8187se chip typeAndrea Merello2014-03-271-0/+1
| | * | rtl818x: add registers for rtl8187seAndrea Merello2014-03-271-49/+217
| | * | mwifiex: cancel pending commands during host sleepAmitkumar Karwar2014-03-276-0/+13
| | * | mwifiex: correction in sleep confirm command sequence numberAmitkumar Karwar2014-03-271-1/+1
| | * | mwifiex: corner case NULL pointer dereference fixAmitkumar Karwar2014-03-271-1/+2
| | * | brcmfmac: use mfp if required from user-spaceDaniel Kim2014-03-272-5/+13
| | * | rtlwifi: Remove casts of pointer to same typeJoe Perches2014-03-2715-137/+118
| | * | mwifiex: Remove casts of pointer to same typeJoe Perches2014-03-273-7/+7
| | * | carl9170: Remove casts of pointer to same typeJoe Perches2014-03-271-1/+1
| | * | rtlwifi: Remove addressof casts to same typeJoe Perches2014-03-274-15/+12
| | * | rtl8180: rationalize TX queuesAndrea Merello2014-03-272-16/+49
| | * | rtl8180: fix DMA register are written two timesAndrea Merello2014-03-271-6/+0
| | * | bcma: gpio: register 32 GPIOs on BCM5357Rafał Miłecki2014-03-271-1/+8
| | * | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-03-279-84/+115
| | |\ \
| | | * | Bluetooth: Fix returning peer address in pending connect stateJohan Hedberg2014-03-262-2/+4
| | | * | Bluetooth: Remove unnecessary assignment in SMPJohan Hedberg2014-03-241-2/+0
| | | * | Bluetooth: Fix potential NULL pointer dereference in smp_conn_securityJohan Hedberg2014-03-241-1/+1
| | | * | Bluetooth: Remove LTK re-encryption procedureJohan Hedberg2014-03-242-49/+7
| | | * | Bluetooth: Don't try to confirm locally initiated SMP pairingJohan Hedberg2014-03-241-0/+5
| | | * | Bluetooth: Add SMP flag to track which side is the initiatorJohan Hedberg2014-03-242-0/+7
| | | * | Bluetooth: Fix SMP confirmation callback handlingJohan Hedberg2014-03-241-0/+4
| | | * | Bluetooth: Add missing cmd_status handler for LE_Start_EncryptionJohan Hedberg2014-03-241-0/+34
| | | * | Bluetooth: Fix potential NULL pointer dereference in SMPJohan Hedberg2014-03-241-1/+7
| | | * | Bluetooth: bluecard: Use del_timer_sync() in teardown pathThomas Gleixner2014-03-231-1/+1
| | | * | Bluetooth: Track current configured LE scan type parameterMarcel Holtmann2014-03-212-0/+26
| | | * | Bluetooth: btmrvl: don't consume all vendor specific eventsAmitkumar Karwar2014-03-211-5/+6
| | | * | Bluetooth: Fix address value for early disconnection eventsJohan Hedberg2014-03-202-21/+11
| | | * | Bluetooth: Fix passkey endianess in user_confirm and notify_passkeyJohan Hedberg2014-03-204-6/+6
* | | | | ipv6: some ipv6 statistic counters failed to disable bhHannes Frederic Sowa2014-03-314-10/+11
* | | | | net: fec: make sure to init MAC addressLucas Stach2014-03-311-4/+7
* | | | | ipv6: strengthen fallback fragmentation id generationHannes Frederic Sowa2014-03-311-12/+15
* | | | | net-gro: restore frag0 optimizationEric Dumazet2014-03-312-37/+64
* | | | | rds: prevent dereference of a NULL device in rds_iw_laddr_checkSasha Levin2014-03-311-1/+2
* | | | | net-sysfs: expose number of carrier on/off changesdavid decotigny2014-03-315-1/+22
* | | | | ipv6: tcp_ipv6 policy route issueWang Yufen2014-03-311-7/+11
* | | | | ipv6: reuse rt6_need_strictWang Yufen2014-03-312-6/+5
* | | | | ipv6: tcp_ipv6 do some cleanupWang Yufen2014-03-311-13/+11
* | | | | Merge branch 'net_sysfs_doc'David S. Miller2014-03-313-7/+205
|\ \ \ \ \
| * | | | | net: export NET_ADDR_* values to user-space APIFlorian Fainelli2014-03-312-7/+6
| * | | | | net: sysfs: add Documentation entries for basic set of attributesFlorian Fainelli2014-03-311-0/+199
|/ / / / /