linux-2.6-block.git
2011-11-15 Stanislaw Gruszkaiwlegacy: move iwl-3945-{,hw,fh,debugfs}.h to 3945.h
2011-11-15 Stanislaw Gruszkaiwlegacy: move iwl-4965-{,hw,debugfs,calib}.h to 4965.h
2011-11-15 Stanislaw Gruszkaiwlegacy: add accidentally removed comments
2011-11-15 Stanislaw Gruszkaiwlegacy: rename iwl-3945-{rs,debugfs}.c to 3945-{rs...
2011-11-15 Stanislaw Gruszkaiwlegacy: rename iwl-4965-{rs,calib,debugfs}.c to 4965...
2011-11-15 Stanislaw Gruszkaiwlegacy: merge iwl-4965-lib.c into 4965-mac.c
2011-11-15 Stanislaw Gruszkaiwlegacy: merge iwl-4965-{tx,rx}.c into 4965-mac.c
2011-11-15 Stanislaw Gruszkaiwlegacy: merge iwl-4965-sta.c into 4965-mac.c
2011-11-15 Stanislaw Gruszkaiwlegacy: merge iwl-4965-ucode.c into 4965.c
2011-11-15 Stanislaw Gruszkaiwlegacy: merge iwl-4965-eeprom.c into 4965.c
2011-11-15 Stanislaw Gruszkaiwlegacy: merge iwl-3945-led.c into 3945.c
2011-11-15 Stanislaw Gruszkaiwlegacy: merge iwl-4965-led.c into 4965.c
2011-11-15 Stanislaw Gruszkaiwlegacy: rename base 4965 and 3945 file names
2011-11-15 Stanislaw Gruszkaiwlegacy: remove for_each_context
2011-11-15 Stanislaw Gruszkaiwlegacy: s/TABLE/TBL/
2011-11-15 Stanislaw Gruszkaiwlegacy: s/index/idx/
2011-11-15 Stanislaw Gruszkaiwlegacy: s/INDEX/IDX/
2011-11-15 Stanislaw Gruszkaiwlegacy: s/IL_RATE/RATE/
2011-11-15 Stanislaw Gruszkaiwlegacy: s/window/win/
2011-11-15 Stanislaw Gruszkaiwlegacy: s/statistics/stats/
2011-11-15 Stanislaw Gruszkaiwlegacy: s/il_rx_mem_buffer/il_rx_buf/
2011-11-15 Stanislaw Gruszkaiwlegacy: partial rxon context cleanup
2011-11-15 Stanislaw Gruszkaiwlegacy: s/iwl_rx_packet/iwl_rx_pkt/
2011-11-15 Stanislaw Gruszkaiwlegacy: rename remaining IWLs to ILs
2011-11-15 Stanislaw Gruszkaiwlegacy: remove not needed parentheses
2011-11-15 Stanislaw Gruszkaiwlegacy: rename il_{read,write}_prph
2011-11-15 Stanislaw Gruszkaiwlegacy: rename i/o direct methods
2011-11-15 Stanislaw Gruszkaiwlegacy: remove _il_{read,write}_direct32
2011-11-15 Stanislaw Gruszkaiwlegacy: mark il_{grab,release}_nic_access as unlocked
2011-11-15 Stanislaw Gruszkaiwlegacy: mark poll bit as unlocked function
2011-11-15 Stanislaw Gruszkaiwlegacy: rename il_{read,write}32 to _il_{rd,wr}
2011-11-15 Stanislaw Gruszkaiwlegacy: remove IL_CRIT
2011-11-15 Stanislaw Gruszkaiwlegacy: remove il argument from IWL_ERR/INFO/WARN...
2011-11-15 Stanislaw Gruszkaiwlegacy: rename IL_DEBUG_ to D_
2011-11-15 Stanislaw Gruszkaiwlegacy: remove DEBUG_LIMIT
2011-11-15 Stanislaw Gruszkaiwlegacy: remove DEBUG_IO
2011-11-15 Stanislaw Gruszkaiwlegacy: rename iwlegacy to il
2011-11-15 Stanislaw Gruszkaiwlegacy: rename priv to il
2011-11-15 Stanislaw Gruszkaiwlegacy: rename iwl to il
2011-11-15 Stanislaw Gruszkaiwlegacy: remove tracing
2011-11-11 Johannes Bergmac80211: fix warning in ieee80211_probe_client
2011-11-11 John W. Linvillelibertas: release bss references and avoid warning...
2011-11-11 John W. Linvillebrcmsmac: fix warning in _initvars_srom_pci
2011-11-11 Franky Linbrcm80211: fmac: release bss struct returned from cfg80...
2011-11-11 Franky Linbrcm80211: fmac: remove PCMCIA core related code
2011-11-11 Arend van Sprielbrcm80211: fmac: add function to free the glom skb...
2011-11-11 Arend van Sprielbrcm80211: util: remove pointer traversal from brcmu_pk...
2011-11-11 Arend van Sprielbrcm80211: util: move brcmu_pkttotlen() function to...
2011-11-11 Alwin Beukersbrcm80211: smac: combine promiscuous mode functionality
2011-11-11 Arend van Sprielbrcm80211: util: use sk_buff_head in precedence queue...
2011-11-11 Arend van Sprielbrcm80211: smac: remove usage of brcmu_pkttotlen
2011-11-11 Franky Linbrcm80211: fmac: remove id retrieve code
2011-11-11 Franky Linbrcm80211: fmac: add resetcore function for bcm4330...
2011-11-11 Franky Linbrcm80211: fmac: add coredisable function for bcm4330...
2011-11-11 Franky Linbrcm80211: fmac: add corerev function for bcm4330 chip
2011-11-11 Franky Linbrcm80211: fmac: add iscoreup function for bcm4330...
2011-11-11 Alwin Beukersbrcm80211: smac: don't modify sta parameters when addin...
2011-11-11 Arend van Sprielbrcm80211: smac: remove duplicate definition of D11_PHY...
2011-11-11 Arend van Sprielbrcm80211: smac: replace own access category definition...
2011-11-11 Arend van Sprielbrcm80211: smac: remove code under unused macro definitions
2011-11-11 Arend van Sprielbrcm80211: smac: fix endianess issue for OTP memory...
2011-11-11 Don Fryiwlagn: move nvm_device_type from iwl_priv to iwl_trans
2011-11-11 Don Fryiwlagn: Remove dependence of iwl_priv from eeprom routines.
2011-11-11 Venkataraman... iwlwifi: fix rate-scaling algorithm for BT combo devices
2011-11-11 Emmanuel Grumbachiwlwifi: add debug information on queue stop / wake
2011-11-11 Emmanuel Grumbachiwlwifi: remove the use of the QOS debug flag
2011-11-11 Johannes Bergiwlagn: don't always split remain-on-channel
2011-11-11 Johannes Bergiwlagn: convert remain-on-channel duration to TU
2011-11-11 Emmanuel Grumbachiwlwifi: fix unused label in iwl_send_cmd_sync
2011-11-11 Wey-Yi Guyiwlwifi: check status before send command
2011-11-11 Wey-Yi Guyiwlwifi: set "echo" host command length
2011-11-11 Wey-Yi Guyiwlwifi: Move the core suspend function to iwl-agn-lib
2011-11-11 Wey-Yi Guyiwlwifi: move station functions to mac80211
2011-11-11 Wey-Yi Guyiwlwifi: move hw_scan into _mac80211 file
2011-11-11 Wey-Yi Guyiwlwifi: move more mac80211 callback function
2011-11-11 Johannes Bergiwlagn: explicitly program P2P QoS parameters
2011-11-11 Johannes Bergiwlagn: use per-vif AC parameters
2011-11-11 Wey-Yi Guyiwlwifi: move all mac80211 related functions to one...
2011-11-11 Don Fryiwlagn: move ucode files out of the iwl_priv structure
2011-11-11 Don Fryiwlagn: push knowledge of ucode image lower down
2011-11-11 Don Fryiwlagn: remove knowledge of ucode image location from...
2011-11-11 Don Fryiwlagn: move ucode_write_complete from priv to trans...
2011-11-11 Wey-Yi Guyiwlwifi: remove un-supported SKUs
2011-11-11 Johannes Bergiwlagn: fix NULL ptr deref when reprogramming sta w...
2011-11-11 Wey-Yi Guyiwlagn: check for SMPS mode
2011-11-11 Wey-Yi Guyiwlwifi: two more SKUs for 6x05 series
2011-11-11 Todd Previteiwlwifi: Suppress noisy syslog messages when RF_KILL...
2011-11-11 Johannes Bergiwlagn: add P2P NoA to probe responses
2011-11-11 Patrick Kelleminstrel: Remove unused function parameter in calc_rate...
2011-11-11 Rajkumar Manoharanath9k_hw: Fix tx power settings for AR9003
2011-11-11 Arik Nemtsovmac80211: Save probe response data for bss
2011-11-11 Arik Nemtsovnl80211: Pass probe response data to drivers
2011-11-11 Arik Nemtsovnl80211: Add probe response offload attribute
2011-11-11 Johannes Bergnl80211: fix compiler warning
2011-11-11 Arik Nemtsovmac80211: make sure hw_key exists before checking its...
2011-11-11 Daniel Kuehnath9k: set ATH9K_PCI to y by default
2011-11-11 Johannes Bergwireless: move ieee80211chan2mhz macro
2011-11-11 Eyal Shapiramac80211: add recalc PS in ieee80211_reconfig()
2011-11-11 Ilan EliasNFC: Check if NCI data flow control is used
2011-11-11 Ilan EliasNFC: Removal of unused operations for NCI spec 1.0 d18
next