[NET]: Wrap hard_header_parse
[linux-2.6] / drivers / net / wireless / libertas /
2007-10-10  Vladimir Davydov[LIBERTAS]: fix oops on the blackfin architecture
2007-10-10  Vladimir Davydov[LIBERTAS]: fix oops on the blackfin architecture
2007-10-10  Ryan Mallon[LIBERTAS]: fix interrupts in CF driver
2007-10-10  Ryan Mallon[LIBERTAS]: set dnld_sent correctly for CF parts
2007-10-10  Jeff Garzik[netdrvr] Stop using legacy hooks ->self_test_count...
2007-10-10  Joe Perches[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
2007-10-10  Denis Chengdrivers/net/: all drivers/net/ cleanup with ARRAY_SIZE
2007-10-10  Ralf Baechle[NET]: Nuke SET_MODULE_OWNER macro.
2007-10-10  John W. Linville[PATCH] libertas: remove unused adhoc_rates_b definition
2007-10-10  Andrew Morton[PATCH] libertas: printk warning fixes
2007-10-10  Jesper Juhl[PATCH] net: Kill some unneeded allocation return value...
2007-10-10  Brajesh Dave[PATCH] libertas: advertise 11g ad-hoc rates
2007-10-10  Marek Vašut[PATCH] libertas: region code values specified as 8bit
2007-10-10  Pierre Ossman[PATCH] libertas: properly end commands on hardware...
2007-10-10  Dan Williams[PATCH] libertas: send reset command directly instead...
2007-10-10  Dan Williams[PATCH] libertas: don't stomp on interface-specific...
2007-10-10  Dan Williams[PATCH] libertas: reorganize and simplify init sequence
2007-10-10  Dan Williams[PATCH] libertas: fix inadvertant removal of bits from...
2007-10-10  Dan Williams[PATCH] libertas: bump driver version
2007-10-10  Dan Williams[PATCH] libertas: fix sparse-reported problems
2007-10-10  Dan Williams[PATCH] libertas: better descriptions for association...
2007-10-10  Dan Williams[PATCH] libertas: ignore spurious mesh autostart events
2007-10-10  Dan Williams[PATCH] libertas: fix misspelling in debug message
2007-10-10  Luis Carlos Cobo[PATCH] libertas: pass boot2 version to firmware
2007-10-10  Dan Williams[PATCH] libertas: push WEXT scan requests to a work...
2007-10-10  Eugene Teo[PATCH] drivers/net/wireless/libertas/cmd.c: fix adapte...
2007-10-10  Dan Williams[PATCH] libertas: fix assignment of WEP key type
2007-10-10  Luis Carlos Cobo[PATCH] libertas: monitor mode support for OLPC firmware
2007-10-10  Jean Tourrilhes[PATCH] libertas: fix a few wext abuses...
2007-10-10  Luis Carlos Cobo[PATCH] libertas: keep mesh autostart enabled while...
2007-10-10  Luis Carlos Cobo[PATCH] libertas: revert CAPINFO_MASK to its original...
2007-10-10  Dan Williams[PATCH] libertas: push mesh beacon bit to userspace...
2007-10-10  Dan Williams[PATCH] libertas: send association events on adhoc...
2007-10-10  Holger Schurig[PATCH] libertas: fix two debug statements in cmdresp.c
2007-10-10  Holger Schurig[PATCH] libertas: remove bss_descriptor->timestamp
2007-10-10  Holger Schurig[PATCH] libertas: remove bss_descriptior->networktsf
2007-10-10  Holger Schurig[PATCH] libertas: remove adapter->scantype
2007-10-10  Holger Schurig[PATCH] libertas: remove adapter->scanmode
2007-10-10  Holger Schurig[PATCH] libertas: remove adapter->beaconperiod
2007-10-10  Holger Schurig[PATCH] libertas: remove adapter->adhoc_grate_enabled
2007-10-10  Holger Schurig[PATCH] libertas: remove adapter->listeninterval
2007-10-10  Holger Schurig[PATCH] libertas: remove adapter->regiontableindex
2007-10-10  Holger Schurig[PATCH] libertas: remove adapter->atimwindow
2007-10-10  Holger Schurig[PATCH] libertas: remove adapter->multipledtim
2007-10-10  Holger Schurig[PATCH] libertas: remove adapter->locallisteninterval
2007-10-10  Holger Schurig[PATCH] libertas: remove adapter->nullpktinterval
2007-10-10  Holger Schurig[PATCH] libertas: remove adapter->{data,bcn}_avg_factor
2007-10-10  Holger Schurig[PATCH] libertas: remove adapter->rxpd_rate
2007-10-10  Holger Schurig[PATCH] libertas: remove adapter->txrate
2007-10-10  Dan Williams[PATCH] libertas: fix WEXT quality reporting
2007-10-10  Holger Schurig[PATCH] libertas: remove adapter->pkttxctrl
2007-10-10  Holger Schurig[PATCH] libertas: remove adapter->scanprobes
2007-10-10  Holger Schurig[PATCH] libertas: remove adapter->prescan
2007-10-10  Holger Schurig[PATCH] libertas: remove adapter->{rx,tx}antenna
2007-10-10  Holger Schurig[PATCH] libertas: remove unused adapter->prev_XXXX...
2007-10-10  Holger Schurig[PATCH] add support for Marvell 8385 CF cards
2007-10-10  Luis Carlos Cobo[PATCH] libertas: Avoid MESH_AUTOSTARTED spam on console
2007-10-10  Holger Schurig[PATCH] libertas: use LBS_DEB_HOST for host-to-card...
2007-10-10  Holger Schurig[PATCH] libertas: use LBS_DEB_HOST for host-to-card...
2007-10-10  Holger Schurig[PATCH] libertas: remove a hundred CMD_RET_xxx definitions
2007-10-10  Holger Schurig[PATCH] libertas: make the hex dumper nicer
2007-10-10  Luis Carlos Cobo[PATCH] Support for mesh autostart deactivation through...
2007-10-10  Holger Schurig[PATCH] libertas: remove debugmode
2007-10-10  Holger Schurig[PATCH] libertas: tune hardware info output
2007-10-10  Holger Schurig[PATCH] libertas: access mesh_dev more carefully
2007-10-10  Holger Schurig[PATCH] libertas: uppercase some #defines
2007-10-10  Holger Schurig[PATCH] libertas: make more functions static & remove...
2007-10-10  Holger Schurig[PATCH] libertas: fix one more sparse warning
2007-10-10  Holger Schurig[PATCH] libertas: remove fw.c
2007-10-10  Dan Williams[PATCH] libertas: simplify and clean up data rate handling
2007-10-10  Dan Williams[PATCH] libertas: wlan_ -> libertas_ function prefix...
2007-10-10  Dan Williams[PATCH] libertas: move generic firmware reset command...
2007-10-10  Dan Williams[PATCH] libertas: fix more mixed-case abuse
2007-10-10  Dan Williams[PATCH] libertas: bump version to 322.p1
2007-10-10  Dan Williams[PATCH] libertas: new mesh control knobs
2007-10-10  Dan Williams[PATCH] libertas: remove thread.h and make kthread...
2007-10-10  Dan Williams[PATCH] libertas: fix debug build breakage due to field...
2007-10-10  Dan Williams[PATCH] libertas: re-uppercase command defines and...
2007-10-10  Dan Williams[PATCH] libertas: fix mixed-case abuse in cmd_ds_802_11...
2007-10-10  Dan Williams[PATCH] libertas: fix mixed-case abuse in cmd_ds_802_11...
2007-10-10  Dan Williams[PATCH] libertas: fix mixed-case abuse in cmd_ds_802_11...
2007-10-10  Dan Williams[PATCH] libertas: remove if_bootcmd.c
2007-10-10  Luis Carlos Cobo[PATCH] libertas: specific mesh scan for mshX interface
2007-10-10  Dan Williams[PATCH] libertas: clean up 802.11 IE post-scan handling
2007-10-10  Dan Williams[PATCH] libertas: clean up indentation in libertas_asso...
2007-10-10  Dan Williams[PATCH] libertas: rename WLAN_802_11_KEY to enc_key...
2007-10-10  Dan Williams[PATCH] libertas: kill ieeetypes_capinfo bitfield,...
2007-07-22  Linus TorvaldsMerge branch 'for-linus' of git://git.o-hand.com/linux...
2007-07-22  Linus TorvaldsMerge branch 'for-linus' of git://git.o-hand.com/linux...
2007-07-22  Len BrownPull netlink into release branch
2007-07-22  Len BrownPull osi into release branch
2007-07-22  Len BrownPull video into release branch
2007-07-22  Len BrownPull throttle into release branch
2007-07-22  Len BrownPull misc into release branch
2007-07-22  Len BrownPull dock-bay into release branch
2007-07-22  Len BrownPull bugzilla-7880 into release branch
2007-07-22  Len BrownPull ec into release branch
2007-07-22  Len BrownPull sbs into release branch
2007-07-22  Len BrownPull battery into release branch
2007-07-22  Len BrownPull acpi-debug into release branch
next