Merge branch 'linus' into cont_syslog
[safe/jmp/linux-2.6] / drivers / net / wireless / p54 / p54common.c
2009-07-10 Christian Lamparterp54: Modify p54 files for new organization
2009-07-10 Christian Lamparterp54: redo rx_status into skb->cb
2009-07-10 Johannes Bergmac80211: push rx status into skb->cb
2009-07-08 Larry Fingerp54: tx refused but queue active
2009-07-06 David S. MillerRevert "p54: Use SKB list handling helpers instead...
2009-05-28 David S. Millerp54: Use SKB list handling helpers instead of by-hand...
2009-05-06 Max Filippovp54: call p54_wake_free_queues on every p54_free_skb...
2009-05-06 Johannes Bergmac80211: unify config_interface and bss_info_changed
2009-04-22 Christian Lamparterp54: fix ps-poll delivery in ap mode
2009-04-22 Christian Lamparterp54: deactivate broken powersave function (part 2)
2009-04-22 Christian Lamparterp54: remove module_ stubs
2009-04-22 Christian Lamparterp54: remove obsolet signal quality calculation
2009-04-22 Christian Lamparterp54: utilize all available key slots for decryption...
2009-04-22 Christian Lamparterp54: add beacon filtering support
2009-04-22 Christian Lamparterp54: more SoftLED updates
2009-04-20 Christian Lamparterp54: deactivate broken powersave function
2009-03-28 Christian Lamparterp54: fix SoftLED compile dependencies
2009-03-16 Christian Lamparterp54: completely ignore rx'd frames with bad FCS
2009-03-16 Christian Lamparterp54: enable power save support
2009-03-16 Christian Lamparterp54: initial SoftLED support
2009-03-16 Christian Lamparterp54: fix iwconfig txpower off
2009-03-16 Christian Lamparterp54: unify ieee80211 device registration
2009-03-10 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-03-06 Christian Lamparterp54: fix race condition in memory management
2009-02-27 Roel Kluinp54: misplaced parentheses
2009-01-29 Christian Lamparterp54spi: p54spi driver
2009-01-29 Christian Lamparterp54: longbow frontend support
2009-01-29 Christian Lamparterp54: prepare the eeprom parser routines for longbow
2009-01-29 Christian Lamparterp54: upgrade memrecord to p54_tx_info
2009-01-29 Christian Lamparterp54: refactor p54_alloc_skb
2009-01-29 Christian Lamparterp54: return NETDEV_TX_OK in p54_tx and fix sparse warnings
2009-01-29 Christian Lamparterp54: power save management
2009-01-29 Christian Lamparterp54: implement FIF_OTHER_BSS filter setting
2009-01-29 Christian Lamparterp54: enable rx/tx antenna diversity by eeprom bits
2009-01-29 Johannes Bergmac80211: clean up set_key callback
2009-01-29 Christian Lamparterp54: regulatory domain hints
2009-01-29 Christian Lamparterp54: enable proper frame injection
2009-01-29 Christian Lamparterp54: label queues with their corresponding names
2009-01-22 Christian Lamparterp54: more cryptographic accelerator fixes
2009-01-22 Chrp54: add missing break in eeprom parser
2009-01-16 Christian Lamparterp54: fix p54_set_key's return code
2009-01-16 Artur Skawinap54: set_tim must be atomic.
2009-01-16 Christian Lamparterp54: fix oops caused by bad eeproms
2009-01-13 John W. Linvillep54: fix "‘ret’ may be used uninitialized" warning
2009-01-12 Christian Lamparterp54: fix WARN_ON at line 2247 of net/mac80211/rx.c
2009-01-12 Christian Lamparterp54: crypto offload fixes
2009-01-12 Larry Fingerp54usb: Fix to prevent SKB memory allocation errors...
2008-12-19 Christian Lamparterp54: remove free_on_tx parameter
2008-12-19 Christian Lamparterp54: more accurate rssi to dBm conversion
2008-12-19 Christian Lamparterp54: update ACK failure statistic counter in real-time
2008-12-19 Christian Lamparterp54: move statistic timer update routine into a workqueue
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-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-22 Christian Lamparterp54: enable 2.4/5GHz spectrum by eeprom bits.
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
next