linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2007-09-01 04:34:50 to 2007-09-05 19:33:44 UTC [more...]

rfkill interface (was Re: [PATCH V3] Add iwlwifi wireless drivers)
 2007-09-05 19:33 UTC 

[PATCH V3] Add iwlwifi wireless drivers
 2007-09-05  1:17 UTC  (7+ messages)

request for information about the "ath5k" licensing
 2007-09-05 17:00 UTC  (3+ messages)

[PATCHv3] mac80211: dynamic wep
 2007-09-05 16:48 UTC  (3+ messages)

[RFC 0/2] the filter stuff again
 2007-09-05 14:33 UTC  (13+ messages)
` [RFC 2/2] mac80211: revamp interface and filter configuration

[PATCH V3] Add iwlwifi wireless drivers
 2007-09-05 11:28 UTC  (7+ messages)

[PATCH] hostapd: use nl80211 instead of prism ioctls to create interfaces
 2007-09-05 11:22 UTC  (8+ messages)

[RFC] per-sta reassembly buffers
 2007-09-05 10:28 UTC 

[PATCH] hostapd: remove key threshold setting
 2007-09-05  2:40 UTC  (4+ messages)

bridge packets option
 2007-09-05  2:38 UTC  (4+ messages)

[PATCH V2] bcm43xx: Fix cancellation of work queue crashes
 2007-09-04 19:17 UTC  (2+ messages)

[PATCH] bcm43xx: Fix cancellation of work queues crashes
 2007-09-04 18:59 UTC  (2+ messages)

[PATCH V2] Add iwlwifi wireless drivers
 2007-09-04 14:13 UTC  (6+ messages)

port of my recent patches to net-2.6.24
 2007-09-04 13:43 UTC  (5+ messages)

[PATCH] b43: Always drop crypt-failed packets
 2007-09-04 13:18 UTC 

[PATCH] b43: Add debugfs file to dump SHM
 2007-09-04 13:17 UTC 

[PATCH] b43: Add debugfs file to dump microcode registers
 2007-09-04 13:16 UTC 

[PATCH] b43: Fix HW key clearing
 2007-09-04 13:14 UTC 

[PATCH] hostapd: driver_devicescape: remove set_broadcast_ssid
 2007-09-03 23:39 UTC  (2+ messages)

Ath5k panic fix
 2007-09-03 20:53 UTC  (2+ messages)

[reyk@openbsd.org: Re: That whole "Linux stealing our code" thing]
 2007-09-03 14:50 UTC  (2+ messages)

more mac80211 bugs with interfaces down
 2007-09-03 13:27 UTC 

letting drivers choose their preferred rate scale
 2007-09-03 14:06 UTC  (9+ messages)

[PATCH 1/5] Net: ath5k, split hw into hw, phy and initvals
 2007-09-03 13:37 UTC  (11+ messages)
  ` [PATCH 5/5] Net: ath5k, kconfig changes
  ` [PATCH 3/5] Net: ath5k, use int as retval

[3/4] 2.6.23-rc5: known regressions
 2007-09-03 10:10 UTC 

BUG: scheduling while atomic: ifconfig/0x00000002/4170
 2007-09-02 23:59 UTC 

[PATCH -mm] net/wireless/sysfs.c: Shut up build warning
 2007-09-02 20:24 UTC  (2+ messages)

[PATCH 1/1] mac80211#everything: PS mode fix
 2007-09-02 19:58 UTC 

Fwd: That whole "Linux stealing our code" thing
 2007-09-02 18:23 UTC  (48+ messages)
            `  "

Fwd: That whole "Linux stealing our code" thing
 2007-09-02 14:47 UTC 

[PATCH] ath5k - License clarification
 2007-09-02 14:39 UTC  (2+ messages)

Fwd: That whole "Linux stealing our code" thing
 2007-09-02 11:40 UTC  (7+ messages)

r.kernel.org
 2007-09-02  1:13 UTC  (2+ messages)

[beck@bofh.cns.ualberta.ca: I respect the GPL immensely, really I do - but I believe this type of action weakens us all.]
 2007-09-01 23:49 UTC  (2+ messages)

[PATCH] zd1211rw: add USB id for Telegent TG54USB WLAN adapter
 2007-09-01 21:40 UTC 

[PATCH] zd1211rw-mac80211: add USB id for Telegent TG54USB WLAN adapter
 2007-09-01 21:38 UTC 

[PATCH] ath5k - License clarification
 2007-09-01 21:27 UTC  (7+ messages)

[PATCH 00/35] Update at76_usb to the start of mac80211 port
 2007-09-01 20:09 UTC  (36+ messages)
` [PATCH 06/35] Move (de)initialization functions closer to the end of file
` [PATCH 07/35] Don't use shift on numeric constants in usb_control_msg() arguments
` [PATCH 08/35] Merge at76_download_external_fw() into at76_load_external_fw()
` [PATCH 09/35] Simplify at76_usbdfu_download()
` [PATCH 10/35] Add minimal support to 505AMX
` [PATCH 11/35] Simplify logic in at76_get_reg_domain()
` [PATCH 12/35] Fix hex2str() and mac2str() to avoid buffer overlap
` [PATCH 13/35] Rename some long functions and fields
` [PATCH 14/35] Fix incorrect queue management in at76_tx_mgmt()
` [PATCH 15/35] Introduce at76_quiesce(), use it to stop network activity
` [PATCH 16/35] Don't disable and enable tasklets, it doesn't work as expected
` [PATCH 17/35] Start beacon timeout task when connected
` [PATCH 18/35] Only cancel correct timeouts for Auth and Assoc replies
` [PATCH 19/35] Improve output of the regdomain id
` [PATCH 20/35] Protect at76_iw_handler_set_scan() with mutex
` [PATCH 21/35] Eliminate vendor IDs
` [PATCH 22/35] Only retry resubmitting rx_urb once
` [PATCH 23/35] Simplify at76_get_mib_mdomain()
` [PATCH 24/35] Do implicit scanning only with current ESSID
` [PATCH 25/35] Don't dump mib_mdomain while scanning, it's done on device startup
` [PATCH 26/35] Improve dump of MAC_ADDR
` [PATCH 27/35] Remove unneeded braces, found by checkpatch.pl
` [PATCH 28/35] Convert dbg() to at76_dbg() or remove it
` [PATCH 29/35] Eliminate at76_dbg_dumpbuf() in favor of hex2str()
` [PATCH 30/35] Eliminate pr_debug() in favor of at76_dbg()
` [PATCH 31/35] Simplify logic in at76_is_hidden_ssid()
` [PATCH 32/35] Massive cleanup of dump functions
` [PATCH 33/35] Remove international roaming support
` [PATCH 34/35] Don't do additional MIB dumps if DEBUG is defined
` [PATCH 35/35] Replace scan_runs with scan_need_any

Recent linux-wireless git changes have broken my prism54pci card
 2007-09-01 16:54 UTC  (5+ messages)
  ` [PATCH 2/2] p54: disable QoS on older firmwares
      ` [PATCH 2/2 v2] "

borkage in 2.6.23-rc4-mm1
 2007-09-01 16:08 UTC  (5+ messages)

[PATCH] mac80211: fix race conditions with keys
 2007-09-01 13:40 UTC  (2+ messages)

radiotap injection bugs & extending it
 2007-09-01  9:55 UTC  (7+ messages)

[PATCH] mac80211: get STA after tx radiotap snipped
 2007-09-01  9:24 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).