summaryrefslogtreecommitdiffstats
path: root/firmware/qlogic (unfollow)
Commit message (Expand)AuthorFilesLines
2014-04-09mac80211: Update conf_is_ht() to work properly with 5/10MHz channelsRostislav Lisovy1-1/+3
2014-04-09cfg80211: update comment about WIPHY_FLAG_CUSTOM_REGULATORYKalle Valo1-1/+1
2014-04-09mac80211: Allow disabling LDPCPawel Kulakowski2-1/+6
2014-04-09cfg80211: fix radar_detect combination checkingMichal Kazior1-1/+1
2014-04-09mac80211: allow reservation of a running chanctxLuciano Coelho2-18/+68
2014-04-09mac80211: implement chanctx reservationLuciano Coelho2-34/+176
2014-04-09mac80211: refactor ieee80211_assign/unassign_vif_chanctx into oneLuciano Coelho1-42/+43
2014-04-09mac80211: split ieee80211_vif_change_channel in twoLuciano Coelho1-25/+33
2014-04-09mac80211: protect AP VLAN list with local->mtxMichal Kazior4-6/+14
2014-04-09cfg80211/mac80211: move more combination checks to mac80211Luciano Coelho7-42/+26
2014-04-09cfg80211/mac80211: move combination check to mac80211 for ibssLuciano Coelho2-31/+29
2014-04-09cfg80211/mac80211: move interface counting for combination check to mac80211Luciano Coelho11-80/+110
2014-04-09cfg80211/mac80211: refactor cfg80211_chandef_dfs_required()Luciano Coelho6-62/+104
2014-04-09cfg80211: refactor cfg80211_can_use_iftype_chan()Luciano Coelho3-56/+96
2014-04-09cfg80211: Enable GO operation on indoor channelsIlan Peer3-2/+20
2014-04-09cfg80211: Add an option to hint indoor operationIlan Peer4-12/+68
2014-04-09cfg80211: Enable GO operation on additional channelsIlan Peer10-16/+169
2014-04-09cfg80211: Add Kconfig option for cellular BS hintsIlan Peer2-1/+14
2014-04-09cfg80211: Add indoor only and GO concurrent channel attributesDavid Spinadel4-0/+36
2014-04-09cfg80211: slightly clean up of cfg80211_sme_connect()Zhao, Gang1-2/+1
2014-04-09mac80211: use RCU_INIT_POINTERMonam Agarwal8-17/+17
2014-04-09cfg80211: regulatory: use RCU_INIT_POINTERMonam Agarwal1-1/+1
2014-04-09mac80211: add vif to flush callEmmanuel Grumbach20-30/+48
2014-04-09cfg80211: allow userspace to take ownership of interfacesJohannes Berg5-1/+91
2014-04-09mac80211: remove VLAIS usage from mac80211Jan-Simon Möller1-18/+19
2014-04-03pid_namespace: pidns_get() should check task_active_pid_ns() != NULLOleg Nesterov1-1/+3
2014-04-02arm64: Fix duplicated Kconfig entries againJosh Boyer1-6/+0
2014-04-02x86: Fix dumpstack_64 irq stack handlingSteven Rostedt (Red Hat)1-9/+10
2014-04-02x86: Fix dumpstack_64 to keep state of "used" variable in loopSteven Rostedt (Red Hat)1-5/+5
2014-04-02sparse: fix commentLi Zhong1-1/+1
2014-04-01netpoll: Use skb_irq_freeable to make zap_completion_queue safe.Eric W. Biederman1-1/+1
2014-04-01net: Add a test to see if a skb is freeable in irq contextEric W. Biederman1-0/+13
2014-04-01qlcnic: Fix build failure due to undefined reference to `vxlan_get_rx_port'Shahed Shaikh4-3/+26
2014-04-01net: ptp: move PTP classifier in its own fileDaniel Borkmann10-96/+173
2014-04-01dt: Remove dangling "select PROC_DEVICETREE"Grant Likely1-1/+0
2014-04-01net: sxgbe: make "core_ops" staticDan Carpenter1-1/+1
2014-04-01net: sxgbe: fix logical vs bitwise operationDan Carpenter1-3/+3
2014-04-01net: sxgbe: sxgbe_mdio_register() frees the busDan Carpenter1-7/+0
2014-04-01Call efx_set_channels() before efx->type->dimension_resources()Daniel Pieczko2-1/+9
2014-04-01xen-netback: disable rogue vif in kthread contextWei Liu3-2/+30
2014-04-01net/mlx4: Set proper build dependancy with vxlanOr Gerlitz3-0/+17
2014-04-01be2net: fix build dependency on VxLANSathya Perla2-1/+19
2014-04-01mac802154: make csma/cca parameters per-wpanPhoebe Buckheister11-236/+252
2014-04-01mac802154: allow only one WPAN to be up at any given timePhoebe Buckheister2-0/+26
2014-04-01net: filter: minor: fix kdoc in __sk_run_filterDaniel Borkmann1-2/+2
2014-04-01netlink: don't compare the nul-termination in nla_strcmpPablo Neira1-2/+8
2014-04-01HID: sony: fix force feedback mismergeJiri Kosina1-4/+0
2014-04-01HID: sony: Set the quriks flag for Bluetooth controllersFrank Praznik1-0/+10
2014-04-01HID: sony: Fix Sixaxis cable state detectionFrank Praznik1-1/+1
2014-04-01HID: uhid: Add UHID_CREATE2 + UHID_INPUT2Petri Gynther3-0/+112