|
|
[PATCH 00/15] iwlwifi updates 10/30/2009, Reinette Chatre
- [PATCH 02/15] iwlwifi: remove unneeded locks from apm_stop() and stop_master(), Reinette Chatre
- [PATCH 03/15] iwlwifi: remove power-wasting calls to apm_ops.init(), Reinette Chatre
- [PATCH 01/15] iwlwifi: provide firmware version, Reinette Chatre
- [PATCH 05/15] iwlagn: Clarify FH_TX interrupt, Reinette Chatre
- [PATCH 04/15] iwlagn: invoke L0S workaround for 6000/1000 series, Reinette Chatre
- [PATCH 08/15] iwlwifi: move iwl_[un]init_drv to iwlagn, Reinette Chatre
- [PATCH 06/15] iwlagn: update write pointers for all tx queues after wakeup, Reinette Chatre
- [PATCH 12/15] iwlwifi: print warning when sending host command fails, Reinette Chatre
- [PATCH 09/15] iwlwifi: split adding broadcast station from others, Reinette Chatre
- [PATCH 13/15] iwlwifi: coex API data structure, Reinette Chatre
- [PATCH 14/15] iwlwifi: add SM PS support for 6x50 series, Reinette Chatre
- [PATCH 15/15] iwlwifi: add wimax/wifi coexist support for 6x50 series, Reinette Chatre
- [PATCH 11/15] iwlagn: move rate scale initialization to init function, Reinette Chatre
- [PATCH 10/15] iwl3945: store station rate scale information in mac80211 station structure, Reinette Chatre
- [PATCH 07/15] iwlwifi: unmap memory before use, Reinette Chatre
ieee80211_tx_status: headroom too small, Nikolai ZHUBR
- Re: ieee80211_tx_status: headroom too small, Luis R. Rodriguez
- Re: ieee80211_tx_status: headroom too small, Johannes Berg
- Re[2]: ieee80211_tx_status: headroom too small, Nikolai ZHUBR
- Re: Re[2]: ieee80211_tx_status: headroom too small, Johannes Berg
- Re: ieee80211_tx_status: headroom too small, Ivo van Doorn
- Re: ieee80211_tx_status: headroom too small, Johannes Berg
- Re: ieee80211_tx_status: headroom too small, Ivo van Doorn
- Re: ieee80211_tx_status: headroom too small, Johannes Berg
- Re: ieee80211_tx_status: headroom too small, Ivo van Doorn
- Re: ieee80211_tx_status: headroom too small, Johannes Berg
- Re: ieee80211_tx_status: headroom too small, Ivo van Doorn
- Re: ieee80211_tx_status: headroom too small, Johannes Berg
- Re: ieee80211_tx_status: headroom too small, Ivo van Doorn
- Re: ieee80211_tx_status: headroom too small, Johannes Berg
- Re: ieee80211_tx_status: headroom too small, Ivo van Doorn
- Re[2]: ieee80211_tx_status: headroom too small, Nikolai ZHUBR
- Re: Re[2]: ieee80211_tx_status: headroom too small, Johannes Berg
- Re[4]: ieee80211_tx_status: headroom too small, Nikolai ZHUBR
[PATCH 00/18] iwlwifi updates 10/23/2009, Reinette Chatre
- [PATCH 04/18] iwlwifi: separate led function from statistic notification, Reinette Chatre
- [PATCH 02/18] iwlwifi: fix gain computation for 5000 series and up, Reinette Chatre
- [PATCH 08/18] iwlwifi: increase max tfd payload size, Reinette Chatre
- [PATCH 11/18] iwlwifi: add channel switch support to 5000 series and up, Reinette Chatre
- [PATCH 05/18] iwlwifi: update bt co-exit configuration parameter, Reinette Chatre
- [PATCH 09/18] iwlwifi: choose thermal throttle method based on device config, Reinette Chatre
- [PATCH 10/18] iwlwifi: issue ct_kill host command based on device config, Reinette Chatre
- [PATCH 07/18] iwlwifi: fix use after free bug for paged rx, Reinette Chatre
- [PATCH 06/18] iwlwifi: specify the valid tx/rx chain in device config structure, Reinette Chatre
- [PATCH 01/18] iwlwifi: add missing commands to syslog messages, Reinette Chatre
- [PATCH 03/18] iwlwifi: consolidate apm_init() functions, Reinette Chatre
- [PATCH 14/18] iwlwifi: reuse page for notification packets, Reinette Chatre
- [PATCH 13/18] iwlwifi: remove unused parameters, Reinette Chatre
- [PATCH 15/18] iwlwifi: remove duplicated define, Reinette Chatre
- [PATCH 16/18] iwlwifi: update lowest API version support for 6x00 & 6x50 series, Reinette Chatre
- [PATCH 12/18] iwlwifi: remove duplicate defines, Reinette Chatre
- [PATCH 17/18] iwlwifi: make sure device is reset when unloading driver, Reinette Chatre
- [PATCH 18/18] iwlwifi: minor comments changes for wimax co-exist command, Reinette Chatre
[PATCH 00/19] libertas + cfg80211, Holger Schurig
- [PATCH 01/19] libertas spi: fix sparse errors, Holger Schurig
- [PATCH 02/19] libertas: remove unused 11d code, Holger Schurig
- [PATCH 03/19] libertas: remove unused 11d.h as well, priv->countryinfo, Holger Schurig
- [PATCH 04/19] libertas: change IW_ESSID_MAX_SIZE -> IEEE80211_MAX_SSID_LEN, Holger Schurig
- [PATCH 05/19] libertas: move scan/assoc related stuff, Holger Schurig
- [PATCH 06/19] libertas: sort variables in struct lbs_private, Holger Schurig
- [PATCH 07/19] libertas: get current channel out of priv->curbssparams, Holger Schurig
- [PATCH 09/19] libertas: move lbs_send_iwevcustom_event() to wext.c, Holger Schurig
- [PATCH 08/19] [v2] libertas: move association related commands into assoc.c, Holger Schurig
- [PATCH 10/19] libertas: remove handling for CMD_802_11_LED_GPIO_CTRL, Holger Schurig
- [PATCH 11/19] libertas: remove handling for CMD_GET_TSF, Holger Schurig
- [PATCH 12/19] libertas: remove "struct cmd_ds_gen", Holger Schurig
- [PATCH 13/19] libertas: move SIOCGIWAP calls to wext.c, Holger Schurig
- [PATCH 14/19] libertas: move mic failure event to wext.c, Holger Schurig
- [PATCH 15/19] libertas: sort and categorize entries in decl.h, Holger Schurig
- [PATCH 16/19] libertas: remove some references to IW_MODE_abc, Holger Schurig
- [PATCH 17/19] [RFC, v2] libertas: Kconfig entry for libertas+cfg80211, Holger Schurig
- Re: [PATCH 17/19] [RFC, v2] libertas: Kconfig entry for libertas+cfg80211, Johannes Berg
- Re: [PATCH 17/19] [RFC, v2] libertas: Kconfig entry for libertas+cfg80211, Dan Williams
- Re: [PATCH 17/19] [RFC, v2] libertas: Kconfig entry for libertas+cfg80211, Johannes Berg
- Re: [PATCH 17/19] [RFC, v2] libertas: Kconfig entry for libertas+cfg80211, Dan Williams
- Re: [PATCH 17/19] [RFC, v2] libertas: Kconfig entry for libertas+cfg80211, Dan Williams
- Re: [PATCH 17/19] [RFC, v2] libertas: Kconfig entry for libertas+cfg80211, Johannes Berg
- Re: [PATCH 17/19] [RFC, v2] libertas: Kconfig entry for libertas+cfg80211, Dan Williams
- Re: [PATCH 17/19] [RFC, v2] libertas: Kconfig entry for libertas+cfg80211, Johannes Berg
- Re: [PATCH 17/19] [RFC, v2] libertas: Kconfig entry for libertas+cfg80211, Dan Williams
- Re: [PATCH 17/19] [RFC, v2] libertas: Kconfig entry for libertas+cfg80211, Johannes Berg
- Re: [PATCH 17/19] [RFC, v2] libertas: Kconfig entry for libertas+cfg80211, Dan Williams
- Re: [PATCH 17/19] [RFC, v2] libertas: Kconfig entry for libertas+cfg80211, Holger Schurig
- Re: [PATCH 17/19] [RFC, v2] libertas: Kconfig entry for libertas+cfg80211, Dan Williams
- Re: [PATCH 17/19] [RFC, v2] libertas: Kconfig entry for libertas+cfg80211, Dan Williams
- [PATCH 19/19] [RFC] libertas: add monitor mode to cfg80211, Holger Schurig
- [PATCH 18/19] [RFC, v3] libertas: cfg80211 support, Holger Schurig
- Re: [PATCH 00/19] libertas + cfg80211, Holger Schurig
[RFT 00/15] ath9k_hw ar9271 updates & AR5416 force bias, Luis R. Rodriguez
- [RFT 01/15] ath9k_hw: modify the rf control register for ar9271 revision 1.0, Luis R. Rodriguez
- [RFT 03/15] ath9k_hw: change the way we initialize the pll for ar9271, Luis R. Rodriguez
- [RFT 08/15] ath9k_hw: rename ath9k_hw_rf_free() to ath9k_hw_rf_free_ext_banks(), Luis R. Rodriguez
- [RFT 07/15] ath9k_hw: simplify ath9k_hw_rf_alloc_ext_banks(), Luis R. Rodriguez
- [RFT 10/15] ath9k_hw: use a callback for frequency change, Luis R. Rodriguez
- [RFT 06/15] ath9k_hw: simplify rf attach and rename to ath9k_hw_rf_alloc_ext_banks(), Luis R. Rodriguez
- [RFT 09/15] ath9k_hw: make both analog channel change routines return int, Luis R. Rodriguez
- [RFT 05/15] ath9k_hw: bail out early on ath9k_hw_init_rf(), Luis R. Rodriguez
- [RFT 11/15] ath9k_hw: order phy.c code and integrate spur mitigation, Luis R. Rodriguez
- [RFT 15/15] ath9k_hw: make ath9k_phy_modify_rx_buffer() static, Luis R. Rodriguez
- [RFT 02/15] ath9k_hw: update register initialization/reset values for ar9271, Luis R. Rodriguez
- [RFT 14/15] ath9k_hw: Fix and complete force bias for AR5416, Luis R. Rodriguez
- [RFT 04/15] ath9k_hw: start documenting 802.11n RF anlong front ends, Luis R. Rodriguez
- [RFT 12/15] ath9k_hw: make spur mitigation a callback, Luis R. Rodriguez
- [RFT 13/15] ath9k_hw: remove unused modesIndex param from ath9k_hw_write_regs(), Luis R. Rodriguez
- Re: [RFT 00/15] ath9k_hw ar9271 updates & AR5416 force bias, Luis R. Rodriguez
[PATCH 0/10] iwlwifi driver updates 10/16/2009, Reinette Chatre
- [PATCH 08/10] iwlwifi: set auto clock gate disable bit for 6x00/6x50 series, Reinette Chatre
- [PATCH 02/10] iwlwifi: show current power save status reported by uCode, Reinette Chatre
- [PATCH 07/10] iwlagn: store station rate scale information in mac80211 station structure, Reinette Chatre
- [PATCH 05/10] iwlwifi: move iwl_setup_mac to iwlagn, Reinette Chatre
- [PATCH 04/10] iwlwifi: fix incorrect otp blocks number for 6x50 series, Reinette Chatre
- [PATCH 06/10] iwlwifi: move rate scaling structures to header file, Reinette Chatre
- [PATCH 09/10] iwlwifi: no chain noise support for 6x50 series, Reinette Chatre
- [PATCH 10/10] iwlwifi: rework for static power save, Reinette Chatre
- [PATCH 03/10] iwlwifi: identify eeprom version for 6x50 series NIC, Reinette Chatre
- [PATCH 01/10] iwl3945: disable all tx fifos, Reinette Chatre
[PATCH 01/16] iwmc3200wifi: add BGN sdio device id, Zhu Yi
- [PATCH 02/16] iwmc3200wifi: allow joining an existed IBSS network, Zhu Yi
- [PATCH 03/16] iwmc3200wifi: WPS support, Zhu Yi
- [PATCH 04/16] iwmc3200wifi: CT kill support, Zhu Yi
- [PATCH 05/16] iwmc3200wifi: Profile flags can be WPA1 or WPA2 not both, Zhu Yi
- [PATCH 06/16] iwmc3200wifi: Improve rx debug, Zhu Yi
- [PATCH 07/16] iwmc3200wifi: Update statistics notification structure, Zhu Yi
- [PATCH 08/16] iwmc3200wifi: Update fixed size config definitions, Zhu Yi
- [PATCH 09/16] iwmc3200wifi: Tx power setting, Zhu Yi
- [PATCH 10/16] iwmc3200wifi: SDIO disable race fix, Zhu Yi
- [PATCH 11/16] iwmc3200wifi: Check for cmd pointer before dereferencing it, Zhu Yi
- [PATCH 12/16] iwmc3200wifi: Do not handle wifi command if the interface is not ready, Zhu Yi
- [PATCH 13/16] iwmc3200wifi: Try shared auth when open WEP fails, Zhu Yi
- [PATCH 14/16] iwmc3200wifi: Support unexpected reboot barker, Zhu Yi
- [PATCH 15/16] iwmc3200wifi: Set wiphy firmware version, Zhu Yi
- [PATCH 16/16] iwmc3200wifi: handle coexistence radio notification, Zhu Yi
- Re: [PATCH 14/16] iwmc3200wifi: Support unexpected reboot barker, Tomas Winkler
- RE: [PATCH 14/16] iwmc3200wifi: Support unexpected reboot barker, Zhu, Yi
- Re: [PATCH 03/16] iwmc3200wifi: WPS support, Marcel Holtmann
- Re: [PATCH 03/16] iwmc3200wifi: WPS support, John W. Linville
- Re: [PATCH 03/16] iwmc3200wifi: WPS support, Marcel Holtmann
- Re: [PATCH 01/16] iwmc3200wifi: add BGN sdio device id, Tomas Winkler
Current status of rt2800usb and staging/rt2870, Ozan ÃaÄlayan
- Re: Current status of rt2800usb and staging/rt2870, Ivo van Doorn
- Re: Current status of rt2800usb and staging/rt2870, Bartlomiej Zolnierkiewicz
- Re: Current status of rt2800usb and staging/rt2870, Ivo van Doorn
- Re: Current status of rt2800usb and staging/rt2870, Bartlomiej Zolnierkiewicz
- Re: Current status of rt2800usb and staging/rt2870, Ivo van Doorn
- Re: Current status of rt2800usb and staging/rt2870, Bartlomiej Zolnierkiewicz
- Re: Current status of rt2800usb and staging/rt2870, Dan Williams
- Re: Current status of rt2800usb and staging/rt2870, Bartlomiej Zolnierkiewicz
- Re: Current status of rt2800usb and staging/rt2870, Luis Correia
- Re: Current status of rt2800usb and staging/rt2870, John W. Linville
- Re: Current status of rt2800usb and staging/rt2870, Dan Williams
- Re: Current status of rt2800usb and staging/rt2870, Bartlomiej Zolnierkiewicz
- Re: Current status of rt2800usb and staging/rt2870, John W. Linville
- Re: Current status of rt2800usb and staging/rt2870, Ivo van Doorn
- Re: Current status of rt2800usb and staging/rt2870, John W. Linville
- Re: Current status of rt2800usb and staging/rt2870, Bartlomiej Zolnierkiewicz
- Re: Current status of rt2800usb and staging/rt2870, John W. Linville
- Re: Current status of rt2800usb and staging/rt2870, Bartlomiej Zolnierkiewicz
- Re: Current status of rt2800usb and staging/rt2870, Luis R. Rodriguez
- Re: Current status of rt2800usb and staging/rt2870, Bartlomiej Zolnierkiewicz
- Re: Current status of rt2800usb and staging/rt2870, Luis R. Rodriguez
- Re: Current status of rt2800usb and staging/rt2870, Bartlomiej Zolnierkiewicz
- Re: Current status of rt2800usb and staging/rt2870, John W. Linville
- Re: Current status of rt2800usb and staging/rt2870, Bartlomiej Zolnierkiewicz
- Re: Current status of rt2800usb and staging/rt2870, Luis Correia
- Re: Current status of rt2800usb and staging/rt2870, Bartlomiej Zolnierkiewicz
- Re: Current status of rt2800usb and staging/rt2870, Ivo van Doorn
- Re: Current status of rt2800usb and staging/rt2870, Bartlomiej Zolnierkiewicz
- Re: Current status of rt2800usb and staging/rt2870, Gertjan van Wingerde
- Re: Current status of rt2800usb and staging/rt2870, Bartlomiej Zolnierkiewicz
- Re: Current status of rt2800usb and staging/rt2870, Mike Galbraith
- Re: Current status of rt2800usb and staging/rt2870, Bartlomiej Zolnierkiewicz
[PATCH 00/22] Third batch of patches for wl1271, Luciano Coelho
- [PATCH 04/22] wl1271: Add config structure for TX path parameters, Luciano Coelho
- [PATCH 01/22] wl1271: Workaround for reference clock setting on boot., Luciano Coelho
- [PATCH 07/22] wl1271: Move default FW config struct away from stack, Luciano Coelho
- [PATCH 05/22] wl1271: Add config structure for connection management parameters, Luciano Coelho
- [PATCH 13/22] wl1271: Added support to scan on 5 GHz band, Luciano Coelho
- [PATCH 11/22] wl1271: Added 5 GHz parameters for wl1273, Luciano Coelho
- [PATCH 09/22] wl1271: Implement beacon early termination support, Luciano Coelho
- [PATCH 08/22] wl1271: Fix IRQ enable handling on FW init failure, Luciano Coelho
- [PATCH 02/22] wl1271: Add structure for firmware configuration values, Luciano Coelho
- [PATCH 06/22] wl1271: Add config structure for FW init parameters, Luciano Coelho
- [PATCH 19/22] wl1271: Remove unnecessary rx_descriptor memory allocation, Luciano Coelho
- [PATCH 21/22] wl1271: make sure PS is disabled in PLT, Luciano Coelho
- [PATCH 17/22] wl1271: Fix event handling mechanism, Luciano Coelho
- [PATCH 22/22] wl1271: Fix filter configuration, Luciano Coelho
- [PATCH 18/22] wl1271: Support for IPv4 ARP filtering, Luciano Coelho
- [PATCH 16/22] wl1271: Fix multicast list handling, Luciano Coelho
- [PATCH 14/22] wl1271: Added 5 GHz support to join and rx, Luciano Coelho
- [PATCH 10/22] wl1271: Remove busy-word checking, Luciano Coelho
- [PATCH 12/22] wl1271: Scan only enabled channels, Luciano Coelho
- [PATCH 03/22] wl1271: Add config structure for RX path parameters, Luciano Coelho
- [PATCH 20/22] wl1271: Correct memory handling for FW boot, Luciano Coelho
- [PATCH 15/22] wl1271: Checking of rx descriptor status fixed, Luciano Coelho
[PATCH 0/10] [compat-2.6 and compat-stable] Mostly build fixes, Hauke Mehrtens
- [PATCH 1/9] [compat-2.6 and compat-stable] Export round_jiffies_up again., Hauke Mehrtens
- [PATCH 2/9] [compat-2.6 and compat-stable] Remove unused code, Hauke Mehrtens
- [compat-stable] fix build with recent mainline kernel, Hauke Mehrtens
- [PATCH 3/9] [compat-2.6] Move trace headers, Hauke Mehrtens
- [PATCH 4/9] [compat-2.6] Fix compile bug with kernel 2.6.32, Hauke Mehrtens
- [PATCH 6/9] [compat-2.6] Fix build with kernel < 2.6.27, Hauke Mehrtens
- [PATCH 5/9] [compat-2.6] Remove temporary fix, Hauke Mehrtens
- [PATCH 7/9] [compat-2.6] b44 fix, Hauke Mehrtens
- [PATCH 9/9] [compat-2.6] Add skb_add_rx_frag to backport., Hauke Mehrtens
- [PATCH 8/9] [compat-2.6] refresh patches, Hauke Mehrtens
- Re: [PATCH 0/10] [compat-2.6 and compat-stable] Mostly build fixes, Luis R. Rodriguez
Moving drivers into staging (was Re: [GIT PULL] SCSI fixes for 2.6.32-rc3), Greg KH
- Re: Moving drivers into staging (was Re: [GIT PULL] SCSI fixes for 2.6.32-rc3), Ingo Molnar
- Re: Moving drivers into staging (was Re: [GIT PULL] SCSI fixes for 2.6.32-rc3), Greg KH
- Re: Moving drivers into staging (was Re: [GIT PULL] SCSI fixes for 2.6.32-rc3), Luis R. Rodriguez
- Re: Moving drivers into staging (was Re: [GIT PULL] SCSI fixes for 2.6.32-rc3), Greg KH
- Re: Moving drivers into staging (was Re: [GIT PULL] SCSI fixes for 2.6.32-rc3), Joe Perches
- Re: Moving drivers into staging (was Re: [GIT PULL] SCSI fixes for 2.6.32-rc3), Ingo Molnar
- Re: Moving drivers into staging (was Re: [GIT PULL] SCSI fixes for 2.6.32-rc3), James Smart
- Re: Moving drivers into staging (was Re: [GIT PULL] SCSI fixes for 2.6.32-rc3), Stefan Richter
- Re: Moving drivers into staging (was Re: [GIT PULL] SCSI fixes for 2.6.32-rc3), Ingo Molnar
- Re: Moving drivers into staging (was Re: [GIT PULL] SCSI fixes for 2.6.32-rc3), Stefan Richter
- Re: Moving drivers into staging (was Re: [GIT PULL] SCSI fixes for 2.6.32-rc3), Ingo Molnar
- Re: Moving drivers into staging (was Re: [GIT PULL] SCSI fixes for 2.6.32-rc3), Greg KH
- Re: Moving drivers into staging (was Re: [GIT PULL] SCSI fixes for 2.6.32-rc3), James Bottomley
[PATCH 00/16] Second batch of patches for wl1271, Luciano Coelho
- [PATCH 05/16] wl1271: Update memory mapping for firmware revision 6.1.0.0.241, Luciano Coelho
- [PATCH 06/16] wl1271: Remove RX workaround, Luciano Coelho
- [PATCH 08/16] wl1271: RefClk configuration, Luciano Coelho
- [PATCH 15/16] wl1271: use acx_rx_config instead of join when updating filters, Luciano Coelho
- [PATCH 12/16] wl1271: Update TX path block calucation algo, Luciano Coelho
- [PATCH 04/16] wl1271: enable HW_AVAILABLE interrupt to fix ELP, Luciano Coelho
- [PATCH 07/16] wl1271: Add top-register access functions, Luciano Coelho
- [PATCH 01/16] wl1271: implement cmd_disconnect, Luciano Coelho
- [PATCH 03/16] wl1271: add workaround to avoid distortion due to excessive tx power, Luciano Coelho
- [PATCH 16/16] wl1271: remove unnecessary joins and join only when the bssid changes, Luciano Coelho
- [PATCH 13/16] wl1271: Remove outdated SPI functions, Luciano Coelho
- [PATCH 14/16] wl1271: Update boot time configuration for the new firmware, Luciano Coelho
- [PATCH 02/16] wl1271: workaround to send a disconnect before rejoining, Luciano Coelho
- [PATCH 10/16] wl1271: Enable ELP, Luciano Coelho
- [PATCH 09/16] wl1271: Update interrupt handling by removing an extra SPI read, Luciano Coelho
- [PATCH 11/16] wl1271: Enable smart reflex, Luciano Coelho
Re: NOHZ: local_softirq_pending 08, Johannes Berg
- Re: NOHZ: local_softirq_pending 08, Michael Buesch
- Re: NOHZ: local_softirq_pending 08, Dave Young
- Re: NOHZ: local_softirq_pending 08, Tilman Schmidt
- Re: NOHZ: local_softirq_pending 08, Johannes Berg
- Re: NOHZ: local_softirq_pending 08, Tilman Schmidt
- Re: NOHZ: local_softirq_pending 08, David Miller
- Re: NOHZ: local_softirq_pending 08, Tilman Schmidt
- Re: NOHZ: local_softirq_pending 08, Jarek Poplawski
- Re: NOHZ: local_softirq_pending 08, Jarek Poplawski
- Re: NOHZ: local_softirq_pending 08, Tilman Schmidt
- [PATCH] net: Adjust softirq raising in __napi_schedule, Jarek Poplawski
- Re: [PATCH] net: Adjust softirq raising in __napi_schedule, Johannes Berg
- Re: [PATCH] net: Adjust softirq raising in __napi_schedule, Tilman Schmidt
- Re: [PATCH] net: Adjust softirq raising in __napi_schedule, Jarek Poplawski
- Re: [PATCH] net: Adjust softirq raising in __napi_schedule, David Miller
- Re: [PATCH] net: Adjust softirq raising in __napi_schedule, Jarek Poplawski
- Re: [PATCH] net: Adjust softirq raising in __napi_schedule, Johannes Berg
- Re: [PATCH] net: Adjust softirq raising in __napi_schedule, Tilman Schmidt
- Re: [PATCH] net: Adjust softirq raising in __napi_schedule, Johannes Berg
- Re: NOHZ: local_softirq_pending 08, Tilman Schmidt
- Re: NOHZ: local_softirq_pending 08, Johannes Berg
- Re: NOHZ: local_softirq_pending 08, Tilman Schmidt
- Re: NOHZ: local_softirq_pending 08, Johannes Berg
- Re: NOHZ: local_softirq_pending 08, Tilman Schmidt
[PATCH 0/17] iwlwifi driver updates 10/9/2009, Reinette Chatre
- [PATCH 01/17 v2.6.32 and w-t] iwlwifi: change the order of freeing memory, Reinette Chatre
- [PATCH 02/17 v2.6.32] iwl3945: update iwl3945_apm_init(), Reinette Chatre
- [PATCH 02/17 w-t] iwl3945: update iwl3945_apm_init(), Reinette Chatre
- [PATCH 03/17 v2.6.32 and w-t] iwlwifi: turn off device when not used., Reinette Chatre
- [PATCH 04/17] iwl3945: remove unnecessary call to apm_ops.reset(), Reinette Chatre
- [PATCH 05/17] iwlagn, iwl3945: remove apm_reset() functions, Reinette Chatre
- [PATCH 06/17] iwlwifi: remove duplicated/unused definition, Reinette Chatre
- [PATCH 07/17] iwlwifi: additional items in sensitivity range table, Reinette Chatre
- [PATCH 08/17] iwlwifi: fix userspace setting of sleep_level_override, Reinette Chatre
- [PATCH 09/17] iwl3945: streamline iwl3945_rfkill_poll(), Reinette Chatre
- [PATCH 10/17] iwl3945: move iwl_power_initialize(), Reinette Chatre
- [PATCH 11/17] iwlwifi: dynamic allocate tx queue structure, Reinette Chatre
- [PATCH 12/17] iwlwifi: showing accumulative ucode statistics counters, Reinette Chatre
- [PATCH 13/17] iwlwifi/iwl3945: unify rts_tx_cmd_flag, Reinette Chatre
- [PATCH 14/17] iwl3945: rename tx to tx_cmd, Reinette Chatre
- [PATCH 15/17] iwlwifi/iwl3945: remove data_retry_limit, Reinette Chatre
- [PATCH 16/17] iwl3945: rearrange the code., Reinette Chatre
- [PATCH 17/17] iwlwifi: update channel switch command API, Reinette Chatre
[PATCH 00/20] First batch of new patches for wl1271, Luciano Coelho
- [PATCH 01/20] wl1271: remove unecessary qual parameter from rx status, Luciano Coelho
- [PATCH 05/20] wl1271: Implement delayed entry into ELP, Luciano Coelho
- [PATCH 04/20] wl1271: Correct TKIP header space handling in TX path, Luciano Coelho
- [PATCH 02/20] wl1271: Correction to TX block allocation calculation, Luciano Coelho
- [PATCH 07/20] wl1271: Implementation for SPI busy word checking, Luciano Coelho
- [PATCH 10/20] wl1271: Corrections to TX path, Luciano Coelho
- [PATCH 08/20] wl1271: Configure rate policies based on AP rates, Luciano Coelho
- [PATCH 11/20] wl1271: added Juuso Oikarinen as module author, Luciano Coelho
- [PATCH 09/20] wl1271: Update join usage, Luciano Coelho
- [PATCH 14/20] wl1271: Clear probe-request template after scan, Luciano Coelho
- [PATCH 13/20] wl1271: use workqueue provided by mac80211 instead of the default, Luciano Coelho
- [PATCH 12/20] wl1271: hack to disable filters, Luciano Coelho
- [PATCH 15/20] wl1271: Multicast filtering configuration, Luciano Coelho
- [PATCH 17/20] wl1271: Add connection monitoring configuration, Luciano Coelho
- [PATCH 20/20] wl1271: Mask unneeded events from firmware to conserve power, Luciano Coelho
- [PATCH 16/20] wl1271: Use vmalloc to allocate memory for firmware, Luciano Coelho
- [PATCH 19/20] wl1271: Configure beacon filtering on if PSM used, Luciano Coelho
- [PATCH 03/20] wl1271: Security sequence number handling for TX (for WPA), Luciano Coelho
- [PATCH 06/20] wl1271: mask aid bits 14 and 15 in ps-poll template, Luciano Coelho
- [PATCH 18/20] wl1271: Enable beacon filtering with the stack, Luciano Coelho
NULL pointer deref at wext ioctl (Re: [PATCH] compat-2.6: adding ethtool.h to compat-2.6.31.h), Hin-Tak Leung
- Re: NULL pointer deref at wext ioctl (Re: [PATCH] compat-2.6: adding ethtool.h to compat-2.6.31.h), Hin-Tak Leung
- Re: NULL pointer deref at wext ioctl (Re: [PATCH] compat-2.6: adding ethtool.h to compat-2.6.31.h), Johannes Berg
- Re: NULL pointer deref at wext ioctl (Re: [PATCH] compat-2.6: adding ethtool.h to compat-2.6.31.h), Hin-Tak Leung
- Re: NULL pointer deref at wext ioctl (Re: [PATCH] compat-2.6: adding ethtool.h to compat-2.6.31.h), Johannes Berg
- Re: NULL pointer deref at wext ioctl (Re: [PATCH] compat-2.6: adding ethtool.h to compat-2.6.31.h), Johannes Berg
- Re: NULL pointer deref at wext ioctl (Re: [PATCH] compat-2.6: adding ethtool.h to compat-2.6.31.h), Luis R. Rodriguez
- Re: NULL pointer deref at wext ioctl (Re: [PATCH] compat-2.6: adding ethtool.h to compat-2.6.31.h), Luis R. Rodriguez
- Re: NULL pointer deref at wext ioctl (Re: [PATCH] compat-2.6: adding ethtool.h to compat-2.6.31.h), John W. Linville
- Re: NULL pointer deref at wext ioctl (Re: [PATCH] compat-2.6: adding ethtool.h to compat-2.6.31.h), Luis R. Rodriguez
- Re: NULL pointer deref at wext ioctl (Re: [PATCH] compat-2.6: adding ethtool.h to compat-2.6.31.h), Hin-Tak Leung
- Re: NULL pointer deref at wext ioctl (Re: [PATCH] compat-2.6: adding ethtool.h to compat-2.6.31.h), Luis R. Rodriguez
- Re: NULL pointer deref at wext ioctl (Re: [PATCH] compat-2.6: adding ethtool.h to compat-2.6.31.h), Johannes Berg
- Re: NULL pointer deref at wext ioctl (Re: [PATCH] compat-2.6: adding ethtool.h to compat-2.6.31.h), Luis R. Rodriguez
Re: linux-next: Tree for October 7 (wireless/wext), Randy Dunlap
- [PATCH] wireless: make WEXT_SPY and WEXT_PRIV select WEXT_CORE, John W. Linville
- Re: [PATCH] wireless: make WEXT_SPY and WEXT_PRIV select WEXT_CORE, Randy Dunlap
- Re: [PATCH] wireless: make WEXT_SPY and WEXT_PRIV select WEXT_CORE, Johannes Berg
- Re: [PATCH] wireless: make WEXT_SPY and WEXT_PRIV select WEXT_CORE, Randy Dunlap
- Re: [PATCH] wireless: make WEXT_SPY and WEXT_PRIV select WEXT_CORE, Johannes Berg
- Re: [PATCH] wireless: make WEXT_SPY and WEXT_PRIV select WEXT_CORE, Randy Dunlap
- Re: [PATCH] wireless: make WEXT_SPY and WEXT_PRIV select WEXT_CORE, Johannes Berg
- Re: [PATCH] wireless: make WEXT_SPY and WEXT_PRIV select WEXT_CORE, Randy Dunlap
- Re: [PATCH] wireless: make WEXT_SPY and WEXT_PRIV select WEXT_CORE, Johannes Berg
- Re: [PATCH] wireless: make WEXT_SPY and WEXT_PRIV select WEXT_CORE, Randy Dunlap
- Re: [PATCH] wireless: make WEXT_SPY and WEXT_PRIV select WEXT_CORE, Johannes Berg
- Re: [PATCH] wireless: make WEXT_SPY and WEXT_PRIV select WEXT_CORE, Greg KH
[.32-rc3] scheduler: iwlagn consistently high in "waiting for CPU", Frans Pop
- Re: [.32-rc3] scheduler: iwlagn consistently high in "waiting for CPU", Frans Pop
- Re: [.32-rc3] scheduler: iwlagn consistently high in "waiting for CPU", Arjan van de Ven
- Re: [.32-rc3] scheduler: iwlagn consistently high in "waiting for CPU", Frans Pop
- Re: [.32-rc3] scheduler: iwlagn consistently high in "waiting for CPU", Frans Pop
- Re: [.32-rc3] scheduler: iwlagn consistently high in "waiting for CPU", Mike Galbraith
- Re: [.32-rc3] scheduler: iwlagn consistently high in "waiting for CPU", Frans Pop
- Re: [.32-rc3] scheduler: iwlagn consistently high in "waiting for CPU", Mike Galbraith
- Re: [.32-rc3] scheduler: iwlagn consistently high in "waiting for CPU", Mike Galbraith
- Re: [.32-rc3] scheduler: iwlagn consistently high in "waiting for CPU", Arjan van de Ven
- Re: [.32-rc3] scheduler: iwlagn consistently high in "waiting for CPU", Mike Galbraith
- Re: [.32-rc3] scheduler: iwlagn consistently high in "waiting for CPU", Mike Galbraith
- Re: [.32-rc3] scheduler: iwlagn consistently high in "waiting for CPU", Frans Pop
- Re: [.32-rc3] scheduler: iwlagn consistently high in "waiting for CPU", Arjan van de Ven
- Re: [.32-rc3] scheduler: iwlagn consistently high in "waiting for CPU", Mike Galbraith
- Re: [.32-rc3] scheduler: iwlagn consistently high in "waiting for CPU", Markus Trippelsdorf
- Re: [.32-rc3] scheduler: iwlagn consistently high in "waiting for CPU", Mike Galbraith
- Re: [.32-rc3] scheduler: iwlagn consistently high in "waiting for CPU", Markus Trippelsdorf
- Re: [.32-rc3] scheduler: iwlagn consistently high in "waiting for CPU", Frans Pop
- Re: [.32-rc3] scheduler: iwlagn consistently high in "waiting for CPU", Mike Galbraith
- Re: [.32-rc3] scheduler: iwlagn consistently high in "waiting for CPU", Mike Galbraith
- Re: [.32-rc3] scheduler: iwlagn consistently high in "waiting for CPU", Peter Zijlstra
- Re: [.32-rc3] scheduler: iwlagn consistently high in "waiting for CPU", Sedat Dilek
- Re: [.32-rc3] scheduler: iwlagn consistently high in "waiting for CPU", Peter Zijlstra
- Re: [.32-rc3] scheduler: iwlagn consistently high in "waiting for CPU", Frans Pop
- Re: [.32-rc3] scheduler: iwlagn consistently high in "waiting for CPU", Mike Galbraith
- Re: [.32-rc3] scheduler: iwlagn consistently high in "waiting for CPU", Mike Galbraith
- Re: [.32-rc3] scheduler: iwlagn consistently high in "waiting for CPU", Frans Pop
- Re: [.32-rc3] scheduler: iwlagn consistently high in "waiting for CPU", Mike Galbraith
- Re: [.32-rc3] scheduler: iwlagn consistently high in "waiting for CPU", Arjan van de Ven
- Re: [.32-rc3] scheduler: iwlagn consistently high in "waiting for CPU", Mike Galbraith
[PATCH 0/13] iwlwifi driver updates 10/2/2009, Reinette Chatre
- [PATCH 01/13 v2.6.31, v2.6.32 and w-t] iwlwifi: incorrect method used for finding valid OTP blocks, Reinette Chatre
- [PATCH 03/13] iwlwifi: fix compile warning, Reinette Chatre
- [PATCH 08/13] iwlwifi: device tracing, Reinette Chatre
- [PATCH 02/13] iwlwifi: fix EEPROM enhance tx power offset, Reinette Chatre
- [PATCH 13/13] iwlagn: fix compile warning in iwl5000_gain_computation, Reinette Chatre
- [PATCH 12/13] iwlwifi: validate the signature for EEPROM and OTP, Reinette Chatre
- [PATCH 10/13] iwlwifi/iwl3945 : unify apm stop operation, Reinette Chatre
- [PATCH 11/13] iwlwifi: replace iwl_poll_direct_bit with iwl_poll_bit for CSR access, Reinette Chatre
- [PATCH 06/13] iwlwifi: clear the translate table area, Reinette Chatre
- [PATCH 05/13] iwlwifi: change valid EEPROM version for 1000 series, Reinette Chatre
- [PATCH 09/13] iwlwifi: LED cleanup, Reinette Chatre
- [PATCH 04/13] iwlwifi: reliable entering of critical temperature state, Reinette Chatre
- [PATCH 07/13] iwlwifi: set default aggregation frame count limit to 31, Reinette Chatre
|
|