pandora-kernel.git
2009-08-14 Christian Lamparterp54: Write outside array bounds
2009-08-14 Michael Bueschb43: Fix hardware key index handling
2009-08-14 Johannes Bergcfg80211: fix alignment problem in scan request
2009-08-14 Johannes Bergmac80211: allow DMA optimisation
2009-08-14 Johannes Bergmac80211: document TX powersave filter requirements
2009-08-14 Johannes Bergmac80211: explain TX retry and status
2009-08-14 Johannes Bergnl80211: add generation number to all dumps
2009-08-14 Johannes Bergcfg80211: use reassociation when possible
2009-08-14 Johannes Bergcfg80211: validate channel settings across interfaces
2009-08-14 Kalle Valowl1251: hack to disable filters for fixing association
2009-08-14 Kalle Valowl1251: add hw scan completed debug message
2009-08-14 Kalle Valowl1251: remove Luciano as maintainer
2009-08-14 Kalle Valowl1251: rename reg.h to wl1251_reg.h
2009-08-14 Kalle Valowl1251: use workqueue provided by mac80211
2009-08-14 Kalle Valowl1251: move wl1251_acx_wake_up_conditions() to wl1251_...
2009-08-14 Kalle Valowl1251: fix channel setting in wl1251_op_config()
2009-08-14 Kalle Valowl1251: create wl1251_join()
2009-08-14 Kalle Valowl1251: add channel to wl1251_cmd_join() parameters
2009-08-14 Kalle Valowl1251: initialise default channel to zero
2009-08-14 Kalle Valowl1251: remove wait parameter from wl1251_cmd_join()
2009-08-14 Kalle Valowl1251: use beacon interval and dtim period provided...
2009-08-14 Kalle Valowl1251: reorder wl1251_cmd_join() arguments
2009-08-14 Kalle Valowl1251: remove wl1251_ops
2009-08-14 Bob Copelandwl1251: make irq handling interface specific
2009-08-14 Bob Copelandwl1251: add sdio support
2009-08-14 Bob Copelandwl1251: split spi interface into separate module
2009-08-14 Bob Copelandwl1251: move module probe methods into spi.c
2009-08-14 Bob Copelandwl1251: make wl1251_set_partition bus agnostic
2009-08-14 Bob Copelandwl1251: introduce wl1251_if_operations struct
2009-08-14 Bob Copelandwl1251: use wiphy_dev instead of wl->spi->dev
2009-08-14 Bob Copelandwl1251: separate bus i/o code into io.c
2009-08-14 Kalle Valowl1251: remove fixed address support from spi commands
2009-08-14 Sujithath9k: Update beacon RSSI
2009-08-14 Sujithath9k: Remove local chainmask variable
2009-08-14 Sujithath9k: Cleanup TX power calculation for 4K chips
2009-08-14 Sujithath9k: Clean antenna configuration for 4K EEPROM chips
2009-08-14 Sujithath9k: Add macros for Antenna Diversity
2009-08-14 Sujithath9k: Cleanup ath9k_hw_4k_set_gain() interface
2009-08-14 Sujithath9k: Split eeprom.c into manageable pieces
2009-08-14 Sujithath9k: Remove a few DEBUG mesages
2009-08-14 Sujithath9k: Try to fix whitespace damage
2009-08-14 Sujithath9k: Cleanup function return types
2009-08-14 Sujithath9k: Remove unneeded assignment of protocol field
2009-08-14 Samuel Ortizcfg80211: Set WEP ciphers
2009-08-14 Johannes Bergcfg80211: fix SME association after disassociation
2009-08-14 Johannes Bergcfg80211: fix nl80211 disconnected events
2009-08-14 Johannes Bergmac80211: stay authenticated after disassoc
2009-08-14 Luciano Coelhowl1271: add wl1271 to Kconfig and the Makefile
2009-08-14 Luciano Coelhowl1271: add wl1271 driver files
2009-08-14 Pavel Roskincfg80211: fix disassociation warning due to misuse...
2009-08-14 David Kilroyorinoco: consolidate storage of WEP and TKIP keys
2009-08-14 David Kilroyorinoco: add function to retrieve current bssid
2009-08-14 David Kilroyorinoco: move disassociation to hw.c
2009-08-14 David Kilroyorinoco: pass orinoco_set_tkip_key the sequence lengths
2009-08-14 David Kilroyorinoco: use local types for auth alg and sequence...
2009-08-14 David Kilroyorinoco: prefer_port3 can be a single bit
2009-08-14 Zhu Yiwireless: display wext SSID when connected by cfg80211
2009-08-14 Gábor Stefanikb43: Fix fallout from the IEEE80211_IF_TYPE to NL80211_...
2009-08-14 gregor kowskib43: remove wrong probe_resp_plcp write
2009-08-14 Gábor Stefanikb43: Typo fixes & minor cleanup
2009-08-14 Luis R. Rodriguezmac80211: fix compilation of mesh (although its disabled)
2009-08-14 Gábor Stefanikb43: Add LP 2063 radio init
2009-08-14 Luis R. Rodriguezzd1211rw: make it clear we don't use leds.h LED stuff
2009-08-14 Luis R. Rodriguezath9k: use new FIF_PSPOLL configure filter
2009-08-14 Joerg Albertath5k: fix missing output in monitor mode after ifconfig up
2009-08-13 Eilon Greensteinbnx2x: update version to 1.52.1
2009-08-13 Eilon Greensteinbnx2x: Whitespaces and comments
2009-08-13 Eilon Greensteinbnx2x: Removing unused definitions
2009-08-13 Eilon Greensteinbnx2x: Beautify bnx2x_dump.h
2009-08-13 Eilon Greensteinbnx2x: Re-factor the initialization code
2009-08-13 Eilon Greensteinbnx2x: Using PCI_DEVICE macro
2009-08-13 Eilon Greensteinbnx2x: Adding explicit casting
2009-08-13 Eilon Greensteinbnx2x: Using macro for phy address
2009-08-13 Eilon Greensteinbnx2x: Re-arrange the link structures for better alignment
2009-08-13 Eilon Greensteinbnx2x: Missing smp_wmb for statistics state machine
2009-08-13 Eilon Greensteinbnx2x: Remove SGMII configuration when not required
2009-08-13 Eilon Greensteinbnx2x: Keep only one HW path active
2009-08-13 Eilon Greensteinbnx2x: Check unzip return code
2009-08-13 Eilon Greensteinbnx2x: Remove the init_dmae field from bp
2009-08-13 Eilon Greensteinbnx2x: Updating regdump_len at drvinfo
2009-08-13 Eilon Greensteinbnx2x: Move printing of version from probe to the init
2009-08-13 Eilon Greensteinbnx2x: Combine get_pcie_width and get_pcie_speed
2009-08-13 Eilon Greensteinbnx2x: Stop loading if error condition detected
2009-08-13 Eilon Greensteinbnx2x: Calling pci_set_drvdata earlier
2009-08-13 Eilon Greensteinbnx2x: Configurable pause scheme
2009-08-13 Eilon Greensteinbnx2x: Adding Likely directive
2009-08-13 Eilon Greensteinbnx2x: Prefetch the page containing the BD descriptor
2009-08-13 Eilon Greensteinbnx2x: Reporting host statistics to management FW
2009-08-13 Eilon Greensteinbnx2x: Removing old PHY FW upgrade code
2009-08-13 Eilon Greensteinbnx2x: Supporting PHY FW upgrade
2009-08-13 Eilon Greensteinbnx2x: MDC/MDIO CL45 IOCTLs
2009-08-13 Eilon Greensteinbnx2x: Adding XAUI CL73 autoneg support
2009-08-13 Eilon Greensteinbnx2x: BCM8727 FW load
2009-08-13 Eilon Greensteinbnx2x: get_ext_phy_fw_version returns NULL if not appli...
2009-08-13 Eilon Greensteinbnx2x: Reading the FW version of the BCM8481 PHY
2009-08-13 Eilon Greensteinbnx2x: BCM8481 LED4 instead of LASI
2009-08-13 Eilon Greensteinbnx2x: Advertize flow control normally in MF mode
2009-08-13 Eilon Greensteinbnx2x: Supporting Device Control Channel
2009-08-13 Eilon Greensteinbnx2x: Removing old FW files
2009-08-13 Eilon Greensteinbnx2x: Using the new FW
next