summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: btusb: Add vendor specific ID (0489 e042) for BCM20702A0Manoj Iyer2012-04-131-0/+1
* Bluetooth: Fix userspace compatibility issue with mgmt interfaceGustavo Padovan2012-04-051-1/+1
* Bluetooth: btusb: typo in Broadcom SoftSailing idDon Zickus2012-03-291-1/+1
* Bluetooth: mgmt: Fix timeout typeAndrei Emeltchenko2012-03-281-1/+1
* Bluetooth: mgmt: Add missing endian conversionAndrei Emeltchenko2012-03-281-3/+8
* Bluetooth: mgmt: Fix corruption of device_connected pktBrian Gix2012-03-281-1/+1
* Bluetooth: Add support for Atheros [04ca:3005]AceLan Kao2012-03-282-0/+3
* Bluetooth: Check for minimum data length in eir_has_data_type()Johan Hedberg2012-03-281-0/+3
* Bluetooth: Don't increment twice in eir_has_data_type()Johan Hedberg2012-03-281-4/+3
* Bluetooth: Fix memory leaks due to chan refcntAndrei Emeltchenko2012-03-281-0/+3
* Bluetooth: hci_core: fix NULL-pointer dereference at unregisterJohan Hovold2012-03-282-0/+8
* Bluetooth: hci_ldisc: fix NULL-pointer dereference on tty_closeJohan Hovold2012-03-281-1/+1
* Bluetooth: Add Atheros maryann PIDVID supportCho, Yu-Chen2012-03-282-0/+3
* Bluetooth: btusb: Add USB device ID "0a5c 21e8"João Paulo Rechi Vita2012-03-281-0/+1
* Bluetooth: Fix Endian Bug.Santosh Nayak2012-03-281-2/+3
* Bluetooth: Use correct flags for checking HCI_SSP_ENABLED bitHemant Gupta2012-03-281-1/+1
* MAINTAINERS: update Bluetooth tree locationsMarcel Holtmann2012-03-271-4/+4
* rtlwifi: rtl8192ce: rtl8192cu: rtl8192de: Fix low-gain setting when scanningLarry Finger2012-03-262-2/+2
* ath5k: drop self from MAINTAINERSBob Copeland2012-03-261-1/+0
* mac80211: fix possible tid_rx->reorder_timer use after freeStanislaw Gruszka2012-03-261-1/+2
* rt2x00: rt2800usb: fix status register reread logicStanislaw Gruszka2012-03-261-1/+1
* rt2x00: rt2800usb: schedule txdone work on timeoutStanislaw Gruszka2012-03-261-1/+7
* mac80211: remove outdated commentEliad Peller2012-03-261-3/+0
* ath9k: fix a memory leak in ath_rx_tasklet()Eric Dumazet2012-03-261-2/+2
* ath9k: reduce listen time periodRajkumar Manoharan2012-03-261-1/+1
* cfg80211: allow CFG80211_SIGNAL_TYPE_UNSPEC in station_infoJohn W. Linville2012-03-262-12/+23
* iwlegacy: fix BSSID settingStanislaw Gruszka2012-03-261-10/+6
* ath9k: fix max noise floor thresholdRajkumar Manoharan2012-03-261-3/+2
* iwlegacy: do not nulify il->vif on resetStanislaw Gruszka2012-03-263-7/+12
* usbnet: consider device busy at each recieved packetOliver Neukum2012-03-221-0/+1
* bonding: remove entries for master_ip and vlan_ip and query devices insteadAndy Gospodarek2012-03-223-69/+32
* netfilter: remove forward module param confusion.Rusty Russell2012-03-222-14/+4
* usbnet: don't clear urb->dev in tx_completetom.leiming@gmail.com2012-03-221-1/+0
* usbnet: increase URB reference count before usb_unlink_urbtom.leiming@gmail.com2012-03-221-0/+9
* xfrm: Access the replay notify functions via the registered callbacksSteffen Klassert2012-03-221-3/+3
* xfrm: Remove unused xfrm_state from xfrm_state_check_spaceSteffen Klassert2012-03-221-2/+2
* RDS: use gfp flags from caller in conn_alloc()Dan Carpenter2012-03-223-3/+3
* netlabel: use GFP flags from caller instead of GFP_ATOMICDan Carpenter2012-03-221-1/+1
* l2tp: enable automatic module loading for l2tp_pppBenjamin LaHaise2012-03-211-0/+1
* cnic: Fix parity error code conflictMichael Chan2012-03-215-34/+12
* tg3: Fix RSS ring refill race conditionMichael Chan2012-03-212-3/+23
* sky2: override for PCI legacy power managementstephen hemminger2012-03-211-0/+11
* net: fix napi_reuse_skb() skb reserveEric Dumazet2012-03-211-1/+2
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2012-03-2171-250/+1034
|\
| * Merge branch 'for-security' of git://git.kernel.org/pub/scm/linux/kernel/git/...James Morris2012-03-201-2/+2
| |\
| | * AppArmor: Fix location of const qualifier on generated string tablesTetsuo Handa2012-03-191-2/+2
| * | TOMOYO: Return error if fails to delete a domainTetsuo Handa2012-03-201-4/+5
| |/
| * Merge branch 'for-security' of git://git.kernel.org/pub/scm/linux/kernel/git/...James Morris2012-03-1513-52/+189
| |\
| | * AppArmor: add const qualifiers to string arraysJan Engelhardt2012-03-144-7/+7
| | * AppArmor: Add ability to load extended policyJohn Johansen2012-03-144-1/+50
OpenPOWER on IntegriCloud