summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-3142-317/+1697
| | |\ \
| | | * | rtl8187: fix use after free on failure path in rtl8187_probe()Alexey Khoroshilov2014-03-311-2/+2
| | | * | rtl8180: don't use weird trick to access "far" registersAndrea Merello2014-03-311-10/+4
| | | * | rsi: rsi_91x: misleading debug printkDan Carpenter2014-03-311-1/+2
| | | * | mwifiex: fix spinlock bad magic bugAmitkumar Karwar2014-03-311-2/+2
| | | * | rtl8187: fix compile warningAndrea Merello2014-03-311-1/+1
| | | * | rtlwifi: rtl8188ee: enable MSI interrupts modeAdam Lee2014-03-311-0/+1
| | | * | rtlwifi: add MSI interrupts mode supportAdam Lee2014-03-311-2/+63
| | | * | mwifiex: use timeout variant for wait_event_interruptibleAmitkumar Karwar2014-03-311-2/+3
| | | * | mwifiex: cancel pending commands for signalAmitkumar Karwar2014-03-311-0/+1
| | | * | mwifiex: scan command preparation failure handlingAmitkumar Karwar2014-03-311-2/+15
| | | * | rtl818x: Update Kconfig for rtl8187seAndrea Merello2014-03-271-2/+2
| | | * | rtl8180: enable rtl8187se supportAndrea Merello2014-03-271-4/+35
| | | * | rtl8180: detect rtl8187se cardAndrea Merello2014-03-271-2/+15
| | | * | rtl8180: add WMM parameters configuration for rtl8187seAndrea Merello2014-03-272-2/+61
| | | * | rtl8180: make sure RTL818X_MSR_ENEDCA is set for rtl8187seAndrea Merello2014-03-271-0/+4
| | | * | rtl8180: add ERP configuration for rtl8187seAndrea Merello2014-03-271-6/+10
| | | * | rtl8180: add rtl8187se HW initializationAndrea Merello2014-03-271-9/+159
| | | * | rtl8180: add RF code for rtl8225 zebra v4Andrea Merello2014-03-274-1/+538
| | | * | 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-272-6/+7
| | | |\ \
| | | | * | Bluetooth: bluecard: Use del_timer_sync() in teardown pathThomas Gleixner2014-03-231-1/+1
| | | | * | Bluetooth: btmrvl: don't consume all vendor specific eventsAmitkumar Karwar2014-03-211-5/+6
| * | | | | net: fec: make sure to init MAC addressLucas Stach2014-03-311-4/+7
| * | | | | qmi_wwan/cdc_ether: move Novatel E371 (1410:9011) to qmi_wwanYegor Yefremov2014-03-312-0/+14
| |/ / / /
| * | | | net: isdn: use sk_unattached_filter apiDaniel Borkmann2014-03-311-20/+41
| * | | | net: ppp: use sk_unattached_filter apiDaniel Borkmann2014-03-311-19/+41
| * | | | net: ptp: do not reimplement PTP/BPF classifierDaniel Borkmann2014-03-313-29/+3