pandora-kernel.git
2010-05-11 Stephen Rothwellar9170: fix for driver-core ABI change
2010-05-11 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2010-05-11 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2010-05-10 Randy Dunlapwireless: depends on NET
2010-05-10 Xose Vazquez... wireless: rt2x00: rt2800usb: replace X by x
2010-05-10 Gertjan van... rt2x00: Clean up generic procedures on descriptor writing.
2010-05-10 Gertjan van... rt2x00: Fix beaconing on rt2800.
2010-05-10 Gertjan van... rt2x00: provide beacon's txdesc to write_beacon callbac...
2010-05-10 Gertjan van... rt2x00: Clean up all driver's kick_tx_queue callback...
2010-05-10 Gertjan van... rt2x00: Factor out RXWI processing to common rt2800...
2010-05-10 Gertjan van... rt2x00: Factor out TXWI writing to common rt2800 code.
2010-05-10 Gertjan van... rt2x00: Don't check whether hardware crypto is enabled...
2010-05-10 Gertjan van... rt2x00: Clean up rt2800usb.h.
2010-05-10 Gertjan van... rt2x00: Fix setting of txdesc->length field.
2010-05-10 Dan Carpenterath5k: several off by one range checks
2010-05-10 Dan Carpenterath9k/htc_drv_main: off by one error
2010-05-10 Dan Carpenterath9k/htc_drv_main: null dereference typo
2010-05-10 Dan Carpenteriwlwifi: remove stray mutex_unlock()
2010-05-10 Luis R. Rodriguezath9k_hw: enable PCIe low power mode for AR9003
2010-05-10 John W. Linvillertl8180: change PCI DMA mask to DMA_BIT_MASK(32)
2010-05-10 Patrick McHardynetfilter: use rcu_dereference_protected()
2010-05-10 Patrick McHardyMerge branch 'master' of /repos/git/net-next-2.6
2010-05-10 Patrick McHardynetfilter: nf_conntrack_proto: fix warning with CONFIG_...
2010-05-10 Eric Dumazetnet: trans_start cleanups
2010-05-10 Marcel HoltmannBluetooth: Fix issues where sk_sleep() helper is needed now
2010-05-10 Tomas WinklerBluetooth: Use strict_strtoul instead of simple_strtoul
2010-05-10 Bing ZhaoBluetooth: Set hdev->dev_type based on Marvell device...
2010-05-10 Bing ZhaoBluetooth: Separate btmrvl_register_hdev() from btmrvl_...
2010-05-10 Bing ZhaoBluetooth: Decode btmrvl MODULE_BRINGUP_REG response...
2010-05-10 Dan CarpenterBluetooth: Fix storing negative values as unsigned...
2010-05-10 Marcel HoltmannBluetooth: Create per controller workqueue
2010-05-10 Gustavo F.... Bluetooth: Fix spec error in the RemoteBusy Logic
2010-05-10 Gustavo F.... Bluetooth: Prevents buffer overflow on l2cap_ertm_reass...
2010-05-10 Gustavo F.... Bluetooth: Fix race condition on l2cap_ertm_send()
2010-05-10 Gustavo F.... Bluetooth: Add wait_queue to wait ack of all sent packets
2010-05-10 Gustavo F.... Bluetooth: Implement Local Busy Condition handling
2010-05-10 João Paulo... Bluetooth: Completes the I-frame tx_seq check logic...
2010-05-10 Gustavo F.... Bluetooth: Implement missing parts of the Invalid Frame...
2010-05-10 Gustavo F.... Bluetooth: Refactor l2cap_retransmit_frame()
2010-05-10 Gustavo F.... Bluetooth: Make hci_send_acl() void
2010-05-10 Gustavo F.... Bluetooth: Fix lockdep annotation on ERTM
2010-05-10 Gustavo F.... Bluetooth: Check if we really are in WAIT_F when F...
2010-05-10 Gustavo F.... Bluetooth: Remove unneeded control vars
2010-05-10 Gustavo F.... Bluetooth: Remove set of SrejSaveReqSeq under receipt...
2010-05-10 Gustavo F.... Bluetooth: Fix errors reported by checkpatch.pl
2010-05-10 Gustavo F.... Bluetooth: Don't set control bits to zero first
2010-05-10 João Paulo... Bluetooth: Close L2CAP channel on invalid ReqSeq
2010-05-10 Gustavo F.... Bluetooth: Fix SDU reassembly under SREJ
2010-05-10 João Paulo... Bluetooth: Check if mode is supported on getsockopt
2010-05-10 Gustavo F.... Bluetooth: Add SOCK_STREAM support to L2CAP
2010-05-10 Gustavo F.... Bluetooth: Add Kconfig option for L2CAP Extended Features
2010-05-10 Gustavo F.... Bluetooth: Optimize SREJ_QUEUE append
2010-05-10 Gustavo F.... Bluetooth: Fix drop of acked packets on ERTM
2010-05-10 Gustavo F.... Bluetooth: Fix crash when monitor timeout expires
2010-05-10 Gustavo F.... Bluetooth: Fix bug when retransmitting I-frames
2010-05-10 Gustavo F.... Bluetooth: Enable option to configure Max Transmission...
2010-05-10 Gustavo F.... Bluetooth: Add module parameter for txWindow size on...
2010-05-10 Gustavo F.... Bluetooth: Change acknowledgement to use the value...
2010-05-10 Gustavo F.... Bluetooth: Add sockopt configuration for txWindow on...
2010-05-10 Gustavo F.... Bluetooth: Send Ack after clear the SREJ list
2010-05-10 Gustavo F.... Bluetooth: Check the SDU size against the MTU value
2010-05-10 Gustavo F.... Bluetooth: Add le16 macro to Retransmission and Monitor...
2010-05-10 Gustavo F.... Bluetooth: Fix configuration of the MPS value
2010-05-10 Gustavo F.... Bluetooth: Read RFC conf option on a successful Conf RSP
2010-05-10 Gustavo F.... Bluetooth: Ignore Tx Window value with Streaming mode
2010-05-10 Gustavo F.... Bluetooth: Add timer to Acknowledge I-frames
2010-05-10 Gustavo F.... Bluetooth: Finish implementation for Rec RR (P=1) on...
2010-05-10 Gustavo F.... Bluetooth: Remove duplicate use of __get_reqseq() macro...
2010-05-10 Gustavo F.... Bluetooth: Group the ack of I-frames into l2cap_data_ch...
2010-05-10 Gustavo F.... Bluetooth: Handle all cases of receipt of RNR-frames...
2010-05-10 Gustavo F.... Bluetooth: Split l2cap_data_channel_sframe()
2010-05-10 Gustavo F.... Bluetooth: Add Recv RR (P=0)(F=0) for SREJ_SENT state...
2010-05-10 Gustavo F.... Bluetooth: Move set of P-bit to l2cap_send_sframe()
2010-05-10 Gustavo F.... Bluetooth: Implement SendAck() Action on ERTM.
2010-05-10 Gustavo F.... Bluetooth: Check if SDU size is greater than MTU on...
2010-05-10 Gustavo F.... Bluetooth: Check the minimum {I,S}-frame size into...
2010-05-10 Gustavo F.... Bluetooth: Support case with F bit set under WAIT_F...
2010-05-10 Gustavo F.... Bluetooth: Implement 'Send IorRRorRNR' event
2010-05-10 Gustavo F.... Bluetooth: Use a l2cap_pinfo struct instead l2cap_pi...
2010-05-10 Gustavo F.... Bluetooth: Fix ACL MTU issue
2010-05-10 Gustavo F.... Bluetooth: Fix expected_tx_seq calculation on L2CAP
2010-05-10 Gustavo F.... Bluetooth: Fix memory leak of S-frames into L2CAP
2010-05-10 Gustavo F.... Bluetooth: Move specific Basic Mode code to the right...
2010-05-10 Gustavo F.... Bluetooth: Trivial clean ups to SCO
2010-05-10 Gustavo F.... Bluetooth: Make hci_send_sco() void
2010-05-10 Gustavo F.... Bluetooth: Fix wrong packet type count increment
2010-05-10 Gustavo F.... Bluetooth: Use the proper function cast to get hdr...
2010-05-10 Gustavo F.... Bluetooth: Fix return value when bt_skb_alloc fails
2010-05-08 Neil Hormanipv4: remove ip_rt_secret timer (v4)
2010-05-07 Helmut Schaart2x00: rt2800: use correct txop value in tx descriptor
2010-05-07 Juuso Oikarinenwl1271: Reduce PSM entry hang over period from 128...
2010-05-07 Teemu Paasikiviwl1271: Increase timeout for command event waiting
2010-05-07 Juuso Oikarinenwl1271: Fix to join and channel number handling
2010-05-07 Juuso Oikarinenwl1271: Fix 32 bit register read related endiannes bug
2010-05-07 Juuso Oikarinenwl1271: Add sysfs file to retrieve HW PG-version and...
2010-05-07 Sujithath9k_htc: Handle IDLE LED properly
2010-05-07 Luis R. Rodriguezath9k_hw: Update initvals for AR9003 for xb113
2010-05-07 Luis R. Rodriguezath9k_common: drop incomming frames with an invalid...
2010-05-07 Luis R. Rodriguezath9k_common: move the rate status setting into ath9k_p...
2010-05-07 John W. Linvillertl8180: add software-based support for IBSS mode
next