| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2005-10-28 | 1 | -5/+8 |
|\ |
|
| * | Merge ../bleed-2.6 | Greg KH | 2005-10-28 | 55 | -2442/+4583 |
| |\ |
|
| * | | [PATCH] Input: convert net/bluetooth to dynamic input_dev allocation | Dmitry Torokhov | 2005-10-28 | 1 | -5/+8 |
* | | | [MCAST] IPv6: Fix algorithm to compute Querier's Query Interval | Yan Zheng | 2005-10-28 | 1 | -1/+1 |
* | | | [IPv4/IPv6]: UFO Scatter-gather approach | Ananda Raju | 2005-10-28 | 5 | -6/+290 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 | Arnaldo Carvalho de Melo | 2005-10-28 | 6 | -86/+52 |
|\ \ \
| |_|/
|/| | |
|
| * | | [Bluetooth] Update security filter for Extended Inquiry Response | Marcel Holtmann | 2005-10-28 | 1 | -6/+6 |
| * | | [Bluetooth] Make more functions static | Marcel Holtmann | 2005-10-28 | 2 | -8/+2 |
| * | | [Bluetooth] Move CRC table into RFCOMM core | Marcel Holtmann | 2005-10-28 | 3 | -72/+44 |
| |/ |
|
* | | Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi... | Linus Torvalds | 2005-10-28 | 10 | -430/+1392 |
|\ \ |
|
| * \ | Merge branch 'master' | Jeff Garzik | 2005-10-27 | 3 | -3/+9 |
| |\ \
| | |/ |
|
| * | | Merge branch 'master' | Jeff Garzik | 2005-10-26 | 9 | -53/+37 |
| |\ \ |
|
| * | | | [PATCH] ieee80211 build fix | James Ketrenos | 2005-10-26 | 1 | -1/+1 |
| * | | | ieee80211 subsystem: | Michael Buesch | 2005-10-21 | 1 | -3/+6 |
| * | | | Fixed oops if an uninitialized key is used for encryption. | Hong Liu | 2005-10-20 | 1 | -4/+7 |
| * | | | Fixed problem with not being able to decrypt/encrypt broadcast packets. | Hong Liu | 2005-10-19 | 2 | -2/+4 |
| * | | | [PATCH] ieee80211: division by zero fix | Jiri Benc | 2005-10-18 | 1 | -9/+12 |
| * | | | Merge branch 'master' | Jeff Garzik | 2005-10-18 | 1 | -1/+0 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'master' | Jeff Garzik | 2005-10-13 | 64 | -220/+580 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge branch 'master' | Jeff Garzik | 2005-10-05 | 2 | -3/+24 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge rsync://bughost.org/repos/ieee80211-delta/ | Jeff Garzik | 2005-10-04 | 1 | -180/+134 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | Lindent and trailing whitespace script executed ieee80211 subsystem | James Ketrenos | 2005-10-03 | 1 | -14/+21 |
| | * | | | | | | When an assoc_resp is received the network structure is not completely | Ivo van Doorn | 2005-10-03 | 1 | -0/+32 |
| | * | | | | | | Currently the info_element is parsed by 2 seperate functions, this | Ivo van Doorn | 2005-10-03 | 1 | -168/+99 |
| | * | | | | | | Fix implicit nocast warnings in ieee80211 code: | Randy Dunlap | 2005-10-03 | 1 | -1/+1 |
| | * | | | | | | This will move the ieee80211_is_ofdm_rate function to the ieee80211.h | Ivo van Doorn | 2005-10-03 | 1 | -16/+0 |
| * | | | | | | | Merge branch 'upstream-fixes' | Jeff Garzik | 2005-10-04 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge branch 'upstream-fixes' | Jeff Garzik | 2005-10-03 | 85 | -946/+1246 |
| |\ \ \ \ \ \ \ \
| | |_|/ / / / / /
| |/| | | | | | | |
|
| * | | | | | | | | [PATCH] ieee80211: in-tree driver updates to sync with latest ieee80211 series | James Ketrenos | 2005-09-22 | 6 | -17/+29 |
| * | | | | | | | | [PATCH] ieee80211: Added handle_deauth() callback, enhanced tkip/ccmp support... | James Ketrenos | 2005-09-22 | 4 | -32/+93 |
| * | | | | | | | | [PATCH] ieee80211: Added subsystem version string and reporting via MODULE_VE... | James Ketrenos | 2005-09-22 | 1 | -6/+18 |
| * | | | | | | | | [PATCH] ieee82011: Remove WIRELESS_EXT ifdefs | James Ketrenos | 2005-09-21 | 2 | -25/+0 |
| * | | | | | | | | [PATCH] ieee80211: Updated copyright dates | James Ketrenos | 2005-09-21 | 4 | -4/+4 |
| * | | | | | | | | [PATCH] ieee80211: Keep auth mode unchanged after iwconfig key off/on cycle | James Ketrenos | 2005-09-21 | 1 | -5/+9 |
| * | | | | | | | | [PATCH] ieee80211: Mixed PTK/GTK CCMP/TKIP support | James Ketrenos | 2005-09-21 | 3 | -5/+15 |
| * | | | | | | | | [PATCH] ieee80211: Type-o, capbility definition for QoS, and ERP parsing | James Ketrenos | 2005-09-21 | 1 | -1/+24 |
| * | | | | | | | | [PATCH] ieee80211: Added ieee80211_geo to provide helper functions | James Ketrenos | 2005-09-21 | 2 | -1/+143 |
| * | | | | | | | | [PATCH] ieee80211: Add QoS (WME) support to the ieee80211 subsystem | James Ketrenos | 2005-09-21 | 2 | -21/+318 |
| * | | | | | | | | [PATCH] ieee80211: Return NETDEV_TX_BUSY when QoS buffer full | James Ketrenos | 2005-09-21 | 1 | -0/+12 |
| * | | | | | | | | [PATCH] ieee80211: Fix TKIP, repeated fragmentation problem, and payload_size... | James Ketrenos | 2005-09-21 | 6 | -74/+98 |
| * | | | | | | | | [PATCH] ieee82011: Added ieee80211_tx_frame to convert generic 802.11 data fr... | James Ketrenos | 2005-09-21 | 2 | -15/+107 |
| * | | | | | | | | [PATCH] ieee80211: adds support for the creation of RTS packets | James Ketrenos | 2005-09-21 | 2 | -3/+39 |
| * | | | | | | | | [PATCH] ieee80211: Renamed ieee80211_hdr to ieee80211_hdr_3addr | James Ketrenos | 2005-09-21 | 4 | -37/+39 |
| * | | | | | | | | [PATCH] ieee82011: Added WE-18 support to default wireless extension handler | James Ketrenos | 2005-09-21 | 1 | -8/+230 |
| * | | | | | | | | [PATCH] ieee80211: Allow drivers to fix an issue when using wpa_supplicant wi... | James Ketrenos | 2005-09-21 | 1 | -4/+3 |
| * | | | | | | | | [PATCH] ieee80211: Fix kernel Oops when module unload | James Ketrenos | 2005-09-21 | 2 | -6/+29 |
| * | | | | | | | | [PATCH] ieee80211: Fix time calculation, switching to use jiffies_to_msecs | James Ketrenos | 2005-09-21 | 1 | -6/+7 |
| * | | | | | | | | [PATCH] ieee80211: Hardware crypto and fragmentation offload support | James Ketrenos | 2005-09-21 | 2 | -27/+50 |
| * | | | | | | | | [PATCH] ieee80211: Fixed a kernel oops on module unload | James Ketrenos | 2005-09-21 | 7 | -37/+38 |
| * | | | | | | | | Merge /spare/repo/linux-2.6/ | Jeff Garzik | 2005-09-21 | 48 | -1335/+3037 |
| |\ \ \ \ \ \ \ \ |
|