summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mac802154: fix ieee802154_rx handlingVarka Bhadram2015-07-233-4/+3
* mac802154: do not export ieee802154_rx()Varka Bhadram2015-07-233-18/+1
* Bluetooth: bt3c_cs: Fix coding stylePrasanna Karthik2015-07-231-1/+1
* Bluetooth: btintel: Create common function for Intel version infoMarcel Holtmann2015-07-234-44/+28
* Bluetooth: btintel: Create common Intel Secure Send functionMarcel Holtmann2015-07-234-57/+42
* Bluetooth: hci_uart: Add Intel address configuration supportMarcel Holtmann2015-07-231-0/+2
* Bluetooth: btusb: Use hardware error handler from Intel moduleMarcel Holtmann2015-07-231-34/+1
* Bluetooth: btintel: Add generic function for handling hardware errorsMarcel Holtmann2015-07-232-0/+39
* Bluetooth: dtl1_cs: Fixed coding stylePrasanna Karthik2015-07-231-1/+1
* Bluetooth: bfusb: Coding style fix reported by coccinellePrasanna Karthik2015-07-231-1/+1
* Bluetooth: hci_uart: Add basic support for Intel Lightning Peak devicesLoic Poulain2015-07-234-0/+616
* mac802154: cfg: add suspend and resume callbacksAlexander Aring2015-07-233-2/+54
* cfg802154: add PM hooksVarka Bhadram2015-07-234-0/+82
* mac802154: util: add stop_device utility functionAlexander Aring2015-07-233-5/+11
* mac802154: remove unused macroVarka Bhadram2015-07-231-2/+0
* mac802154: use WARN_ON() macroVarka Bhadram2015-07-231-4/+2
* 6lowpan: add request for ipv6 moduleAlexander Aring2015-07-231-0/+2
* mac802154: add llsec address update workaroundAlexander Aring2015-07-233-3/+15
* Bluetooth: dtl1_cs: Fix coding style -- clean upPrasanna Karthik2015-07-231-2/+2
* ip_tunnel: Call ip_tunnel_core_init() from inet_init()Thomas Graf2015-07-233-10/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-07-23544-3347/+4152
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-07-2279-811/+714
| |\
| | * ravb: fix ring memory allocationSergei Shtylyov2015-07-211-25/+34
| | * net: phy: dp83867: Fix warning check for setting the internal delayDan Murphy2015-07-211-1/+1
| | * openvswitch: allocate nr_node_ids flow_stats instead of num_possible_nodesChris J Arges2015-07-211-1/+1
| | * netlink: don't hold mutex in rcu callback when releasing mmapd ringFlorian Westphal2015-07-211-32/+47
| | * Merge branch 'arm-bpf-fixes'David S. Miller2015-07-211-13/+44
| | |\
| | | * ARM: net: fix vlan access instructions in ARM JIT.Nicolas Schichan2015-07-211-3/+5
| | | * ARM: net: handle negative offsets in BPF JIT.Nicolas Schichan2015-07-211-9/+38
| | | * ARM: net: fix condition for load_order > 0 when translating load instructions.Nicolas Schichan2015-07-211-1/+1
| | |/
| | * tcp: suppress a division by zero warningEric Dumazet2015-07-211-6/+5
| | * Merge tag 'wireless-drivers-for-davem-2015-07-20' of git://git.kernel.org/pub...David S. Miller2015-07-2112-410/+144
| | |\
| | | * Merge tag 'iwlwifi-for-kalle-2015-06-12' of https://git.kernel.org/pub/scm/li...Kalle Valo2015-07-1711-410/+143
| | | |\
| | | | * iwlwifi: nvm: remove mac address byte swapping in 8000 familyLiad Kaufman2015-07-121-7/+5
| | | | * Revert "iwlwifi: pcie: New RBD allocation model"Emmanuel Grumbach2015-07-123-374/+97
| | | | * iwlwifi: mvm: Add preemptive flag to scheulded scanAvraham Stern2015-07-122-1/+5
| | | | * iwlwifi: edit the 3165 series and 8000 series PCI IDsOren Givon2015-07-121-2/+3
| | | | * iwlwifi: mvm: check time-event vif to avoid bad deletionJohannes Berg2015-07-121-1/+1
| | | | * iwlwifi: pcie: prepare the device before accessing itEmmanuel Grumbach2015-07-121-0/+6
| | | | * iwlwifi: pcie: don't panic if pcie transport alloc failsEmmanuel Grumbach2015-07-081-22/+22
| | | | * iwlwifi: pcie: Fix bug in NIC's PM registers accessDreyfuss, Haim2015-07-081-1/+1
| | | | * iwlwifi: mvm: Avoid accessing Null pointer when setting igtkMatti Gottlieb2015-06-261-1/+2
| | | | * iwlwifi: mvm: fix antenna selection when BT is activeEmmanuel Grumbach2015-06-261-1/+1
| | | * | ath9k_hw: fix device ID check for AR956xFelix Fietkau2015-07-111-0/+1
| | * | | drivers: net: cpsw: remove tx event processing in rx napi pollMugunthan V N2015-07-211-6/+3
| | * | | inet: frags: fix defragmented packet's IP header for af_packetEdward Hyunkoo Jee2015-07-211-2/+4
| | * | | net: mvneta: fix refilling for Rx DMA buffersSimon Guinot2015-07-211-12/+10
| | * | | stmmac: fix setting of driver data in stmmac_dvr_probeJoachim Eastwood2015-07-211-1/+1
| | * | | Merge branch 'sch_panic'David S. Miller2015-07-213-4/+5
| | |\ \ \
| | | * | | sched: cls_flow: fix panic on filter replaceDaniel Borkmann2015-07-211-2/+3