summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-04-07Bluetooth: Move remote info to struct l2cap_chanGustavo F. Padovan
2011-04-07Bluetooth: Move SDU related vars to struct l2cap_chanGustavo F. Padovan
2011-04-07Bluetooth: Move more ERTM stuff to struct l2cap_chanGustavo F. Padovan
2011-04-07Bluetooth: Move of ERTM *_seq vars to struct l2cap_chanGustavo F. Padovan
2011-04-07Bluetooth: Move conn_state to struct l2cap_chanGustavo F. Padovan
2011-04-07Bluetooth: clean up l2cap_sock_recvmsg()Gustavo F. Padovan
2011-04-07Bluetooth: Move conf_{req,rsp} stuff to struct l2cap_chanGustavo F. Padovan
2011-04-07Bluetooth: Move ident to struct l2cap_chanGustavo F. Padovan
2011-04-07Bluetooth: Remove struct del_listGustavo F. Padovan
2011-04-07Bluetooth: Use struct list_head for L2CAP channels listGustavo F. Padovan
2011-04-07Bluetooth: Create struct l2cap_chanGustavo F. Padovan
2011-04-07ath: add missing regdomain pair 0x5c mappingChristian Lamparter
2011-04-07mwl8k: do not free unrequested irqBrian Cavagnolo
2011-04-07iwlagn: override 5300 EEPROM # of chainsJohannes Berg
2011-04-05Bluetooth: convert net/bluetooth/ to kstrtoxAlexey Dobriyan
2011-04-05Bluetooth: Use GFP_KERNEL in user contextGustavo F. Padovan
2011-04-05Bluetooth: Don't use spin_lock_bh in user contextGustavo F. Padovan
2011-04-05Bluetooth: Use kthread API in cmtpSzymon Janc
2011-04-05Bluetooth: Use kthread API in bnepSzymon Janc
2011-04-05Bluetooth: Use kthread API in hidpSzymon Janc
2011-04-04Bluetooth: Add mgmt_remote_name eventJohan Hedberg
2011-04-04Bluetooth: Add mgmt_device_found eventJohan Hedberg
2011-04-04Bluetooth: Remove gfp_mask param from hci_reassembly()Gustavo F. Padovan
2011-04-04iwlwifi: accept EEPROM version 0x423 for iwl6000John W. Linville
2011-04-04rt2x00: fix cancelling uninitialized workStanislaw Gruszka
2011-04-04rtlwifi: Fix some warnings/bugsLarry Finger
2011-04-04p54usb: IDs for two new devicesChristian Lamparter
2011-04-04wl12xx: fix potential buffer overflow in testmode nvs pushLuciano Coelho
2011-04-04zd1211rw: reset rx idle timer from taskletJussi Kivilinna
2011-04-04zd1211rw: remove URB_SHORT_NOT_OK flag in zd_usb_iowrite16v_async()Jussi Kivilinna
2011-04-04mac80211: Fix duplicate frames on cooked monitorHelmut Schaa
2011-04-04mac80211: fix comment regarding aggregation buf_sizeJohannes Berg
2011-04-04ath9k: Fix phy info print message with AR9485 chipset.Senthil Balasubramanian
2011-04-04wl12xx: fix module author's email address in the spi and sdio modulesLuciano Coelho
2011-04-04b43: allocate receive buffers big enough for max frame len + offsetJohn W. Linville
2011-04-04mlx4: fix kfree on error path in new_steering_entry()Mariusz Kozlowski
2011-04-02tcp: len check is unnecessarily devastating, change to WARN_ONIlpo Järvinen
2011-04-02sctp: malloc enough room for asconf-ack chunkWei Yongjun
2011-04-02sctp: fix auth_hmacs field's length of struct sctp_cookieWei Yongjun
2011-04-02net: Fix dev dev_ethtool_get_rx_csum() for forced NETIF_F_RXCSUMMichał Mirosław
2011-04-02usbnet: use eth%d name for known ethernet devicesArnd Bergmann
2011-04-02starfire: clean up dma_addr_t size testFUJITA Tomonori
2011-04-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2011-04-01appletalk: Fix OOPS in atalk_release().David S. Miller
2011-03-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...Gustavo F. Padovan
2011-03-31Bluetooth: Fix warning with hci_cmd_timerThomas Gleixner
2011-03-31Bluetooth: delete hanging L2CAP channelAndrei Emeltchenko
2011-03-31Bluetooth: Fix missing hci_dev_lock_bh in user_confirm_replyJohan Hedberg
2011-03-31Bluetooth: Fix sending LE data over USBVinicius Costa Gomes
2011-03-31Bluetooth: Fix HCI_RESET command synchronizationGustavo F. Padovan