linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2007-12-10 15:45:49 to 2007-12-13 06:59:50 UTC [more...]

[PATCH] [00/48] libertas update
 2007-12-13  7:00 UTC  (79+ messages)
` [PATCH 04/48] libertas: select WIRELESS_EXT
` [PATCH 05/48] libertas: remove cmd_ctrl_node->cmdflags
` [PATCH 07/48] libertas: make more functions static
` [PATCH 09/48] libertas: Don't claim to have checksummed incoming packets
` [PATCH 10/48] libertas: Move SET_BOOT2_VER command to if_usb where it belongs
` [PATCH 11/48] libertas: Zero 'pdata_size' field in cmd_ctrl_node reliably
` [PATCH 12/48] libertas: Byteswap cmdptr->size in lbs_cmd()
` [PATCH 13/48] libertas: don't cast a pointer to pointer of
` [PATCH 15/48] libertas: Use lbs_cmd() for setting Boot2 version
` [PATCH 17/48] libertas: Fix endianness in boot2_version handling
` [PATCH 18/48] libertas: implement new scanning logic
` [PATCH 19/48] libertas: when usb_submit_usb fails, include the error code in the printk
` [PATCH 20/48] libertas: Switch to using a callback function pointer for commands
` [PATCH 21/48] libertas: endianness fixes
` [PATCH 22/48] libertas: Don't set IW_ENCODE_NOKEY when returning WEP keys
` [PATCH 24/48] libertas: kill adapter->nr_cmd_pending
` [PATCH 25/48] libertas: switch lbs_cmd() to take a callback function pointer
` [PATCH 26/48] libertas: clean up lbs_thread() to make it slightly more readable
` [PATCH 27/48] libertas: fix lbs_rtap attribute in sysfs
` [PATCH 28/48] libertas: kill TxLockFlag
` [PATCH 29/48] libertas: kill struct lbs_adapter
` [PATCH 30/48] libertas: use lbs_host_to_card_done() in lbs_tx_timeout()
` [PATCH 31/48] libertas: cope with device which already has firmware loaded
` [PATCH 32/48] libertas: stop debugfs code looking at cmdpendingq
` [PATCH 33/48] libertas: kill internal tx queue for PS mode
` [PATCH 34/48] libertas: kill SendSinglePacket() function
` [PATCH 35/48] libertas: move lbs_hard_start_xmit() into tx.c
` [PATCH 36/48] libertas: kill lbs_process_tx() by merging it into lbs_hard_start_xmit()
` [PATCH 37/48] libertas: clean up lbs_hard_start_xmit()
` [PATCH 38/48] libertas: kill lbs_pre_start_xmit(), lib_mesh_pre_start_xmit()
` [PATCH 39/48] libertas: stop using ieee80211 for radiotap device
` [PATCH 40/48] libertas: set dev_addr on rtap device
` [PATCH 41/48] libertas: TX packet is radiotap iff it comes from rtap_dev
` [PATCH 42/48] libertas: free successfully transmitted skbs again
` [PATCH 43/48] libertas: refactor the 'should I sleep?' decision in lbs_thread()
` [PATCH 44/48] libertas: Move actual transmission to main thread
` [PATCH 45/48] libertas: remove unreachable code from process_rxed_802_11_packet()
` [PATCH 46/48] libertas: fix error cases in lbs_process_rxed_802_11_packet()
` [PATCH 47/48] libertas: kill lbs_upload_tx_packet()
` [PATCH 48/48] libertas: kill (IS,SET,UNSET)_MESH_FRAME
` [PATCH 49/48] libertas: fix use-after-free error
` [PATCH 50/48] libertas: add opaque extra argument to cmd callback function
` [PATCH 51/48] libertas: clean up lbs_interrupt()
` [PATCH 52/48] libertas: make lbs_cmd() usage nicer
` [PATCH 53/48] libertas: remove pre_open_check()
` [PATCH 54/48] libertas: clean up is_command_allowed_in_ps()
` [PATCH 55/48] libertas: make rtap and normal modes mutually exclusive, clean up open/stop
` [PATCH 56/48] libertas: improve reliability of firmware reloading on USB
` [PATCH 57/48] libertas: switch to a waitqueue and timer for handling USB firmware load
` [PATCH 58/48] libertas: don't run thread while firmware not yet ready
` [PATCH 59/48] libertas: clean up direct command handling
` [PATCH 60/48] libertas: add simple copyback command callback
` [PATCH 61/48] libertas: convert GET_HW_SPEC to a direct command
` [PATCH 62/48] libertas: switch USB cardp->priv to 'struct lbs_private *' and resulting fix
` [PATCH 63/48] libertas: move removal of lbs_rtap file to lbs_stop_card()
` [PATCH 64/48] libertas: wait for 'firmware ready' event from firmware after loading
` [PATCH 65/48] libertas: rename and re-type bufvirtualaddr to cmdbuf
` [PATCH 66/48] libertas: fix debug output in lbs_cmd_copyback() function
` [PATCH 67/48] libertas: convert CMD_MESH_ACCESS to a direct command
` [PATCH 68/48] libertas: remove casts from lbs_cmd() and lbs_cmd_with_response() macros
` [PATCH 69/48] libertas: fix case of FWT_ACCESS_LIST_ROUTE and FWT_ACCESS_LIST_NEIGHBOR commands
` [PATCH 70/48] libertas: convert DATA_RATE to a direct command
` [PATCH 71/48] libertas: convert RF_CHANNEL "
` [PATCH 72/48] libertas: endianness fixes for get_channel/set_channel
` [PATCH 73/48] libertas: make some more functions static
` [PATCH 74/48] libertas: fix sparse endianness warnings in scan.c
` [PATCH 75/48] libertas: add lbs_mesh sysfs attribute for enabling mesh
` [PATCH 76/48] libertas: kill references to mesh autostart
` [PATCH 77/48] libertas: kill rx_urb_recall and eth_dev members of struct usb_card_rec
` [PATCH 78/48] libertas: whitespace cleanup in host.h
` [PATCH 79/48] libertas: allow get/set SSID on mshX device
` [PATCH 80/48] libertas: allow setting channel "
` [PATCH 81/48] libertas: add missing newline on debug message
` [PATCH 82/48] libertas: disable mesh temporarily while setting eth channel/assoc
` [PATCH 83/48] libertas: add debugging output to lbs_mesh_config()

[PATCH] b43: Fix rfkill radio LED
 2007-12-13  5:32 UTC 

[PATCH] b43: Fix rfkill radio LED
 2007-12-13  5:27 UTC 

BCM4306 Questions
 2007-12-13  1:17 UTC  (5+ messages)

mac80211 ethtool support
 2007-12-13  0:31 UTC  (8+ messages)

[RFC/T][PATCH 0/3] rc80211-pid: PID controller enhancements
 2007-12-12 21:34 UTC  (34+ messages)
` [RFC/T][PATCH 1/3] rc80211-pid: introduce rate behaviour learning algorithm
      ` [RFC/T][PATCH v2 "
          ` [RFC/T][PATCH v3 "
            ` [RFC/T][PATCH v4 "
` [RFC/T][PATCH 2/3] rc80211-pid: introduce PID sharpening factor
        ` [RFC/T][PATCH v2 "
                ` [RFC/T][PATCH v3 "

[PATCH #2] b43: Fix for broken transmission
 2007-12-12 21:05 UTC 

[PATCH] b43: Fix for broken transmission
 2007-12-12 21:03 UTC  (2+ messages)

[2.6.23.1] PCI device locking up the computer when its module loads
 2007-12-12 20:45 UTC  (7+ messages)
` [2.6.23.9] hostap_plx locks up PC when reading PCI I/O memory

tx_status reporting of RTS/CTS frames
 2007-12-12 19:49 UTC  (3+ messages)

[RFC] mac80211: clean up frame receive handling
 2007-12-12 18:39 UTC  (2+ messages)

[PATCH] mac80211: Fix swapped parameters to ieee80211_set_channel()
 2007-12-12 18:09 UTC  (4+ messages)
  ` [PATCH] try 2: "

[PATCH v2] introduce WEXT scan capabilities
 2007-12-12 17:41 UTC  (5+ messages)

[PATCH] mac80211: fix header ops
 2007-12-12 15:31 UTC 

privacy_invoked in AP interfaces?
 2007-12-12  9:53 UTC 

[PATCH] mac80211: conditionally include timestamp in radiotap information
 2007-12-11 20:33 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] mac80211: don't use interface indizes
 2007-12-11 20:15 UTC  (5+ messages)
    ` [PATCH v2] mac80211: don't use interface indices in drivers

Misleading PCI id information on chipsets supported by ath5k
 2007-12-12 16:52 UTC  (5+ messages)

[PATCH 1/2] [net/wireless/iwlwifi] : iwlwifi 3945 Fix race conditional panic
 2007-12-12 14:41 UTC  (5+ messages)
  ` [PATCH 1/2] [net/wireless/iwlwifi] : iwlwifi 3945 Fix raceconditional panic

[PATCH RFT] b43: Fix for broken transmission
 2007-12-12 10:46 UTC  (6+ messages)

b43 regression
 2007-12-12 10:42 UTC  (5+ messages)

[2.6 patch] wireless/ipw2200.c: add __dev{init,exit} annotations
 2007-12-12  1:02 UTC  (2+ messages)

[WIP][PATCH] rc80211_pid: Send events to userspace for debugging
 2007-12-12  0:33 UTC  (5+ messages)

Problems with b43 using BCM4306 r3
 2007-12-12  0:22 UTC  (4+ messages)

[PATCH 2/4] iwlwifi: Update to changed mac80211 rate control interface
 2007-12-11 21:54 UTC  (6+ messages)

b43 continues to have issue with APs at times
 2007-12-11 21:53 UTC  (6+ messages)

[RFC PATCH] introduce WEXT scan capabilities
 2007-12-11 15:01 UTC  (17+ messages)

coding style lesson: iwlwifi vs. endianness
 2007-12-10 21:18 UTC  (17+ messages)

What's wrong if wlan0 device is not reacting?
 2007-12-10 19:26 UTC  (9+ messages)

[RFC/T V2] b43: Fix rfkill radio LED
 2007-12-10 19:22 UTC  (3+ messages)

[RFC V3] b43: Fix rfkill radio LED
 2007-12-10 19:17 UTC 

[PATCH] introduce WEXT scan capabilities
 2007-12-10 18:08 UTC  (6+ messages)

[2.6.23.9] hostap_plx locks up PC when reading PCI I/O memory
 2007-12-10 16:40 UTC  (2+ messages)

[PATCH 14/48] libertas: fix data packet size errors
 2007-12-10 16:03 UTC  (4+ 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).