]> git.karo-electronics.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2013-07-25 Gustavo PadovanBluetooth: Add missing braces to an "else if"
2013-07-25 Mikel AstizBluetooth: Use defines instead of integer literals
2013-07-25 Mikel AstizBluetooth: Use defines in in hci_get_auth_req()
2013-07-25 Mikel AstizBluetooth: Add HCI authentication capabilities macros
2013-07-25 Marcel HoltmannBluetooth: Fix simple whitespace vs tab style issue
2013-07-24 Hauke Mehrtensbgmac: make bgmac depend on bcm47xx
2013-07-24 Xose Vazquez... wireless: rt2x00: rt2800usb: add RT3573 devices
2013-07-24 Sujith Manoharanath9k: Fix diversity combining for AR9285
2013-07-24 Avinash Patilmwifiex: modify mwifiex_ap_sta_limits to advertise...
2013-07-24 Amitkumar Karwarmwifiex: remove duplicate structure host_cmd_tlv
2013-07-24 Amitkumar Karwarmwifiex: correction in mwifiex_check_fw_status() return...
2013-07-24 Amitkumar Karwarmwifiex: replace mdelay with msleep
2013-07-24 Amitkumar Karwarmwifiex: reduce firmware poll retries
2013-07-24 Amitkumar Karwarmwifiex: add unregister_dev handler for usb interface
2013-07-24 Amitkumar Karwarmwifiex: move if_ops.cleanup_if() call
2013-07-24 Amitkumar Karwarmwifiex: remove unnecessary del_timer(cmd_timer)
2013-07-24 Amitkumar Karwarmwifiex: move del_timer_sync(scan_delay_timer) call...
2013-07-24 Amitkumar Karwarmwifiex: add PCIe shutdown handler to avoid system...
2013-07-24 Avinash Patilmwifiex: correct max IE length check for WPS IE
2013-07-24 Stone Piaomwifiex: support to send deauth for P2P client
2013-07-24 Stone Piaomwifiex: skip registering mgmt frame that has already...
2013-07-24 Stone Piaomwifiex: discard deauth and disassoc event during WPS...
2013-07-24 Huawei Yangmwifiex: add tx info to skb when forming mgmt frame
2013-07-24 Avinash Patilmwifiex: delete AP TX queues when bridged packets reach...
2013-07-24 Avinash Patilmwifiex: maintain outstanding packet count for RA list...
2013-07-24 Avinash Patilmwifiex: rename pkt_count to ba_pkt_count in mwifiex_ra...
2013-07-24 Huawei Yangmwifiex: remove stop_net_dev_queue operation in AP...
2013-07-24 Eric Dumazetiwl3945: better skb management in rx path
2013-07-22 Vladimir Kondratievwil6210: drop -Werror compiler flag
2013-07-22 Kalle ValoMAINTAINERS: update ath6kl git location
2013-07-22 Kalle ValoMAINTAINERS: add ath10k
2013-07-22 Kirshenbaum... wil6210: Enable TCP/UDP checksum HW offload
2013-07-22 Vladimir Kondratievwil6210: fix error path in wil_tx_vring
2013-07-22 Solomon Peachycw1200: Fix incorrect endianness annotation in a header...
2013-07-22 Sujith Manoharanath9k: Release the RF bus after setting board values
2013-07-22 Sujith Manoharanath9k: Program correct initvals for FCC
2013-07-22 Sujith Manoharanath9k: Use correct channel when switching bands
2013-07-22 Sujith Manoharanath9k: Fix FastChannelChange for AR9462/AR9565
2013-07-22 Sujith Manoharanath9k: Add a HW flag for FCC
2013-07-22 Sujith Manoharanath9k: Move INI overrides to ar9003_hw_override_ini
2013-07-22 John Greenebrcmsmac: Further reduce log spam from tx phy messages
2013-07-22 Hauke Mehrtensbcma: fix handling of big addrl
2013-07-22 Hauke Mehrtensbcma: return correct error code when bus scan failed
2013-07-22 Hauke Mehrtensbcma: add constants for new ARM based SoCs
2013-07-22 Hauke Mehrtensbcma: make it possible to select SoC support without...
2013-07-22 Hauke Mehrtensbcma: add some more core names
2013-07-22 Vladimir Kondratievwil6210: fix subtle race in wil_tx_vring
2013-07-22 Vladimir Kondratievwil6210: Introduce struct for sw context
2013-07-22 Vladimir Kondratievwil6210: Optimize Tx completion
2013-07-22 Vladimir Kondratievwil6210: fix wrong index in wil_vring_free
2013-07-22 Vladimir Kondratievwil6210: Align WMI header with latest FW
2013-07-22 Gabor Juhosrt2x00: rt2800usb: add USB device ID for Linksys AE3000
2013-07-22 Gabor Juhosrt2x00: rt2800usb: use correct [RT]XWI size for RT3593
2013-07-22 Gabor Juhosrt2x00: rt2800lib: enable RT3593 support
2013-07-22 Gabor Juhosrt2x00: rt2800lib: enable RF3053 support
2013-07-22 Gabor Juhosrt2x00: rt2800lib: enable VCO recalibration for RF3053
2013-07-22 Gabor Juhosrt2x00: rt2800lib: add channel configuration for RF3053
2013-07-22 Gabor Juhosrt2x00: rt2800lib: add rf_vals for RF3053
2013-07-22 Gabor Juhosrt2x00: rt2800lib: add default_power3 field for three...
2013-07-22 Gabor Juhosrt2x00: rt2800lib: fix LNA_A[12] gain values for RT3593
2013-07-22 Gabor Juhosrt2x00: rt2800lib: hardcode TX mixer gain values for...
2013-07-22 Gabor Juhosrt2x00: rt2800lib: introduce rt2800_get_txmixer_gain_...
2013-07-22 Gabor Juhosrt2x00: rt2800lib: fix default TX power values for...
2013-07-22 Gabor Juhosrt2x00: rt2800lib: add rt2800_txpower_to_dev helper
2013-07-22 Gabor Juhosrt2x00: rt2800lib: fix antenna configuration for RT3593
2013-07-22 Gabor Juhosrt2x00: rt2800lib: fix BBP1_TX_ANTENNA field configurat...
2013-07-22 Gabor Juhosrt2x00: rt2800lib: add TX power configuration for RT3593
2013-07-22 Gabor Juhosrt2x00: rt2800lib: add BBP post initialization for...
2013-07-22 Gabor Juhosrt2x00: rt2800lib: add RFCSR register initialization...
2013-07-22 Gabor Juhosrt2x00: rt2800lib: add BBP register initialization...
2013-07-22 Gabor Juhosrt2x00: rt2800lib: add MAC register initialization...
2013-07-22 Gabor Juhosrt2x00: rt2800lib: add EEPROM map for the RT3593 chipset
2013-07-22 Gabor Juhosrt2x00: rt2800lib: introduce rt2800_eeprom_word_index...
2013-07-22 Gabor Juhosrt2x00: rt2800lib: introduce rt2800_eeprom_read_from_ar...
2013-07-22 Gabor Juhosrt2x00: rt2800lib: introduce local EEPROM access functions
2013-07-22 Gabor Juhosrt2x00: rt2800lib: introduce rt2800_eeprom_word enum
2013-07-22 Sujith Manoharanath9k: Fix RTS threshold
2013-07-22 Johannes Bergath9k: make rfkill configurable
2013-07-22 Shuah Khanwireless: Convert mwifiex/pcie to dev_pm_ops from legac...
2013-07-14 Linus TorvaldsLinux 3.11-rc1 v3.11-rc1
2013-07-14 Linus TorvaldsMerge branch 'slab/for-linus' of git://git.kernel.org...
2013-07-14 Steven Rostedtslub: Check for page NULL before doing the node_match...
2013-07-14 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-07-14 Al Virosunrpc: now we can just set ->s_d_op
2013-07-14 Al Virocgroup: we can use simple_lookup() now
2013-07-14 Al Viroefivarfs: we can use simple_lookup() now
2013-07-14 Al Viromake simple_lookup() usable for filesystems that set...
2013-07-14 Al Viroconfigfs: don't open-code d_alloc_name()
2013-07-14 Al Viro__rpc_lookup_create_exclusive: pass string instead...
2013-07-14 Al Virorpc_create_*_dir: don't bother with qstr
2013-07-14 Linus TorvaldsMerge branch 'for_linus' of git://cavan.codon.org.uk...
2013-07-14 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-07-14 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2013-07-14 Linus TorvaldsMerge tag 'scsi-for-linus' of git://git.kernel.org...
2013-07-13 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2013-07-13 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git.kernel...
2013-07-13 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2013-07-13 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
2013-07-13 Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git.kerne...
2013-07-13 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git.kernel.org...
next