summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: mvm: abort scheduled scan upon RFKILLEmmanuel Grumbach2015-01-181-0/+7
* iwlwifi: mvm: set the tx cmd tid for BAR frame correctlyEyal Shapira2015-01-131-2/+9
* iwlwifi: mvm: drop non VO frames when flushingEmmanuel Grumbach2015-01-121-11/+9
* iwlwifi: mvm: fix EBS on single scanDavid Spinadel2015-01-123-14/+41
* iwlwifi: bump firmware API for mvm devices to 12Emmanuel Grumbach2015-01-052-3/+3
* iwlwifi: mvm: scan dwell time correctionsDavid Spinadel2015-01-052-5/+16
* iwlwifi: mvm: add a flag to enable match found notificationDavid Spinadel2015-01-052-0/+4
* iwlwifi: mvm: fix out of bounds access to tid_to_mac80211_acEyal Shapira2015-01-051-2/+6
* iwlwifi: mvm: fix Rx with both chainsEyal Shapira2015-01-051-1/+1
* iwlwifi: 7000: fix reported firmware name for 7265DEmmanuel Grumbach2015-01-051-1/+1
* iwlwifi: pcie: correctly define 7265-D cfgArik Nemtsov2015-01-051-1/+3
* iwlwifi: pcie: limit fw chunk sizes given to fhLiad Kaufman2014-12-142-1/+2
* iwlwifi: add new device IDs for 3165Emmanuel Grumbach2014-12-141-0/+4
* iwlwifi: don't double free a pointer if no FW was foundEmmanuel Grumbach2014-12-141-1/+1
* iwlwifi: pcie: re-ACK all interrupts after device resetEmmanuel Grumbach2014-12-141-5/+10
* iwlwifi: mvm: clear IN_HW_RESTART flag on stop()Eliad Peller2014-12-141-2/+13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-12-111336-29147/+70816
|\
| * Fix race condition between vxlan_sock_add and vxlan_sock_releaseMarcelo Leitner2014-12-111-7/+3
| * net/macb: fix compilation warning for print_hex_dump() called with skb->mac_h...Cyrille Pitchen2014-12-111-1/+1
| * Merge branch 'mlx4-next'David S. Miller2014-12-1118-170/+1342
| |\
| | * net/mlx4: Add support for A0 steeringMatan Barak2014-12-117-19/+191
| | * net/mlx4: Refactor QUERY_PORTMatan Barak2014-12-113-95/+154
| | * net/mlx4_core: Add explicit error message when rule doesn't meet configurationMatan Barak2014-12-111-3/+18
| | * net/mlx4: Add A0 hybrid steeringMatan Barak2014-12-118-25/+300
| | * net/mlx4: Add mlx4_bitmap zone allocatorMatan Barak2014-12-112-0/+451
| | * net/mlx4: Add a check if there are too many reserved QPsDotan Barak2014-12-111-1/+7
| | * net/mlx4: Change QP allocation schemeEugenia Emantayev2014-12-1114-38/+137
| | * net/mlx4_core: Use tasklet for user-space CQ completion eventsMatan Barak2014-12-115-2/+86
| | * net/mlx4_core: Mask out host side virtualization features for guestsOr Gerlitz2014-12-111-1/+11
| | * net/mlx4_en: Set csum level for encapsulated packetsOr Gerlitz2014-12-111-1/+2
| |/
| * be2net: Export tunnel offloads only when a VxLAN tunnel is createdSriharsha Basavapatna2014-12-112-10/+33
| * gianfar: Fix dma check map error when DMA_API_DEBUG is enabledKevin Hao2014-12-111-28/+56
| * cxgb4/csiostor: Don't use MASTER_MUST for fw_hello callHariprasad Shenai2014-12-113-16/+3
| * Merge branch 'fec-next'David S. Miller2014-12-101-2/+11
| |\
| | * net: fec: only enable mdio interrupt before phy device link upNimrod Andy2014-12-101-1/+4
| | * net: fec: clear all interrupt events to support i.MX6SXNimrod Andy2014-12-101-1/+1
| | * net: fec: reset fep link status in suspend functionNimrod Andy2014-12-101-0/+6
| |/
| * net: sock: fix access via invalid file descriptorAlexei Starovoitov2014-12-101-2/+2
| * net: introduce helper macro for_each_cmsghdrGu Zheng2014-12-1010-16/+15
| * cxgb4/cxgb4vf: global named must be uniqueStephen Rothwell2014-12-104-6/+6
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-12-1077-330/+540
| |\
| | * net: fix suspicious rcu_dereference_check in net/sched/sch_fq_codel.cValdis.Kletnieks@vt.edu2014-12-091-1/+1
| | * xen-netfront: use correct linear area after linearizing an skbDavid Vrabel2014-12-091-0/+3
| | * tcp: fix more NULL deref after prequeue changesEric Dumazet2014-12-092-16/+16
| | * netback: don't store invalid vif pointerJan Beulich2014-12-091-4/+5
| | * Merge tag 'linux-can-fixes-for-3.18-20141207' of git://gitorious.org/linux-ca...David S. Miller2014-12-094-51/+54
| | |\
| | | * can: peak_usb: fix multi-byte values endianessStephane Grosjean2014-12-074-42/+43
| | | * can: peak_usb: fix cleanup sequence order in case of error during initStephane Grosjean2014-12-061-7/+10
| | | * can: peak_usb: fix memset() usageStephane Grosjean2014-12-061-2/+1
| | * | bnx2x: Implement ndo_gso_check()Joe Stringer2014-12-091-0/+7