Linux Wireless Networking
Search Linux Wireless
Date Index
[
Prev Page
][
Next Page
]
[PATCH 004/102] ath9k_hw: fix a missing hex prefix for a register mask
,
(continued)
[PATCH 004/102] ath9k_hw: fix a missing hex prefix for a register mask
,
Luis R. Rodriguez
[PATCH 007/102] ath9k_hw: AR9003 does not have AR_RC_AHB skip its setting
,
Luis R. Rodriguez
Re: [PATCH 007/102] ath9k_hw: AR9003 does not have AR_RC_AHB skip its setting
,
Pavel Roskin
Re: [PATCH 007/102] ath9k_hw: AR9003 does not have AR_RC_AHB skip its setting
,
Luis R. Rodriguez
[PATCH 002/102] ath9k_hw: add silicon revision macros for AR9300
,
Luis R. Rodriguez
Re: [PATCH 002/102] ath9k_hw: add silicon revision macros for AR9300
,
Pavel Roskin
[PATCH 019/102] ath9k_hw: Fill few hw cap for edma
,
Luis R. Rodriguez
[PATCH 009/102] ath9k_hw: Move some RF ops to the private callbacks
,
Luis R. Rodriguez
[PATCH 020/102] ath9k_hw: Add abstraction for rx enable
,
Luis R. Rodriguez
[PATCH 026/102] ath9k_hw: add common channel select helpers for ar900[23]
,
Luis R. Rodriguez
[PATCH 022/102] ath9k_hw: Add few routines for rx edma support
,
Luis R. Rodriguez
[PATCH 028/102] ath9k_hw: Implement PLL control on AR9003
,
Luis R. Rodriguez
[PATCH 037/102] ath9k_hw: Move code which populates ds_data to ath9k_hw
,
Luis R. Rodriguez
[PATCH 031/102] ath9k_hw: run Lindent on intivals
,
Luis R. Rodriguez
Re: [PATCH 031/102] ath9k_hw: run Lindent on intivals
,
Pavel Roskin
Re: [PATCH 031/102] ath9k_hw: run Lindent on intivals
,
Luis R. Rodriguez
[PATCH 040/102] ath9k: Use memcpy in ath_clone_txbuf()
,
Luis R. Rodriguez
[PATCH 036/102] ath9k_hw: Define tx control struct for AR9003
,
Luis R. Rodriguez
[PATCH 046/102] ath9k_hw: add a helper for Power Amplifier calibration for AR9002
,
Luis R. Rodriguez
[PATCH 045/102] ath9k_hw: Get rid of eep_map and reorganize the functions.
,
Luis R. Rodriguez
[PATCH 047/102] ath9k_hw: add a helper for the OLC tem compensation for AR9002
,
Luis R. Rodriguez
[PATCH 067/102] ath9k_hw: complete AR9003 calibration
,
Luis R. Rodriguez
[PATCH 064/102] ath9k_hw: abstract loading noisefloor
,
Luis R. Rodriguez
[PATCH 081/102] ath9k_hw: skip asynch fifo enablement to AR9003
,
Luis R. Rodriguez
[PATCH 076/102] ath9k_hw: Configure Tx interrupt mitigation timer
,
Luis R. Rodriguez
[PATCH 096/102] mac80211: add LDPC control flag
,
Luis R. Rodriguez
[PATCH 099/102] ath9k: Enable TXOK and TXERR interrupts for TX EDMA
,
Luis R. Rodriguez
[PATCH 102/102] ath9k_hw: add the PCI ID for the first AR9300 device
,
Luis R. Rodriguez
[PATCH 100/102] ath9k: Handle Tx interrupt for EDMA
,
Luis R. Rodriguez
[PATCH 098/102] ath9k: add LDPC support
,
Luis R. Rodriguez
[PATCH 101/102] ath9k_hw: Abort rx if hw is not coming out of full sleep in reset
,
Luis R. Rodriguez
[PATCH 097/102] ath9k_hw: add LDPC support for AR9003
,
Luis R. Rodriguez
[PATCH 095/102] ath9k: Add frame onto hw tx fifo for edma
,
Luis R. Rodriguez
[PATCH 094/102] ath9k_hw: Compute pointer checksum over the link descriptor
,
Luis R. Rodriguez
[PATCH 093/102] ath9k: Initialize and configure tx status for EDMA
,
Luis R. Rodriguez
[PATCH 091/102] ath9k_hw: move AR9002 mac ops to its own file
,
Luis R. Rodriguez
[PATCH 092/102] ath9k: Setup appropriate tx desc for regular dma and edma
,
Luis R. Rodriguez
[PATCH 085/102] ath9k_hw: Define abstraction for tx desc access
,
Luis R. Rodriguez
[PATCH 090/102] ath9k_hw: set cwmin and cwmax to 0 for for AR9003 upon txq reset
,
Luis R. Rodriguez
[PATCH 089/102] ath9k_hw: enable CRC check of descriptors for AR9003
,
Luis R. Rodriguez
[PATCH 087/102] ath9k_hw: Fill descriptor abstrations for AR9003
,
Luis R. Rodriguez
[PATCH 088/102] ath9k: add RXLP and RXHP to debugfs counters
,
Luis R. Rodriguez
[PATCH 086/102] ath9k_hw: Add function to configure tx status ring buffer
,
Luis R. Rodriguez
[PATCH 084/102] ath9k: Load SW filtered NF values and start NF cal during full reset for AR9003
,
Luis R. Rodriguez
[PATCH 083/102] ath9k_hw: Fix internal regulator setting on AR9003
,
Luis R. Rodriguez
[PATCH 082/102] ath9k_hw: skip WEP aggregation enable code for AR9003
,
Luis R. Rodriguez
[PATCH 075/102] ath9k_hw: move the RF claim stuff to AR9002 hardware family
,
Luis R. Rodriguez
[PATCH 079/102] ath9k_hw: Update ath9k_hw_set_dma for AR9300
,
Luis R. Rodriguez
[PATCH 078/102] ath9k_hw: add TX/RX gain register initialization for AR9003
,
Luis R. Rodriguez
[PATCH 080/102] ath9k_hw: Handle big-endian access for AR9300 EEPROM reads
,
Luis R. Rodriguez
[PATCH 077/102] ath9k_hw: add the AR9300 SREV hw name print
,
Luis R. Rodriguez
[PATCH 072/102] ath9k_hw: Fill get_isr() for AR9003
,
Luis R. Rodriguez
[PATCH 074/102] ath9k_hw: simplify the AR9280 PCI EEPROM fix
,
Luis R. Rodriguez
[PATCH 073/102] ath9k_hw: move AR9280 PCI EEPROM fix to ar9002_hw.c
,
Luis R. Rodriguez
Re: [PATCH 073/102] ath9k_hw: move AR9280 PCI EEPROM fix to ar9002_hw.c
,
Pavel Roskin
Re: [PATCH 073/102] ath9k_hw: move AR9280 PCI EEPROM fix to ar9002_hw.c
,
Felix Fietkau
[PATCH 071/102] ath9k_hw: add OFDM spur mitigation for AR9003
,
Luis R. Rodriguez
[PATCH 069/102] ath9k_hw: restore mac address reading logic
,
Luis R. Rodriguez
[PATCH 070/102] ath9k_hw: Implement AR9003 eeprom callbacks
,
Luis R. Rodriguez
[PATCH 068/102] ath9k_hw: rename eep_AR9287_ops to eep_ar9287_ops
,
Luis R. Rodriguez
[PATCH 066/102] ath9k_hw: add a helper for changing the TX/RX masks
,
Luis R. Rodriguez
[PATCH 058/102] ath9k_hw: split the generic hardware code by hardware family
,
Luis R. Rodriguez
[PATCH 061/102] ath9k_hw: Abstract the routine which returns interrupt status
,
Luis R. Rodriguez
[PATCH 063/102] ath9k_hw: abstract the AR_PHY_AGC_CONTROL register access
,
Luis R. Rodriguez
[PATCH 065/102] ath9k_hw: fill in the callbacks for calibration for AR9003
,
Luis R. Rodriguez
[PATCH 060/102] ath9k_hw: move TX/RX gain INI stuff to its own hardware family code
,
Luis R. Rodriguez
[PATCH 062/102] ath9k_hw: Initialize interrupt mask for AR9003
,
Luis R. Rodriguez
[PATCH 055/102] ath9k_hw: split calib code by hardware families
,
Luis R. Rodriguez
[PATCH 059/102] ath9k_hw: move the cck channel 14 INI to the AR9002 hw code
,
Luis R. Rodriguez
[PATCH 056/102] ath9k_hw: add the AR9003 ar9003_hw_init_cal callback
,
Luis R. Rodriguez
[PATCH 057/102] ath9k_hw: add the config_pci_powersave AR9003 callback
,
Luis R. Rodriguez
[PATCH 054/102] ath9k_hw: move the cal AR9100 calibration settings
,
Luis R. Rodriguez
[PATCH 053/102] ath9k_hw: rename getNoiseFloorThresh() to ath9k_hw_loadnf()
,
Luis R. Rodriguez
[PATCH 052/102] ath9k_hw: rename the PA calib routines to match their families
,
Luis R. Rodriguez
[PATCH 051/102] ath9k_hw: simplify OLC temp compensation for AR9002
,
Luis R. Rodriguez
[PATCH 050/102] ath9k_hw: move the AR9280 OLC temp comp to its own helper
,
Luis R. Rodriguez
[PATCH 049/102] ath9k_hw: shift code for AR9280 OLC temp comp
,
Luis R. Rodriguez
[PATCH 044/102] ath9k_hw: Split out the function for reading the noise floor
,
Luis R. Rodriguez
[PATCH 048/102] ath9k_hw: rename PA calib for AR9287
,
Luis R. Rodriguez
[PATCH 039/102] ath9k: Use abstraction to get link pointer
,
Luis R. Rodriguez
[PATCH 042/102] ath9k: Make bf_desc of ath_buf opaque
,
Luis R. Rodriguez
[PATCH 041/102] ath9k: Remove ATH9K_TX_SW_ABORTED and introduce a bool for this purpose
,
Luis R. Rodriguez
[PATCH 038/102] ath9k_hw: Add abstraction to set/get link pointer
,
Luis R. Rodriguez
[PATCH 035/102] ath9k_hw: add all the AR9003 PHY callbacks
,
Luis R. Rodriguez
[PATCH 043/102] ath9k: Add Rx EDMA support
,
Luis R. Rodriguez
[PATCH 034/102] ath9k_hw: Split off ANI control to the PHY ops
,
Luis R. Rodriguez
[PATCH 032/102] ath9k_hw: add initvals for the AR9003 hardware family
,
Luis R. Rodriguez
[PATCH 033/102] ath9k_hw: add helpers for processing the AR9003 INI
,
Luis R. Rodriguez
[PATCH 030/102] ath9k_hw: split initvals.h by hardware family
,
Luis R. Rodriguez
[PATCH 029/102] ath9k_hw: Implement spur mitigation on AR9003
,
Luis R. Rodriguez
[PATCH 027/102] ath9k_hw: Set the channel on AR9003
,
Luis R. Rodriguez
[PATCH 025/102] ath9k_hw: Add AR9003 PHY register definitions
,
Luis R. Rodriguez
[PATCH 024/102] ath9k_hw: prevent reset control register zeroing on AR9003 reset
,
Luis R. Rodriguez
[PATCH 023/102] ath9k_hw: update the chip tests for AR9003
,
Luis R. Rodriguez
[PATCH 021/102] ath9k_hw: Fill rx_enable() for the AR9003 hardware family
,
Luis R. Rodriguez
[PATCH 018/102] ath9k_hw: Add hw cap flag for EDMA for the AR9003 family
,
Luis R. Rodriguez
[PATCH 016/102] ath9k_hw: add the AR9003 ar9003_hw_macversion_supported()
,
Luis R. Rodriguez
[PATCH 017/102] ath9k_hw: enable all ANI functionality for AR9003
,
Luis R. Rodriguez
[PATCH 014/102] ath9k_hw: Add AR9003 PHY support
,
Luis R. Rodriguez
[PATCH 015/102] ath9k_hw: move init config and default after chip is up
,
Luis R. Rodriguez
[PATCH 012/102] ath9k_hw: add a private callback for PLL control computation
,
Luis R. Rodriguez
Re: [PATCH 012/102] ath9k_hw: add a private callback for PLL control computation
,
John W. Linville
Re: [PATCH 012/102] ath9k_hw: add a private callback for PLL control computation
,
Felix Fietkau
Re: [PATCH 012/102] ath9k_hw: add a private callback for PLL control computation
,
Luis R. Rodriguez
Re: [PATCH 012/102] ath9k_hw: add a private callback for PLL control computation
,
John W. Linville
Re: [PATCH 012/102] ath9k_hw: add a private callback for PLL control computation
,
Luis R. Rodriguez
[PATCH 013/102] ath9k_hw: Add the PCI IDs for AR9300 and fill up the pci_id_tables
,
Luis R. Rodriguez
[PATCH 011/102] ath9k_hw: add some comments for ath9k_set_power_network_sleep()
,
Luis R. Rodriguez
Re: [PATCH 011/102] ath9k_hw: add some comments for ath9k_set_power_network_sleep()
,
Pavel Roskin
[PATCH 010/102] ath9k_hw: skip PLL initialization on AR9003 on Power-On-Reset
,
Luis R. Rodriguez
[PATCH 001/102] ath9k_hw: start building an abstraction layer for hardware routines
,
Luis R. Rodriguez
[PATCH 005/102] ath9k_hw: add simple register abstraction for some AR9300 registers
,
Luis R. Rodriguez
[PATCH 008/102] ath9k_hw: remove wrapper ath9k_hw_write_regs()
,
Luis R. Rodriguez
[PATCH 006/102] ath9k_hw: add support for GPIO differences on AR9003
,
Luis R. Rodriguez
Re: [PATCH 000/102] ath9k: add AR9003 support
,
Pavel Roskin
Re: [PATCH 000/102] ath9k: add AR9003 support
,
Luis R. Rodriguez
Re: [PATCH 000/102] ath9k: add AR9003 support
,
John W. Linville
Re: [PATCH 000/102] ath9k: add AR9003 support
,
Felix Fietkau
[PATCH] mac80211_hwsim: add sw_scan sw_scan_complete
,
Luis R. Rodriguez
Any news regarding multicast rate configuration?
,
Joerg Pommnitz
Re: Any news regarding multicast rate configuration?
,
Jouni Malinen
AW: Any news regarding multicast rate configuration?
,
Joerg Pommnitz
Re: Any news regarding multicast rate configuration?
,
Jouni Malinen
Re: Any news regarding multicast rate configuration?
,
Joerg Pommnitz
[PATCH] mac80211: Prevent starting of hw scan if it is already in progress
,
Teemu Paasikivi
Re: [PATCH] mac80211: Prevent starting of hw scan if it is already in progress
,
Johannes Berg
Re: [PATCH] mac80211: Prevent starting of hw scan if it is already in progress
,
Luis R. Rodriguez
[PATCH] mac80211: delay skb linearising in rx decryption
,
Zhu Yi
[PATCH 0/4] ath5k: misc fixes
,
Bob Copeland
[PATCH 2/4] ath5k: clean up queue manipulation
,
Bob Copeland
Re: [PATCH 2/4] ath5k: clean up queue manipulation
,
Bruno Randolf
[PATCH 4/4] ath5k: add bounds check to pdadc table
,
Bob Copeland
Re: [PATCH 4/4] ath5k: add bounds check to pdadc table
,
Bruno Randolf
[PATCH 3/4] ath5k: fix race condition in tx desc processing
,
Bob Copeland
Re: [PATCH 3/4] ath5k: fix race condition in tx desc processing
,
Bruno Randolf
[PATCH 1/4] ath5k: correct channel setting for 2.5 mhz spacing
,
Bob Copeland
Re: [PATCH 1/4] ath5k: correct channel setting for 2.5 mhz spacing
,
Bruno Randolf
[PATCH] compat-wireless: fix fallbacks for unknown branch, remote or remote URL
,
Pavel Roskin
Re: [PATCH] compat-wireless: fix fallbacks for unknown branch, remote or remote URL
,
Luis R. Rodriguez
2.6.34-rc3-git6: Reported regressions from 2.6.33
,
Rafael J. Wysocki
Re: 2.6.34-rc3-git6: Reported regressions from 2.6.33
,
John W. Linville
Re: 2.6.34-rc3-git6: Reported regressions from 2.6.33
,
Linus Torvalds
Re: 2.6.34-rc3-git6: Reported regressions from 2.6.33
,
Al Viro
Re: 2.6.34-rc3-git6: Reported regressions from 2.6.33
,
Linus Torvalds
Re: 2.6.34-rc3-git6: Reported regressions from 2.6.33
,
Al Viro
Re: 2.6.34-rc3-git6: Reported regressions from 2.6.33
,
Rafael J. Wysocki
wireless-next-2.6 rebased from commit bc53e5129ce879ba024b7d21981871ea63a37b42
,
John W. Linville
pull request: wireless-2.6 2010-04-07
,
John W. Linville
Re: pull request: wireless-2.6 2010-04-07
,
David Miller
Re: pull request: wireless-2.6 2010-04-07
,
David Miller
[PATCH] mac80211: enhance tracing
,
Johannes Berg
[PATCH] mac80211: fix paged RX crypto
,
Johannes Berg
Re: [PATCH] mac80211: fix paged RX crypto
,
Zhu Yi
Re: [PATCH] mac80211: fix paged RX crypto
,
Zhu Yi
Re: [PATCH] mac80211: fix paged RX crypto
,
Johannes Berg
Re: [PATCH] mac80211: fix paged RX crypto
,
Zhu Yi
Re: [PATCH] mac80211: fix paged RX crypto
,
Johannes Berg
[PATCH] rt2x00: use rt2800_config_channel_rt3x for rt2872
,
Helmut Schaa
[PATCH v2] mac80211: check whether scan is in progress before queueing scan_work
,
Teemu Paasikivi
Re: [PATCH v2] mac80211: check whether scan is in progress before queueing scan_work
,
Johannes Berg
[PATCH] ath9k: simplify AR9220 fixup code for AR_AN_TOP2 register
,
Pavel Roskin
Re: [PATCH] ath9k: simplify AR9220 fixup code for AR_AN_TOP2 register
,
Luis R. Rodriguez
[PATCH 1/4] compat-wireless: remove patch part dealing with net/net_namespace.h
,
Pavel Roskin
[PATCH 2/4] compat-wireless: remove 13-trace.patch, it's handled in compat now
,
Pavel Roskin
[PATCH 3/4] compat-wireless: remove 25-device_create.patch, it's handled by compat
,
Pavel Roskin
[PATCH 4/4] compat-wireless: find the actual remote URL
,
Pavel Roskin
Re: [PATCH 4/4] compat-wireless: find the actual remote URL
,
Luis R. Rodriguez
[PATCH] compat: add net/net_namespace.h stub for Linux 2.6.23 and older
,
Pavel Roskin
Re: [PATCH] compat: add net/net_namespace.h stub for Linux 2.6.23 and older
,
Luis R. Rodriguez
[PATCH] ath9k: fix compilation without CONFIG_ATH9K_DEBUGFS
,
Pavel Roskin
Re: [PATCH] ath9k: fix compilation without CONFIG_ATH9K_DEBUGFS
,
Felix Fietkau
Re: [PATCH] ath9k: fix compilation without CONFIG_ATH9K_DEBUGFS
,
Pavel Roskin
[PATCH 1/2] compat: add device_create() implementation for Linux 2.6.26 and older
,
Pavel Roskin
[PATCH 2/2] compat: add stub headers linux/tracepoint.h and trace/define_trace.h
,
Pavel Roskin
Re: [PATCH 2/2] compat: add stub headers linux/tracepoint.h and trace/define_trace.h
,
Luis R. Rodriguez
[PATCH] compat-wireless: use wireless_handlers for wext functions.
,
Hauke Mehrtens
Re: [PATCH] compat-wireless: use wireless_handlers for wext functions.
,
Luis R. Rodriguez
[PATCH] ath9k: fix double calls to ath_radio_enable
,
Felix Fietkau
[PATCH] wireless: rt2x00: delete duplicates ids in rt73usb rt2500usb
,
Xose Vazquez Perez
Re: [PATCH] wireless: rt2x00: delete duplicates ids in rt73usb rt2500usb
,
Ivo van Doorn
Re: [PATCH] wireless: rt2x00: delete duplicates ids in rt73usb rt2500usb
,
Gertjan van Wingerde
Re: [PATCH] wireless: rt2x00: delete duplicates ids in rt73usb rt2500usb
,
Xose Vazquez Perez
[PATCH] iw: Parse some common WPS attributes
,
Jouni Malinen
[ath9k_htc] Current patches against 2.6.34-rc3-git4
,
Sedat Dilek
[ath9k_htc] Current patches against 2.6.34-rc3-git4
,
Sujith
Re: [ath9k_htc] Current patches against 2.6.34-rc3-git4
,
Sedat Dilek
Re: [ath9k_htc] Current patches against 2.6.34-rc3-git4
,
Luis R. Rodriguez
[PATCH 2/5] ath9k_htc: Fix RX URB reference count
,
Sujith
[PATCH 5/5] ath9k_htc: Fix HTC layer memleak
,
Sujith
[PATCH 4/5] ath9k_htc: Use anchors for REGOUT pipe
,
Sujith
[PATCH 3/5] ath9k_htc: Fix module unloading issue
,
Sujith
Re: [PATCH 3/5] ath9k_htc: Fix module unloading issue
,
Ming Lei
Re: [PATCH 3/5] ath9k_htc: Fix module unloading issue
,
Sujith
[PATCH 1/5] ath9k_htc: Protect RX stream variables
,
Sujith
Re: [PATCH 1/5] ath9k_htc: Protect RX stream variables
,
Ming Lei
Re: [PATCH 1/5] ath9k_htc: Protect RX stream variables
,
Sujith
Re: [PATCH 1/5] ath9k_htc: Protect RX stream variables
,
Ming Lei
Re: [PATCH 1/5] ath9k_htc: Protect RX stream variables
,
Sujith
Re: [PATCH 1/5] ath9k_htc: Protect RX stream variables
,
Ming Lei
[PATCH 0/7] mac80211 fixes
,
Johannes Berg
[PATCH 1/7] mac80211: annotate station rcu dereferences
,
Johannes Berg
[PATCH 2/7] mac80211: fix station destruction problem
,
Johannes Berg
[PATCH 3/7] mac80211: remove irq disabling for sta lock
,
Johannes Berg
[PATCH 4/7] mac80211: remove ieee80211_sta_stop_rx_ba_session
,
Johannes Berg
[PATCH 5/7] mac80211: rename WLAN_STA_SUSPEND to WLAN_STA_BLOCK_BA
,
Johannes Berg
[PATCH 6/7] mac80211: clean up/fix aggregation code
,
Johannes Berg
[PATCH 7/7] mac80211: fix some RX aggregation locking
,
Johannes Berg
[PATCH] mac80211: check whether scan is in progress before queueing scan_work
,
Teemu Paasikivi
Re: [PATCH] mac80211: check whether scan is in progress before queueing scan_work
,
Johannes Berg
Re: [PATCH] mac80211: check whether scan is in progress before queueing scan_work
,
Johannes Berg
Re: [PATCH] mac80211: check whether scan is in progress before queueing scan_work
,
Teemu Paasikivi
Re: [PATCH] mac80211: check whether scan is in progress before queueing scan_work
,
Johannes Berg
Re: [PATCH] mac80211: check whether scan is in progress before queueing scan_work
,
Johannes Berg
Re: [PATCH] mac80211: check whether scan is in progress before queueing scan_work
,
Teemu Paasikivi
Re: [PATCH] mac80211: check whether scan is in progress before queueing scan_work
,
Dan Williams
Re: [PATCH] mac80211: check whether scan is in progress before queueing scan_work
,
Johannes Berg
Re: [PATCH] mac80211: check whether scan is in progress before queueing scan_work
,
Dan Williams
Re: [PATCH] mac80211: check whether scan is in progress before queueing scan_work
,
Teemu Paasikivi
Re: [PATCH] mac80211: check whether scan is in progress before queueing scan_work
,
Johannes Berg
<Possible follow-ups>
[PATCH] mac80211: check whether scan is in progress before queueing scan_work
,
Teemu Paasikivi
[PATCH 1/2] compat-wireless: Backport changes in pcmcia system
,
Hauke Mehrtens
[PATCH 2/2] compat-wireless: fix use of device_create
,
Hauke Mehrtens
Re: [PATCH 2/2] compat-wireless: fix use of device_create
,
Luis R. Rodriguez
Re: [PATCH 2/2] compat-wireless: fix use of device_create
,
Pavel Roskin
[PATCH] compat: Backport clamp
,
Hauke Mehrtens
[PATCH 1/3] ath9k: Add support for newer AR9285 chipsets.
,
Vivek Natarajan
[PATCH 2/3] ath9k_htc: Add support for power save.
,
Vivek Natarajan
[PATCH 3/3] ath9k_htc: Configure the beacon timers once the scan is completed.
,
Vivek Natarajan
[PATCH] mac80211: fix ieee80211_meshconf_ie::meshconf_cap type to be u16
,
Max Filippov
Re: [PATCH] mac80211: fix ieee80211_meshconf_ie::meshconf_cap type to be u16
,
Felix Fietkau
Re: [PATCH] mac80211: fix ieee80211_meshconf_ie::meshconf_cap type to be u16
,
Max Filippov
[PATCH] mac80211: fix ieee80211_meshconf_ie::meshconf_cap type to be __le16
,
Max Filippov
Re: [PATCH] mac80211: fix ieee80211_meshconf_ie::meshconf_cap type to be u16
,
Ледовских Николай Валерьевич
Re: [PATCH] mac80211: fix ieee80211_meshconf_ie::meshconf_cap type to be u16
,
Max Filippov
Re: [PATCH] mac80211: fix ieee80211_meshconf_ie::meshconf_cap type to be u16
,
Jouni Malinen
[PATCH] cfg80211: Add local-state-change-only auth/deauth/disassoc
,
Jouni Malinen
[RFT/RFC] p54pci: prevent stuck rx-ring on slow system
,
Christian Lamparter
Re: [RFT/RFC] p54pci: prevent stuck rx-ring on slow system
,
Quintin Pitts
RTL 8187b - naughty behaviour
,
Rogerio Luz Coelho
Re: RTL 8187b - naughty behaviour
,
Larry Finger
Re: RTL 8187b - naughty behaviour
,
Rogerio Luz Coelho
Re: RTL 8187b - naughty behaviour
,
Larry Finger
Re: RTL 8187b - naughty behaviour
,
Rogerio Luz Coelho
Re: RTL 8187b - naughty behaviour
,
Rogerio Luz Coelho
Re: RTL 8187b - naughty behaviour
,
Larry Finger
Re: RTL 8187b - naughty behaviour
,
Rogerio Luz Coelho
Re: RTL 8187b - naughty behaviour
,
Rogerio Luz Coelho
Re: RTL 8187b - naughty behaviour
,
Gábor Stefanik
Re: RTL 8187b - naughty behaviour
,
Rogerio Luz Coelho
Re: RTL 8187b - naughty behaviour
,
Gábor Stefanik
Re: RTL 8187b - naughty behaviour
,
Rogerio Luz Coelho
Re: RTL 8187b - naughty behaviour
,
Gábor Stefanik
Re: RTL 8187b - naughty behaviour
,
Rogerio Luz Coelho
Re: RTL 8187b - naughty behaviour
,
Larry Finger
Re: RTL 8187b - naughty behaviour
,
Rogerio Luz Coelho
Re: RTL 8187b - naughty behaviour
,
Rogerio Luz Coelho
Re: RTL 8187b - naughty behaviour
,
Larry Finger
Re: RTL 8187b - naughty behaviour
,
Rogerio Luz Coelho
Re: RTL 8187b - naughty behaviour
,
Thadeu Lima de Souza Cascardo
Re: RTL 8187b - naughty behaviour
,
Larry Finger
Re: RTL 8187b - naughty behaviour
,
Hin-Tak Leung
Re: RTL 8187b - naughty behaviour
,
Rogerio Luz Coelho
Re: RTL 8187b - naughty behaviour
,
Gábor Stefanik
Re: RTL 8187b - naughty behaviour
,
Rogerio Luz Coelho
Re: RTL 8187b - naughty behaviour
,
Gábor Stefanik
Re: RTL 8187b - naughty behaviour
,
Gus Wirth
Re: RTL 8187b - naughty behaviour
,
Larry Finger
Re: RTL 8187b - naughty behaviour
,
seno
Re: RTL 8187b - naughty behaviour
,
Larry Finger
Re: RTL 8187b - naughty behaviour
,
seno
Re: RTL 8187b - naughty behaviour
,
seno
Convert arc4 from a cipher into a block cipher
,
Sebastian Andrzej Siewior
[PATCH 1/7] crypto: rename arc4
,
Sebastian Andrzej Siewior
[PATCH 3/7] crypto/testmgr: add testing for arc4 based on ecb(arc4)
,
Sebastian Andrzej Siewior
Re: [PATCH 3/7] crypto/testmgr: add testing for arc4 based on ecb(arc4)
,
Pavel Roskin
Re: [PATCH 3/7] crypto/testmgr: add testing for arc4 based on ecb(arc4)
,
Herbert Xu
Re: [PATCH 3/7] crypto/testmgr: add testing for arc4 based on ecb(arc4)
,
Sebastian Andrzej Siewior
[PATCH 4/7] net/wireless: switch lib80211_crypt_tkip from arc4 to arc4blk
,
Sebastian Andrzej Siewior
Re: [PATCH 4/7] net/wireless: switch lib80211_crypt_tkip from arc4 to arc4blk
,
John W. Linville
[PATCH 5/7] net/wireless: switch lib80211_crypt_wep from arc4 to arc4blk
,
Sebastian Andrzej Siewior
Re: [PATCH 5/7] net/wireless: switch lib80211_crypt_wep from arc4 to arc4blk
,
John W. Linville
[PATCH 2/7] crypto: add blkcipher implementation of ARC4
,
Sebastian Andrzej Siewior
Re: [PATCH 2/7] crypto: add blkcipher implementation of ARC4
,
Herbert Xu
[PATCH v2] crypto: add blkcipher implementation of ARC4
,
Sebastian Andrzej Siewior
Re: [PATCH v2] crypto: add blkcipher implementation of ARC4
,
Herbert Xu
Re: [PATCH v2] crypto: add blkcipher implementation of ARC4
,
Sebastian Andrzej Siewior
Re: [PATCH v2] crypto: add blkcipher implementation of ARC4
,
Herbert Xu
Re: [PATCH v2] crypto: add blkcipher implementation of ARC4
,
Sebastian Andrzej Siewior
Re: [PATCH v2] crypto: add blkcipher implementation of ARC4
,
Herbert Xu
Re: [PATCH v2] crypto: add blkcipher implementation of ARC4
,
Pavel Roskin
Re: [PATCH v2] crypto: add blkcipher implementation of ARC4
,
Sebastian Andrzej Siewior
Re: [PATCH v2] crypto: add blkcipher implementation of ARC4
,
Pavel Roskin
[PATCH 6/7] net/mac80211: convert wep from arc4 to arc4blk
,
Sebastian Andrzej Siewior
Re: [PATCH 6/7] net/mac80211: convert wep from arc4 to arc4blk
,
John W. Linville
[PATCH 7/7] net/ppp_mppe: convert from arc4 to arc4blk
,
Sebastian Andrzej Siewior
Re: Convert arc4 from a cipher into a block cipher
,
Pavel Roskin
Re: Convert arc4 from a cipher into a block cipher
,
Herbert Xu
[PATCH 0/3] iwlwifi fixes for 2.6.34
,
Reinette Chatre
[PATCH 1/3] iwlwifi: fix DMA allocation warnings
,
Reinette Chatre
[PATCH 3/3] iwlwifi: avoid Tx queue memory allocation in interface down
,
Reinette Chatre
[PATCH 2/3] iwlwifi: use consistent table for tx data collect
,
Reinette Chatre
[PATCH 0/7] iwlwifi updates for 2.6.35
,
Reinette Chatre
[PATCH 1/7] iwlwifi: merge module parameters into single place
,
Reinette Chatre
[PATCH 2/7] iwlwifi: remove irrelevant comments
,
Reinette Chatre
[PATCH 3/7] iwlwifi: clear rxq->queue in queue reset
,
Reinette Chatre
[PATCH 4/7] iwlwifi: deprecate "iwl4965" alias support
,
Reinette Chatre
[PATCH 5/7] iwlwifi: code cleanup for generic defines
,
Reinette Chatre
[PATCH 6/7] iwlwifi: remove trailing space in messages
,
Reinette Chatre
[PATCH 7/7] iwlwifi: avoid Tx queue memory allocation in interface down
,
Reinette Chatre
Pending patches for 802.11 not marked stable or which requires a manual backport
,
Luis R. Rodriguez
[PATCH] wl1251: use DRIVER_NAME macro in wl1251_spi_driver
,
Kalle Valo
[PATCH v2] ath5k: Adaptive Noise Immunity (ANI) Implementation
,
Bruno Randolf
iwlagn unexpected AddBA Req
,
Luis R. Rodriguez
Re: iwlagn unexpected AddBA Req
,
Luis R. Rodriguez
Re: iwlagn unexpected AddBA Req
,
Luis R. Rodriguez
Re: iwlagn unexpected AddBA Req
,
Luis R. Rodriguez
Re: iwlagn unexpected AddBA Req
,
Luis R. Rodriguez
Re: iwlagn unexpected AddBA Req
,
reinette chatre
Re: iwlagn unexpected AddBA Req
,
Luis R. Rodriguez
[PATCH] iwlwifi: use the dma state API instead of the pci equivalents
,
FUJITA Tomonori
Re: [PATCH] iwlwifi: use the dma state API instead of the pci equivalents
,
reinette chatre
Re: [PATCH] iwlwifi: use the dma state API instead of the pci equivalents
,
John W. Linville
<Possible follow-ups>
[PATCH] iwlwifi: use the DMA state API instead of the pci equivalents
,
FUJITA Tomonori
Re: [PATCH] iwlwifi: use the DMA state API instead of the pci equivalents
,
reinette chatre
Re: [PATCH] iwlwifi: use the DMA state API instead of the pci equivalents
,
FUJITA Tomonori
[PATCH] mwl8k: use the dma state API instead of the pci equivalents
,
FUJITA Tomonori
Re: [PATCH] mwl8k: use the dma state API instead of the pci equivalents
,
Lennert Buytenhek
Re: [PATCH] mwl8k: use the dma state API instead of the pci equivalents
,
John W. Linville
Re: [PATCH] mwl8k: use the dma state API instead of the pci equivalents
,
FUJITA Tomonori
[PATCH V3] rt2x00: remove MCU requests for SoC platforms
,
Luis Correia
Re: [PATCH V3] rt2x00: remove MCU requests for SoC platforms
,
Gertjan van Wingerde
Re: [PATCH V3] rt2x00: remove MCU requests for SoC platforms
,
Luis Correia
Re: [PATCH V3] rt2x00: remove MCU requests for SoC platforms
,
Ivo Van Doorn
Message not available
[PATCH V4] rt2x00: remove MCU requests for SoC platforms
,
Luis Correia
Re: [PATCH V4] rt2x00: remove MCU requests for SoC platforms
,
Ivo van Doorn
Re: [PATCH V4] rt2x00: remove MCU requests for SoC platforms
,
Gertjan van Wingerde
Re: [PATCH V4] rt2x00: remove MCU requests for SoC platforms
,
Gertjan van Wingerde
Re: [PATCH V4] rt2x00: remove MCU requests for SoC platforms
,
John W. Linville
[PATCH] b43: N-PHY: fix copy&paste typo
,
Rafał Miłecki
Re: [PATCH] b43: N-PHY: fix copy&paste typo
,
richardvoigt@xxxxxxxxx
Re: [PATCH] b43: N-PHY: fix copy&paste typo
,
Larry Finger
Re: [PATCH] b43: N-PHY: fix copy&paste typo
,
Michael Buesch
[PATCH] Implement IEEE 802.11ü
,
Michael Buesch
Re: [PATCH] Implement IEEE 802.11ü
,
Sedat Dilek
Re: [PATCH] Implement IEEE 802.11ü
,
Larry Finger
zd1211rw: 07b8:6001 is a ZD1211B, but also a ZD1211
,
Thijs van der Kraan
Memory corruption with 2.6.32.10, but not with 2.6.34-rc3
,
Daniel Mack
Re: Memory corruption with 2.6.32.10, but not with 2.6.34-rc3
,
Greg KH
Re: Memory corruption with 2.6.32.10, but not with 2.6.34-rc3
,
Daniel Mack
Re: Memory corruption with 2.6.32.10, but not with 2.6.34-rc3
,
Greg KH
Re: Memory corruption with 2.6.32.10, but not with 2.6.34-rc3
,
Daniel Mack
Re: Memory corruption with 2.6.32.10, but not with 2.6.34-rc3
,
Uwe Kleine-König
Re: Memory corruption with 2.6.32.10, but not with 2.6.34-rc3
,
Anders Grafström
Re: Memory corruption with 2.6.32.10, but not with 2.6.34-rc3
,
Daniel Mack
[PATCH] Remove MCU requests for SoC platforms
,
Luis Correia
Re: [PATCH] Remove MCU requests for SoC platforms
,
Ivo van Doorn
[PATCH V2] Remove MCU requests for SoC platforms
,
Luis Correia
Re: [PATCH V2] Remove MCU requests for SoC platforms
,
Ivo van Doorn
Re: [PATCH V2] Remove MCU requests for SoC platforms
,
Kalle Valo
[PATCH 0/8] wl1271: patches of the week
,
Luciano Coelho
[PATCH 1/8] wl1271: fix sdio driver name in wl1271_sdio_driver
,
Luciano Coelho
[PATCH 2/8] wl1271: added missing command header in wl1271_cmd_disconnect
,
Luciano Coelho
[PATCH 3/8] wl1271: Fix keep-alive related command error
,
Luciano Coelho
[PATCH 7/8] wl1271: Fix debug prints for beacon-loss and psm-entry-fail scenarios
,
Luciano Coelho
[PATCH 5/8] wl1271: Configure rates for templates
,
Luciano Coelho
[PATCH 8/8] wl1271: Fix tx queue flushing
,
Luciano Coelho
[PATCH 6/8] wl1271: Configure a higher listen interval to AP upon association
,
Luciano Coelho
[PATCH 4/8] wl1271: Use minimum rate for each band for control messages
,
Luciano Coelho
rfkill from bleeding edge compat-wireless detects the Hard Status of my rt2500usb wrong
,
Peter Littmann
[PATCH 3/3] ath9k_htc: Add TL-WN422G v2 product ID
,
Sujith
[PATCH 2/3] ath9k_hw: Don't check devid for ath9k_htc
,
Sujith
[PATCH 1/3] ath: Add a bus type field
,
Sujith
Re: [PATCH 1/3] ath: Add a bus type field
,
Pavel Roskin
Re: [PATCH 1/3] ath: Add a bus type field
,
Sujith
Re: [PATCH 1/3] ath: Add a bus type field
,
Pavel Roskin
[PATCH] ath9k: fix compile error without debug enabled
,
Felix Fietkau
[PATCH 1/3] ath9k: rename symbols in enum ath9k_internal_frame_type to avoid confusion
,
Pavel Roskin
[PATCH 2/3] ath9k: move imask from sc to ah
,
Pavel Roskin
[PATCH 3/3] ath9k: remove ah->mask_reg, it's never used properly
,
Pavel Roskin
Re: [rt2x00-users] [PATCH RFC] rt2500usb: disable broken HW encryption by default
,
Ondrej Zary
[PATCH 1/2] ssb: Use relative offsets for SPROM
,
Rafał Miłecki
[PATCH 2/2] ssb: Fix order of definitions and some text space indents
,
Rafał Miłecki
[RFT][PATCH] ssb: Look for SPROM at different offset on higher rev CC
,
Rafał Miłecki
Re: [RFT][PATCH] ssb: Look for SPROM at different offset on higher rev CC
,
Michael Buesch
Re: [RFT][PATCH] ssb: Look for SPROM at different offset on higher rev CC
,
Rafał Miłecki
ath9k: receive stops working in AP-mode and 802.11n
,
Johan Hovold
ath9k: corrupt frames forwarded to mac80211 as decrypted (was: ath9k: receive stops working in AP-mode and 802.11n)
,
Johan Hovold
[RFC][PATCH 1/6] ath9k: clean up rx skb post-process logic
,
Johan Hovold
[RFC][PATCH 2/6] ath9k: do not mark frames with RXKEY_IX_INVALID as decrypted
,
Johan Hovold
Re: [ath9k-devel] [RFC][PATCH 2/6] ath9k: do not mark frames with RXKEY_IX_INVALID as decrypted
,
Jouni Malinen
Re: [ath9k-devel] [RFC][PATCH 2/6] ath9k: do not mark frames with RXKEY_IX_INVALID as decrypted
,
Johan Hovold
[RFC][PATCH 3/6] ath9k: do not mark frames with RX_DECRYPT_BUSY as decrypted
,
Johan Hovold
[RFC][PATCH 4/6] ath9k: do not mark frames with RX_KEY_MISS as decrypted
,
Johan Hovold
[RFC][PATCH 5/6] ath9k: check error flags even if rx frame is marked ok
,
Johan Hovold
[RFC][PATCH 6/6] ath9k: clear mic error flag on encrypted frames
,
Johan Hovold
Re: [ath9k-devel] ath9k: corrupt frames forwarded to mac80211 as decrypted
,
Johan Hovold
[RFC][PATCH 1/2] ath9k: fix corrupt frames being forwarded to mac80211
,
Johan Hovold
Re: [RFC][PATCH 1/2] ath9k: fix corrupt frames being forwarded to mac80211
,
Johan Hovold
[RFC][PATCH 2/2] ath9k: use also AR_DecryptBusyErr to determine decrypt errors
,
Johan Hovold
Re: [ath9k-devel] ath9k: corrupt frames forwarded to mac80211 as decrypted
,
Ranga Rao Ravuri
Re: [ath9k-devel] ath9k: corrupt frames forwarded to mac80211 as decrypted
,
Johan Hovold
Re: [ath9k-devel] ath9k: corrupt frames forwarded to mac80211 as decrypted
,
Johan Hovold
Re: [ath9k-devel] ath9k: corrupt frames forwarded to mac80211 as decrypted
,
Daniel Yingqiang Ma
[PATCH V3] ssb: do not read SPROM if it does not exist
,
John W. Linville
Re: [PATCH V3] ssb: do not read SPROM if it does not exist
,
Rafał Miłecki
Re: [PATCH V3] ssb: do not read SPROM if it does not exist
,
Michael Buesch
Re: [PATCH V3] ssb: do not read SPROM if it does not exist
,
Michael Buesch
[PATCH V2] ssb: do not read SPROM if it does not exist
,
Rafał Miłecki
Re: [PATCH V2] ssb: do not read SPROM if it does not exist
,
Michael Buesch
Re: [PATCH V2] ssb: do not read SPROM if it does not exist
,
Larry Finger
Re: [ath9k-devel] Power Save for ath9k
,
Luis R. Rodriguez
Re: [ath9k-devel] Power Save for ath9k
,
Kalle Valo
Changes in specs
,
Larry Finger
Re: Changes in specs
,
Rafał Miłecki
pull request: wireless-2.6 2010-03-31
,
John W. Linville
Re: pull request: wireless-2.6 2010-03-31
,
David Miller
[PATCH 3/3] ath: fix coding style/readability in ath/ar9170
,
Luis de Bethencourt
Intel Corporation PRO/Wireless 4965 AG or AGN randomly shuts off
,
Jeremi Thebeau
Re: Intel Corporation PRO/Wireless 4965 AG or AGN randomly shuts off
,
reinette chatre
Re: Intel Corporation PRO/Wireless 4965 AG or AGN randomly shuts off
,
Jeremi Thebeau
Re: Intel Corporation PRO/Wireless 4965 AG or AGN randomly shuts off
,
reinette chatre
[014/116] ath5k: dont use external sleep clock in AP mode
,
Greg KH
[088/116] rt2860sta: Fix argument to linux_pci_unmap_single()
,
Greg KH
[PATCH 0/4] rt2x00: Powersave fixes.
,
Gertjan van Wingerde
[PATCH 4/4] rt2x00: Add wakeup interrupt handler to rt2800pci.
,
Gertjan van Wingerde
[PATCH 3/4] rt2x00: Add wakeup interrupt handler to rt61pci.
,
Gertjan van Wingerde
[PATCH 1/4] rt2x00: Disable auto wakeup before waking up device.
,
Gertjan van Wingerde
[PATCH 2/4] rt2x00: Enable powersaving by default again on rt2500usb.
,
Gertjan van Wingerde
Re: [PATCH 2/4] rt2x00: Enable powersaving by default again on rt2500usb.
,
Adam Baker
Re: [PATCH 2/4] rt2x00: Enable powersaving by default again on rt2500usb.
,
Gertjan van Wingerde
Re: [PATCH 0/4] rt2x00: Powersave fixes.
,
John W. Linville
Re: [PATCH 0/4] rt2x00: Powersave fixes.
,
Gertjan van Wingerde
Re: [PATCH 0/4] rt2x00: Powersave fixes.
,
Ivo van Doorn
Re: [PATCH 0/4] rt2x00: Powersave fixes.
,
John W. Linville
wireless-2.6 being rebased upon master-2010-03-16
,
John W. Linville
Re: wireless-2.6 being rebased upon master-2010-03-16
,
Larry Finger
Problem with IW5300
,
Larry Finger
Re: Problem with IW5300
,
reinette chatre
Re: Problem with IW5300
,
Larry Finger
[RFC][PATCH][WIP] b43: N-PHY: set band width
,
Rafał Miłecki
Re: [RFC][PATCH][WIP] b43: N-PHY: set band width
,
Larry Finger
[PATCH] libertas/sdio: set ECSI and SCSI bits for 1-bit transfers
,
Daniel Mack
Re: [PATCH] libertas/sdio: set ECSI and SCSI bits for 1-bit transfers
,
Dan Williams
Re: [PATCH] libertas/sdio: set ECSI and SCSI bits for 1-bit transfers
,
Daniel Mack
Re: [PATCH] libertas/sdio: set ECSI and SCSI bits for 1-bit transfers
,
Alagu Sankar Vellaichamy
Re: [PATCH] libertas/sdio: set ECSI and SCSI bits for 1-bit transfers
,
Daniel Mack
Re: [PATCH] libertas/sdio: set ECSI and SCSI bits for 1-bit transfers
,
Michał Mirosław
Re: [PATCH] libertas/sdio: set ECSI and SCSI bits for 1-bit transfers
,
Daniel Mack
Re: [PATCH] libertas/sdio: set ECSI and SCSI bits for 1-bit transfers
,
Michał Mirosław
Re: [PATCH] libertas/sdio: set ECSI and SCSI bits for 1-bit transfers
,
Daniel Mack
[PATCH] libertas/sdio: set ECSI bit for 1-bit transfers
,
Daniel Mack
Re: [PATCH] libertas/sdio: set ECSI bit for 1-bit transfers
,
Dan Williams
[PATCH] libertas/sdio: 8686: set ECSI bit for 1-bit transfers
,
Daniel Mack
Re: [PATCH] libertas/sdio: 8686: set ECSI bit for 1-bit transfers
,
Dan Williams
Re: [PATCH] libertas/sdio: 8686: set ECSI bit for 1-bit transfers
,
Daniel Mack
Re: [PATCH] libertas/sdio: 8686: set ECSI bit for 1-bit transfers
,
John W. Linville
Re: [PATCH] libertas/sdio: 8686: set ECSI bit for 1-bit transfers
,
Daniel Mack
Broadcom card totally not visible for system (lspci)
,
Rafał Miłecki
Re: Broadcom card totally not visible for system (lspci)
,
Larry Finger
Re: Broadcom card totally not visible for system (lspci)
,
Rafał Miłecki
Re: Broadcom card totally not visible for system (lspci)
,
Larry Finger
Re: Broadcom card totally not visible for system (lspci)
,
Pavel Roskin
Re: Broadcom card totally not visible for system (lspci)
,
Rafał Miłecki
Re: Broadcom card totally not visible for system (lspci)
,
Pavel Roskin
Re: Broadcom card totally not visible for system (lspci)
,
Johannes Berg
Re: Broadcom card totally not visible for system (lspci)
,
Holger Schurig
[PATCH 2/2] ath: fix code readability in regd.c
,
Luis de Bethencourt
Re: [PATCH 2/2] ath: fix code readability in regd.c
,
Luis R. Rodriguez
Re: [PATCH 2/2] ath: fix code readability in regd.c
,
Luis de Bethencourt
No 80211n possible with AR9220?
,
Dennis Borgmann
Your netbook
,
Larry Finger
Re: Your netbook
,
John W. Linville
Re: Your netbook
,
Larry Finger
Re: Your netbook
,
Larry Finger
[PATCH] nl80211: reenable station del for mesh
,
Marco Porsch
[PATCH] ath9k: Do not indicate RX_FLAG_DECRYPTED for unprotected frames
,
Jouni Malinen
[PATCH] mac80211: Fix dropping of unprotected robust multicast frames
,
Jouni Malinen
[PATCH] mac80211: Fix BIP to be used only with group-addressed frames
,
Jouni Malinen
[PATCH] mac80211: Send deauth/disassoc prior to dropping STA entry
,
Jouni Malinen
[PATCH] mac80211: Track Beacon signal strength and implement cqm events
,
Jouni Malinen
WIFI on embedded board.
,
Suraj Linux
[PATCH 1/3] ath9k: split out access to tx status information
,
Felix Fietkau
[PATCH 2/3] ath9k: split out access to rx status information
,
Felix Fietkau
[PATCH 3/3] ath9k: allocate tx and rx status information on stack
,
Felix Fietkau
[PATCH] ath9k_htc: Fix TKIP encryption
,
Sujith
[RFC] mac80211: Send deauth/disassoc prior to dropping STA entry
,
Jouni Malinen
Re: [RFC] mac80211: Send deauth/disassoc prior to dropping STA entry
,
Johannes Berg
[PATCH] ipw2200: restart adapter only when abort_scan doesn't work
,
Zhu Yi
[PATCH 2/2] ath: fix macros coding style issue in regd.c
,
Luis de Bethencourt
Re: [PATCH 2/2] ath: fix macros coding style issue in regd.c
,
Joe Perches
Re: [PATCH 2/2] ath: fix macros coding style issue in regd.c
,
Luis de Bethencourt
Re: [ath9k-devel] ath9k_htc: add the 0cf3:1006 TL-WN422G v2 device ID now
,
Luis R. Rodriguez
Re: [ath9k-devel] ath9k_htc: add the 0cf3:1006 TL-WN422G v2 device ID now
,
John W. Linville
Re: [ath9k-devel] ath9k_htc: add the 0cf3:1006 TL-WN422G v2 device ID now
,
Luis R. Rodriguez
Re: [ath9k-devel] ath9k_htc: add the 0cf3:1006 TL-WN422G v2 device ID now
,
Sujith
Re: [ath9k-devel] ath9k_htc: add the 0cf3:1006 TL-WN422G v2 device ID now
,
John W. Linville
FW RT307x/RT309x
,
Xose Vazquez Perez
Re: [rt2x00-users] FW RT307x/RT309x
,
Luis Correia
Re: FW RT307x/RT309x
,
Gertjan van Wingerde
Re: FW RT307x/RT309x
,
Xose Vazquez Perez
<Possible follow-ups>
Re: FW RT307x/RT309x
,
Xose Vazquez Perez
Re: [rt2x00-users] FW RT307x/RT309x
,
Luis Correia
Re: FW RT307x/RT309x
,
Xose Vazquez Perez
Re: [rt2x00-users] FW RT307x/RT309x
,
Luis Correia
Re: [rt2x00-users] FW RT307x/RT309x
,
Luis Correia
Re: [rt2x00-users] FW RT307x/RT309x
,
Gertjan van Wingerde
Re: [rt2x00-users] FW RT307x/RT309x
,
Richard Farina
Re: [rt2x00-users] FW RT307x/RT309x
,
Luis Correia
[PATCH] Net: wireless: ath: fix macros coding style issue in hw.c
,
Luis de Bethencourt
Re: [PATCH] Net: wireless: ath: fix macros coding style issue in hw.c
,
Luis R. Rodriguez
pull request: wireless-next-2.6 2010-03-29
,
John W. Linville
Re: pull request: wireless-next-2.6 2010-03-29
,
David Miller
b43 'hardware blocked' but only keyboard/led touch button
,
Philippe De Muyter
Re: b43 'hardware blocked' but only keyboard/led touch button
,
Larry Finger
Re: b43 'hardware blocked' but only keyboard/led touch button
,
Philippe De Muyter
Re: b43 'hardware blocked' but only keyboard/led touch button
,
Dan Williams
Re: b43 'hardware blocked' but only keyboard/led touch button
,
Matthew Garrett
Re: b43 'hardware blocked' but only keyboard/led touch button
,
Philippe De Muyter
Re: b43 'hardware blocked' but only keyboard/led touch button
,
Matthew Garrett
Re: b43 'hardware blocked' but only keyboard/led touch button
,
Philippe De Muyter
Re: b43 'hardware blocked' but only keyboard/led touch button
,
Matthew Garrett
Re: b43 'hardware blocked' but only keyboard/led touch button
,
Philippe De Muyter
Re: b43 'hardware blocked' but only keyboard/led touch button
,
Philippe De Muyter
Re: b43 'hardware blocked' but only keyboard/led touch button
,
Matthew Garrett
Re: b43 'hardware blocked' but only keyboard/led touch button
,
Philippe De Muyter
Re: b43 'hardware blocked' but only keyboard/led touch button
,
Matthew Garrett
Re: b43 'hardware blocked' but only keyboard/led touch button
,
Philippe De Muyter
Re: b43 'hardware blocked' but only keyboard/led touch button
,
Matthew Garrett
Re: b43 'hardware blocked' but only keyboard/led touch button
,
Philippe De Muyter
Re: b43 'hardware blocked' but only keyboard/led touch button
,
Matthew Garrett
Re: b43 'hardware blocked' but only keyboard/led touch button
,
Philippe De Muyter
Re: b43 'hardware blocked' but only keyboard/led touch button
,
Larry Finger
BCM4312 802.11b/g LP-PHY (rev 01) dma & led problems
,
Philippe De Muyter
Re: BCM4312 802.11b/g LP-PHY (rev 01) dma & led problems
,
Gábor Stefanik
Re: [BUG] No SPROM available!
,
Larry Finger
Re: [BUG] No SPROM available!
,
René Bolldorf
Re: [BUG] No SPROM available!
,
John W. Linville
Re: [BUG] No SPROM available!
,
Larry Finger
Re: [BUG] No SPROM available!
,
John W. Linville
Re: [BUG] No SPROM available!
,
John W. Linville
Re: [BUG] No SPROM available!
,
Larry Finger
Re: [BUG] No SPROM available!
,
René Bolldorf
Re: [BUG] No SPROM available!
,
Larry Finger
Re: [BUG] No SPROM available!
,
René Bolldorf
Re: [BUG] No SPROM available!
,
Larry Finger
Re: [BUG] No SPROM available!
,
René Bolldorf
Re: [BUG] No SPROM available!
,
John W. Linville
Re: [BUG] No SPROM available!
,
René Bolldorf
Re: [BUG] No SPROM available!
,
John W. Linville
Another AR5008 hang
,
Ben Gamari
Re: Another AR5008 hang
,
Johannes Berg
Re: Another AR5008 hang
,
Ben Gamari
Re: Another AR5008 hang
,
Ben Gamari
Lockup inside of stop_machine() during modprobe aes (was Re: Another AR5008 hang)
,
Ben Gamari
Re: [REGRESSION] Lockup inside of stop_machine() during modprobe aes (was Re: Another AR5008 hang)
,
Ben Gamari
Re: Lockup inside of stop_machine() during modprobe aes (was Re: Another AR5008 hang)
,
Andrew Morton
Re: Lockup inside of stop_machine() during modprobe aes (was Re: Another AR5008 hang)
,
Ben Gamari
2.6.30 questions of bugs??
,
Sean Ongley
Re: 2.6.30 questions of bugs??
,
John W. Linville
Re: [stable] 2.6.30 questions of bugs??
,
Greg KH
Problems with hardware radio kill switch on Sony Vaio notebook
,
Ralph Benzinger
Re: Problems with hardware radio kill switch on Sony Vaio notebook
,
John W. Linville
Re: Problems with hardware radio kill switch on Sony Vaio notebook
,
Ralph Benzinger
Re: Problems with hardware radio kill switch on Sony Vaio notebook
,
Mattia Dongili
[PATCH] net/wireless/libertas: do not call wiphy_unregister() w/o wiphy_register()
,
Daniel Mack
Re: [PATCH] net/wireless/libertas: do not call wiphy_unregister() w/o wiphy_register()
,
Holger Schurig
[Index of Archives]
[Linux Host AP]
[Linux Bluetooth]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[Linux ATA RAID]
[IETF Annouce]
[Git]
[Security]
[Linux Netdev]
[Netfilter]
[Bugtraq]