~ubuntu-branches/ubuntu/precise/bcmwl/precise-proposed

« back to all changes in this revision

Viewing changes to src/src/wl/sys/wlc_ethereal.h

  • Committer: Package Import Robot
  • Author(s): Alberto Milone
  • Date: 2014-12-01 15:00:32 UTC
  • mfrom: (2.1.9)
  • Revision ID: package-import@ubuntu.com-20141201150032-e97fwqu39lkc0z84
Tags: 6.30.223.248+bdcom-0ubuntu0.0.1
* New upstream release (LP: #1397028):
  - This is an official public release from Broadcom.
* debian/patches/0013-gcc.patch
  - Fix build with recent versions of GCC. Credit
    for the patch goes to Robert Ancell.
* debian/dkms.conf.in,
  debian/patches/0014-add-support-for-Linux-3.17.patch,
  debian/patches/0015-add-support-for-Linux-3.18.patch:
  - Drop patches for old kernels (now upstream)
  - Add support for Linux 3.17.
    Credit for the patch goes to Brian Norris.
  - Add support for Linux 3.18.
    Credit for the patch goes to Krzysztof Kolasa.

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
 * Broadcom 802.11abg Networking Device Driver
5
5
 *  Derived from http://airsnort.shmoo.com/orinoco-09b-packet-1.diff
6
6
 *
7
 
 * Copyright (C) 2011, Broadcom Corporation. All Rights Reserved.
 
7
 * Copyright (C) 2014, Broadcom Corporation. All Rights Reserved.
8
8
 * 
9
9
 * Permission to use, copy, modify, and/or distribute this software for any
10
10
 * purpose with or without fee is hereby granted, provided that the above
18
18
 * OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
19
19
 * CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
20
20
 *
21
 
 * $Id: wlc_ethereal.h 326246 2012-04-06 19:08:11Z $
 
21
 * $Id: wlc_ethereal.h 328348 2012-04-18 22:57:38Z $
22
22
 */
23
23
 
24
24
#ifndef _WLC_ETHEREAL_H_