aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | Merge branch 'master'Jeff Garzik2005-10-1859-560/+494
| | |\ \ \ \ \
| | * | | | | | [PATCH] Initialize the .owner field the tty_ldisc structure.Ralf Baechle2005-10-181-0/+1
| | * | | | | | [PATCH] SMACK support for mkissRalf Baechle2005-10-182-31/+148
| | * | | | | | [PATCH] rcu in bpqether driver.Ralf Baechle2005-10-181-6/+3
| | * | | | | | [PATCH] S2io: Offline diagnostics fixesravinandan.arakali@neterion.com2005-10-182-80/+162
| | * | | | | | Merge branch 'master'Jeff Garzik2005-10-13323-2292/+8061
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'master'Jeff Garzik2005-10-0559-339/+350
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge rsync://bughost.org/repos/ieee80211-delta/Jeff Garzik2005-10-043-184/+166
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Lindent and trailing whitespace script executed ieee80211 subsystemJames Ketrenos2005-10-032-17/+24
| | | * | | | | | | | When an assoc_resp is received the network structure is not completelyIvo van Doorn2005-10-031-0/+32
| | | * | | | | | | | Currently the info_element is parsed by 2 seperate functions, thisIvo van Doorn2005-10-031-168/+99
| | | * | | | | | | | Fix implicit nocast warnings in ieee80211 code:Randy Dunlap2005-10-031-1/+1
| | | * | | | | | | | This will move the ieee80211_is_ofdm_rate function to the ieee80211.hIvo van Doorn2005-10-032-16/+28
| | | * | | | | | | | This patch fixes a typo in ieee80211.h: ieee82011_deauth -> ieee80211_deauthMichael Wu2005-09-281-1/+1
| | * | | | | | | | | [wireless ipw2200] remove redundant return statementMateusz Berezecki2005-10-041-2/+0
| | * | | | | | | | | [PATCH] bonding: replicate IGMP traffic in activebackup modeJohn W. Linville2005-10-041-2/+51
| | * | | | | | | | | [netdrvr s2io] Add a MODULE_VERSION entryJohn Linville2005-10-041-3/+7
| | * | | | | | | | | [PATCH] s2io: change strncpy length arg to use size of targetJohn W. Linville2005-10-041-5/+4
| | * | | | | | | | | airo: fix resumeMichal Schmidt2005-10-041-3/+4
| | * | | | | | | | | [PATCH] AX.25: Convert mkiss.c to DEFINE_RWLOCKRalf Baechle2005-10-041-1/+1
| | * | | | | | | | | [PATCH] AX.25: Delete debug printk from mkiss driverRalf Baechle2005-10-041-1/+0
| | * | | | | | | | | e1000: fix warningsJeff Garzik2005-10-041-6/+9
| | * | | | | | | | | e1000: Flush shadow RAMMallikarjuna R Chilakala2005-10-042-2/+5
| | * | | | | | | | | e1000: Added msleep_interruptible delayMallikarjuna R Chilakala2005-10-041-0/+1
| | * | | | | | | | | e1000: Fixes for packet split related issuesMallikarjuna R Chilakala2005-10-043-38/+60
| | * | | | | | | | | e1000: Enable custom configuration bits for 82571/2 controllersMallikarjuna R Chilakala2005-10-041-0/+23
| | * | | | | | | | | e1000: implementation of the multi-queue featureMallikarjuna R Chilakala2005-10-041-3/+188
| | * | | | | | | | | e1000: multi-queue defines/modification to data structuresMallikarjuna R Chilakala2005-10-044-243/+564
| | * | | | | | | | | e1000: Support for 82571 and 82572 controllersMallikarjuna R Chilakala2005-10-044-54/+372
| | * | | | | | | | | [PATCH] S2io: MSI/MSI-X support (runtime configurable)Ravinandan Arakali2005-10-042-37/+556
| | * | | | | | | | | Merge branch 'upstream-fixes'Jeff Garzik2005-10-049-243/+135
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | [PATCH] s390: introducing support in qeth for new OSA CHPID type OSNUrsula Braun2005-10-036-112/+413
| | * | | | | | | | | | Merge branch 'upstream-fixes'Jeff Garzik2005-10-03588-6350/+22511
| | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | [PATCH] hostap: Unregister netdevs before freeing local dataJouni Malinen2005-10-031-10/+12
| | * | | | | | | | | | | [PATCH] hostap: Do not free local->hw_priv before unregistering netdevJouni Malinen2005-10-033-14/+7
| | * | | | | | | | | | | [PATCH] hostap: Fix hostap_pci build with PRISM2_IO_DEBUGJouni Malinen2005-10-031-0/+8
| | * | | | | | | | | | | [PATCH] hostap: Remove hw specific dev_open/close handlersJouni Malinen2005-10-035-47/+10
| | | |_|/ / / / / / / / | | |/| | | | | | | | |
| | * | | | | | | | | | [wireless airo] remove needed dma_addr_t obfuscationJeff Garzik2005-09-241-6/+7
| | * | | | | | | | | | Remove WIRELESS_EXT ifdefs from several wireless drivers.Jeff Garzik2005-09-249-241/+1
| | * | | | | | | | | | [PATCH] hostap: Remove iwe_stream_add_event kludgeJean Tourrilhes2005-09-241-12/+0
| | * | | | | | | | | | [PATCH] hostap: Use GFP_ATOMIC to get rid of weird might_sleep issueJean Tourrilhes2005-09-241-1/+1
| | * | | | | | | | | | [PATCH] hostap: Add support for WE-19Jean Tourrilhes2005-09-243-6/+12
| | * | | | | | | | | | [PATCH] hostap: Fix pci_driver name for hostap_plx and hostap_pciPavel Roskin2005-09-242-2/+2
| | * | | | | | | | | | [netdrvr] delete CONFIG_PHYCONTROLJeff Garzik2005-09-234-20/+0
| | * | | | | | | | | | [netdrvr gianfar] use new phy layerAndy Fleming2005-09-239-1251/+433
| | * | | | | | | | | | [PATCH] orinoco: Bump version to 0.15rc3.Pavel Roskin2005-09-231-1/+1
| | * | | | | | | | | | [PATCH] orinoco: Read only needed data in __orinoco_ev_txexc().Pavel Roskin2005-09-231-3/+3
| | * | | | | | | | | | [PATCH] orinoco: Annotate endianess of variables and structure members.Pavel Roskin2005-09-234-97/+99
| | * | | | | | | | | | [PATCH] orinoco: Remove unneeded forward declarations.Pavel Roskin2005-09-232-24/+6
| | * | | | | | | | | | [PATCH] orinoco: orinoco_send_wevents() could return without unlocking.Pavel Roskin2005-09-231-1/+3