iwlwifi: remove 4965 from common uCode API structures
[safe/jmp/linux-2.6] / drivers / net / wireless / p54 /
2008-12-12 Christian Lamparterp54: fix oops on faulty devices
2008-12-12 Christian Lamparterp54: enforce strict tx_queue limits
2008-12-12 Christian Lampartermac80211: integrate sta_notify_ps cmds into sta_notify
2008-12-12 Christian Lamparterp54usb: rewriting rx/tx routines to make use of usb_anc...
2008-12-05 Johannes Bergp54: fix lm87 checksum endianness
2008-12-05 Christian Lamparterp54: per-device names
2008-12-05 Christian Lamparterp54: refactoring
2008-12-05 Christian Lamparterp54: include support for 2.13.24.0 USB LM87 Firmwares
2008-12-05 Christian Lamparterp54: utilize cryptographic accelerator
2008-12-05 Christian Lamparterp54: revamp station power save management in access...
2008-11-26 Christian Lamparterp54: fix wmm queue settings
2008-11-25 Christian Lamparterp54: honour bss_info_changed's basic_rates and other...
2008-11-25 Christian Lamparterp54pci: cache firmware for suspend/resume
2008-11-25 Christian Lamparterp54: minor fixes
2008-11-25 Christian Lamparterp54: enable Mesh Point support
2008-11-10 Chrp54: initialize all deprecated fields
2008-11-10 Pavel Roskinp54: don't report known but unhandled EEPROM codes...
2008-11-10 John W. Linvillep54: eliminate warning for uninitialized variable ...
2008-11-10 Christian Lamparterp54: AP & Ad-hoc testing
2008-11-10 Christian Lamparterp54: put broadcast frames into the right queues
2008-11-10 Christian Lamparterp54: more definitions form lmac_longbow.h and pda.h
2008-11-10 Christian Lamparterp54: introduce new names for device firmwares
2008-10-31 John W. Linvillep54: integrate parts of lmac_longbow.h and other parts...
2008-10-31 Christian Lamparterp54: borrow some setup code from stlc45xx
2008-10-31 Christian Lamparterp54: fix memory management
2008-10-31 Christian Lamparterp54: p54: refactor p54_rx_frame_sent
2008-10-31 Christian Lamparterp54: refactor statistic timer code
2008-10-31 Christian Lamparterp54: broken out edcf changes
2008-10-31 Johannes Bergp54: implement MRR
2008-10-31 Johannes Bergmac80211/drivers: rewrite the rate control API
2008-10-31 Johannes Bergp54/rtl8187: fix up the seqno patch
2008-10-31 Johannes Bergmac80211: provide sequence numbers
2008-10-31 Larry Fingerp54: Move rx_mtu to struct bootrec_desc
2008-10-31 Johannes Bergmac80211: introduce hw config change flags
2008-10-31 Johannes Bergmac80211: kill hw.conf.antenna_sel_{rx,tx}
2008-10-31 Christian Lamparterp54: honour bss_info_changed's short slot time settings
2008-10-31 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-10-28 Johannes Bergnet: convert print_mac to %pM
2008-10-27 Christian Lamparterp54: fix build warnings
2008-10-27 Christian Lamparterp54: fix misbehavings when firmware can't be found
2008-10-22 Christian Lamparterp54: enable 2.4/5GHz spectrum by eeprom bits.
2008-10-15 Christian Lamparterp54usb: Device ID updates
2008-10-15 Larry Fingerp54: Fix compilation problem on PPC
2008-10-06 Christian Lamparterp54: report appropriate rate and band values for 802.11a
2008-09-30 Larry Fingerp54: Fix sparse warnings
2008-09-15 Johannes Bergmac80211: use nl80211 interface types
2008-09-11 Christian Lamparterp54: 802.11a 5GHz phy support
2008-09-11 Christian Lamparterp54: control output power levels
2008-09-11 Christian Lamparterp54: add lots of useful rx/tx statistics
2008-09-11 Christian Lamparterp54: add more rx filters
2008-09-11 Christian Lamparterp54: 32-bit tsf timestamps
2008-09-08 Christian Lamparterp54: better firmware support
2008-09-08 Christian Lamparterp54: set_filter refactoring
2008-09-05 Christian Lamparterp54usb: support LM87 firmwares
2008-09-05 Christian Lamparterp54: move eeprom code into common library
2008-09-05 Christian Lamparterp54: enhance firmware parser to reduce memory waste
2008-09-05 Christian Lamparterp54pci: increase ring buffer index counter when skipping
2008-09-05 Luis R. Rodriguezcfg80211: keep track of supported interface modes
2008-08-29 Christian Lamparterp54pci: rx tasklet refactoring
2008-08-29 Chrp54: redo queue numbering
2008-08-29 Chrp54: take tx_queue's lock in rx_frame_sent
2008-08-29 Christian Lamparterp54: fix rssi auto calibration
2008-08-22 Christian Lamparterp54: rename prism54xyz -> p54xyz
2008-08-18 Christian Lamparterp54u: reset skb's data/tail pointer on requeue
2008-08-18 Christian Lamparterp54: move p54_vdcf_init to the right place.
2008-08-18 Christian Lamparterp54: Fix regression due to "net: Delete NETDEVICES_MULT...
2008-08-07 Christian Lamparterp54: swap short slot time dcf values
2008-08-07 Larry Fingerp54: Fix for TX sequence number problem
2008-08-04 Larry Fingerp54: Fix potential concurrent access to private data
2008-07-18 David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2008-07-10 David Woodhousep54: treat firmware data as const
2008-07-02 Larry.Finger@lwfin... p54: Add quality output to iwlist and iwconfig
2008-06-10 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-06-04 Felix HomannUSB ID for Philips CPWUA054/00 Wireless USB Adapter 11g
2008-06-03 Johannes Bergp54: fix skb->cb tx info conversion
2008-05-22 Johannes Bergmac80211: use multi-queue master netdevice
2008-05-22 Johannes Bergmac80211: move TX info into skb->cb
2008-05-22 Johannes Bergmac80211: use rate index in TX control
2008-05-22 Johannes Bergmac80211: let drivers wake but not start queues
2008-05-14 Bruno Randolfmac80211: use hardware flags for signal/noise units
2008-05-07 John W. Linvillewireless: fix warning introduced by "mac80211: QoS...
2008-05-07 Johannes Bergmac80211: QoS related cleanups
2008-05-07 Johannes Bergmac80211: clean up get_tx_stats callback
2008-04-08 Christian Lamparterdrivers/net/wireless/p54/net2280.h: silence checkpatch.pl
2008-04-08 Christian Lamparterp54: move to separate directory