messages from 2007-12-13 06:59:32 to 2007-12-17 20:07:50 UTC [more...]
Please pull 'fixes-jgarzik' branch of wireless-2.6
2007-12-17 20:07 UTC (3+ messages)
[PATCH 0/8] mac80211/iwlwifi: integrate IEEE802.11n A-MPDU Rx MLME
2007-12-17 18:26 UTC (16+ messages)
` [PATCH 1/8] mac80211: A-MPDU Rx add low level driver API
` [PATCH 2/8] mac80211: A-MPDU Rx add MLME structures
` [PATCH 3/8] mac80211: A-MPDU Rx adding basic functionality
` [PATCH 4/8] mac80211: A-MPDU Rx MLME data initialization
` [PATCH 5/8] mac80211: A-MPDU Rx handling aggregation reordering
` [PATCH 6/8] mac80211: A-MPDU Rx adding BAR handling capability
` [PATCH 7/8] mac80211: A-MPDU Rx handling DELBA requests
` [PATCH 8/8] iwlwifi: A-MPDU Rx flow enabled
[PATCH 1/1] mac80211: pass in PS_POLL frames
2007-12-17 17:46 UTC (3+ messages)
[patch 0/9] Rate control rework
2007-12-17 17:42 UTC (15+ messages)
` [patch 5/9] mac80211: Introduce rate behaviour learning algorithm
` [patch 9/9] mac80211: Publish rc80211_pid parameters in debugfs
` [patch 4/9] mac80211: Make PID rate control algorithm the default
` [patch 8/9] debugfs: Revamp debugfs_create_{u,x,s}{8,16,32,64} to support signed integers
[PATCH] mac80211: round station cleanup timer
2007-12-17 14:07 UTC
[patch 1/9] mac80211: Clean up rate selection code
2007-12-17 15:02 UTC (7+ messages)
` [patch 2/9] iwlwifi: Resync rate control code with mac80211
` [patch 3/9] mac80211: Add PID controller based rate control algorithm
` [patch 4/9] mac80211: Make PID rate control algorithm the default
` [patch 7/9] mac80211: Dump rc80211_pid events to debugfs
` [patch 9/9] mac80211: Publish rc80211_pid parameters in debugfs
[PATCH] PS3: gelic: Add wireless support for PS3
2007-12-16 23:42 UTC (11+ messages)
[PATCH] [00/48] libertas update
2007-12-16 22:59 UTC (49+ messages)
` [PATCH 67/48] libertas: convert CMD_MESH_ACCESS to a direct command
` [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 84/48] libertas: be more careful about command responses matching cur_cmd
` [PATCH 85/48] libertas: add missing newlines in debugging statements
` [PATCH 86/48] libertas: slight cleanup of netif queue stop/wake
` [PATCH 87/48] libertas: add lbs_host_sleep_cfg() command function
` [PATCH 88/48] libertas: switch lbs_cmd() to take a _pointer_ to the command structure
` [PATCH 89/48] libertas: make worker thread not freezable
` [PATCH 90/48] libertas: implement suspend and resume core methods
` [PATCH 91/48] libertas: implement suspend/resume for USB devices
` [PATCH 92/48] libertas: add ethtool support for wake-on-lan configuration
` [PATCH 93/48] libertas: make lbs_update_channel() function non-static
` [PATCH 94/48] libertas: cope with both old and new mesh TLV values
` [PATCH 95/48] libertas: pass channel argument directly to lbs_mesh_config()
` [PATCH 96/48] libertas: use spin_is_locked() instead of spin_trylock() in lbs_interrupt()
` [PATCH 97/48] libertas: don't exit worker thread until kthread_stop() is called
` [PATCH 98/48] libertas: stop attempting to reset devices on unload
` [PATCH 99/48] libertas: clean up if_usb driver
` [PATCH 100/48] libertas: kill whitespace at end of lines
` [PATCH 101/48] libertas: kill unused wait_option field in struct cmd_ctrl_node
` [PATCH 102/48] libertas: rename and clean up DownloadcommandToStation
` [PATCH 103/48] libertas: don't use __lbs_cmd() with empty callback in if_usb.c
` [PATCH 104/48] libertas: remove some pointless checks for cmdnode buffer being present
` [PATCH 105/48] libertas: introduce and use lbs_complete_command() for command completion
` [PATCH 106/48] libertas: don't re-initialise cmdnode when taking it off the free queue
` [PATCH 107/48] libertas: kill cleanup_cmdnode()
` [PATCH 108/48] libertas: let __lbs_cmd() free its own cmdnode
` [PATCH 109/48] libertas: kill pdata_buf member of struct cmd_ctrl_node
` [PATCH 110/48] libertas: store command result in cmdnode instead of priv->cur_cmd_retcode
` [PATCH 111/48] libertas: add __lbs_cmd_async() for asynchronous command submission
` [PATCH 112/48] libertas: ensure response buffer size is always set for lbs_cmd_with_response
` [PATCH 113/48] libertas: handle command timeout in main thread instead of directly in timer
` [PATCH 114/48] libertas: kill 'addtail' argument to lbs_queue_cmd() and make it static
` [PATCH 115/48] libertas: fix return from lbs_update_channel()
b43 problem with led trigger registration
2007-12-16 22:39 UTC (18+ messages)
[PATCH] b43legacy: Fix rfkill radio LED
2007-12-16 18:21 UTC
[PATCH] b43legacy: Fix rfkill radio LED
2007-12-16 17:17 UTC
[RFC] mac80211: clean up frame receive handling
2007-12-16 13:49 UTC (9+ messages)
[RFC/T][PATCH 0/3] rc80211-pid: PID controller enhancements
2007-12-16 9:40 UTC (15+ messages)
` [RFC/T][PATCH 1/3] rc80211-pid: introduce rate behaviour learning algorithm
` [RFC/T][PATCH 3/3] rc80211-pid: allow for parameters to be set through sysfs
Please pull 'upstream-jgarzik' branch of wireless-2.6
2007-12-16 4:34 UTC
[WIP][PATCH] rc80211_pid: Send events to userspace for debugging
2007-12-16 2:24 UTC (5+ messages)
[PATCH 9/9] ath5k: Minor cleanups
2007-12-16 1:11 UTC
[PATCH 8/9] ath5k: Update initvals.c from recent regdumps
2007-12-16 1:10 UTC
[PATCH 7/9] ath5k: Fix support for RF2112A based b/g only cards
2007-12-16 1:07 UTC
[PATCH 6/9] ath5k: Skip non-data queues for 5210 for now
2007-12-16 1:03 UTC
[PATCH 5/9] ath5k: Reorder reset function to match regdumps
2007-12-16 1:01 UTC
[PATCH 4/9] ath5k: Implement per-queue interrupts
2007-12-16 0:58 UTC
[PATCH 3/9] ath5k: Fix diversity
2007-12-16 0:55 UTC
[PATCH 2/9] ath5k: Fix nic_wakeup for 5210
2007-12-16 0:53 UTC
[PATCH 1/9] ath5k: Minor fixes inside base.c
2007-12-16 0:47 UTC
[PATCH] b43legacy: Fix rfkill radio LED
2007-12-14 22:37 UTC
Can we please schedule orinoco_pci for removal?
2007-12-14 19:11 UTC
[WIP] cfg80211 infrastructure for channels/bitrates, mac80211 and b43 conversion
2007-12-14 14:40 UTC (4+ messages)
[FYI] hostapd with mac80211 progress
2007-12-14 14:38 UTC (11+ messages)
[PATCH final] b43: Fix rfkill radio LED
2007-12-14 12:59 UTC
privacy_invoked in AP interfaces?
2007-12-14 12:14 UTC (3+ messages)
tx_status reporting of RTS/CTS frames
2007-12-14 12:10 UTC (8+ messages)
2.6.24-rc5-mm1 ath5k build issue
2007-12-14 11:02 UTC (2+ messages)
[PATCH 1/1] ath5k: avoid zero rates
2007-12-14 9:48 UTC
BCM4306 Questions
2007-12-14 4:21 UTC (7+ messages)
status wireless extensions API for new drivers
2007-12-13 23:01 UTC (7+ messages)
[PATCH] b43: Fix rfkill radio LED
2007-12-13 17:58 UTC (4+ messages)
mac80211 ethtool support
2007-12-13 17:34 UTC (10+ messages)
iwl4965 vs b43 time drift?
2007-12-13 17:33 UTC
[PATCH] mac80211: Fix swapped parameters to ieee80211_set_channel()
2007-12-13 13:07 UTC (11+ messages)
` [PATCH] try 2: "
` [PATCH] wirelesstools: More user space validation of channel/frequency
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).