summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-06-19rt2x00: change default MAC_BSSID_DW1_BSS_BCN_NUMStanislaw Gruszka1-1/+1
2014-06-19rt2x00: change beaconing setup on RT2800Stanislaw Gruszka2-0/+46
2014-06-19rt2x00: change beaconing lockingStanislaw Gruszka3-25/+9
2014-06-19mwifiex: Remove custom world regulatory domainMarkus Pargmann1-36/+0
2014-06-19net: wireless: rtlwifi: rtl8192de: phy.c: Cleaning up uninitialized variableRickard Strandqvist1-1/+2
2014-06-19net: wireless: rt2x00: rt2x00mac.c: Cleaning up uninitialized variablesRickard Strandqvist1-0/+2
2014-06-19net: wireless: libertas: cmd.c: Cleaning up uninitialized variablesRickard Strandqvist1-0/+1
2014-06-19b43: PHY: drop channel_type (we can get this info from chandef)Rafał Miłecki4-14/+8
2014-06-19b43: PHY: drop is_40mhz (get width info from chandef)Rafał Miłecki4-35/+33
2014-06-19b43: PHY: drop own channel_freq (get it from chandef when needed)Rafał Miłecki3-12/+15
2014-06-19b43: store current channel using struct cfg80211_chan_defRafał Miłecki3-2/+9
2014-06-19b43: b43_op_config: set channel info before switching bandRafał Miłecki2-2/+2
2014-06-19b43: PHY: don't force default channel during initRafał Miłecki1-4/+3
2014-06-19b43: b43_op_config: use IEEE80211_CONF_CHANGE_CHANNELRafał Miłecki1-15/+16
2014-06-19b43: b43_op_config: drop check for core changeRafał Miłecki1-18/+2
2014-06-19b43: drop B43_DEFAULT_CHANNELRafał Miłecki2-7/+0
2014-06-19rtl818x_pci: fix possible RX descriptor invalid data readAndrea Merello1-0/+8
2014-06-19rtl818x_pci: provide dBm signal information for rtl8185Andrea Merello1-4/+8
2014-06-19rtl818x_pci: make RSSI code more readableAndrea Merello1-5/+8
2014-06-19cw1200: Remove useless return variablesPeter Senna Tschudin1-2/+1
2014-06-19net: wireless: Remove useless return variablesPeter Senna Tschudin2-17/+7
2014-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-13/+5
2014-06-16Merge tag 'clk-for-linus-3.16-part2' of git://git.linaro.org/people/mike.turq...Linus Torvalds16-225/+1531
2014-06-16Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds2-90/+149
2014-06-15vxlan: Checksum fixesTom Herbert1-9/+2
2014-06-15Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds24-369/+715
2014-06-15Merge tag 'hsi-for-3.16-fixes1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-3/+3
2014-06-15Merge tag 'gpio-v3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds1-1/+1
2014-06-15Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-142/+335
2014-06-14vxlan: use dev->needed_headroom instead of dev->hard_header_lenCong Wang1-4/+3
2014-06-13NVMe: Fix START_STOP_UNIT Scsi->NVMe translation.Dan McLeran1-7/+6
2014-06-13NVMe: Use Log Page constants in SCSI emulationMatthew Wilcox1-3/+2
2014-06-13NVMe: Fix hot cpu notification dead lockKeith Busch1-10/+25
2014-06-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-45/+197
2014-06-13Merge branch 'topic/omap3isp' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds20-1745/+457
2014-06-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds26-362/+694
2014-06-13Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2-6/+4
2014-06-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+5
2014-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds751-14269/+40470
2014-06-13Merge tag 'dm-3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-110/+227
2014-06-13Merge tag 'pci-v3.16-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds62-967/+943
2014-06-13Merge tag 'pm+acpi-3.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds16-82/+303
2014-06-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds14-331/+248
2014-06-12Merge tag 'backlight-for-linus-3.16' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-6/+7
2014-06-12target: Fix NULL pointer dereference for XCOPY in target_put_sess_cmdNicholas Bellinger1-0/+4
2014-06-12Merge tag 'mfd-for-linus-3.16-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-25/+261
2014-06-12Merge tag 'mmc-v3.16-2' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds5-12/+15
2014-06-12Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds408-9776/+23187
2014-06-12net: fec: Add software TSO supportNimrod Andy2-23/+238
2014-06-12net: fec: Add Scatter/gather supportNimrod Andy2-62/+178